Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 yıl önce |
Timo Teräs
|
243aad830e
ip_gre: include route header_len in max_headroom calculation
|
15 yıl önce |
Timo Teräs
|
6d55cb91a0
gre: fix hard header destination address checking
|
15 yıl önce |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 yıl önce |
Alexey Dobriyan
|
c2892f0271
gre: fix netns vs proto registration ordering
|
15 yıl önce |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 yıl önce |
Eric W. Biederman
|
cfb8fbf229
net: Simplify ip_gre pernet operations.
|
15 yıl önce |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 yıl önce |
Eric W. Biederman
|
81adee47df
net: Support specifying the network namespace upon device creation.
|
15 yıl önce |
David S. Miller
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 yıl önce |
Herbert Xu
|
2e9526b352
gre: Fix dev_addr clobbering for gretap
|
15 yıl önce |
Eric Dumazet
|
eef6dd65e3
gre: Optimize multiple unregistration
|
15 yıl önce |
Eric Dumazet
|
8d5b2c084d
gre: convert hash tables locking to RCU
|
15 yıl önce |
Eric Dumazet
|
0bfbedb14a
tunnels: Optimize tx path
|
15 yıl önce |
Eric Dumazet
|
a43912ab19
tunnel: eliminate recursion field
|
15 yıl önce |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
15 yıl önce |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 yıl önce |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 yıl önce |
Tom Goff
|
8cdb045632
gre: Fix MTU calculation for bound GRE tunnels
|
16 yıl önce |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 yıl önce |
Andreas Jaggi
|
ee686ca919
gre: fix ToS/DiffServ inherit bug
|
16 yıl önce |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 yıl önce |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 yıl önce |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 yıl önce |
Eric Dumazet
|
108bfa895c
net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()
|
16 yıl önce |
Wei Yongjun
|
da6185d874
gre: used time_before for comparing jiffies
|
16 yıl önce |
Timo Teras
|
afcf12422e
gre: optimize hash lookup
|
16 yıl önce |
Timo Teras
|
749c10f931
gre: strict physical device binding
|
16 yıl önce |
Alexey Dobriyan
|
be77e59307
net: fix tunnels in netns after ndo_ changes
|
16 yıl önce |
Stephen Hemminger
|
b8c26a33c8
ipgre: convert to netdevice_ops
|
16 yıl önce |