David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Anders Franzen
|
381601e5bb
Make the ip6_tunnel reflect the true mtu.
|
14 年之前 |
Shan Wei
|
d3c15cab21
ipv6: kill two unused macro definition
|
14 年之前 |
Pavel Emelyanov
|
74b0b85b88
tunnels: Fix tunnels change rcu protection
|
14 年之前 |
Anders Franzen
|
7e223de84b
ip6_tunnel dont update the mtu on the route.
|
14 年之前 |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
14 年之前 |
Eric Dumazet
|
8560f2266b
ip6tnl: percpu stats accounting
|
14 年之前 |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
14 年之前 |
Eric Dumazet
|
9476763262
ip6tnl: get rid of ip6_tnl_lock
|
14 年之前 |
Eric Dumazet
|
3ff2cfa55f
ipv6: struct xfrm6_tunnel in read_mostly section
|
14 年之前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Eric Dumazet
|
d19d56ddc8
net: Introduce skb_tunnel_rx() helper
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 年之前 |
Alexey Dobriyan
|
d5aa407f59
tunnels: fix netns vs proto registration ordering
|
15 年之前 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 年之前 |
Eric W. Biederman
|
ac31cd3cba
net: Simplify ip6_tunnel pernet operations.
|
15 年之前 |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 年之前 |
Eric Dumazet
|
f1a28eab20
ip6tnl: less dev_put() calls
|
15 年之前 |
Eric Dumazet
|
cf4432f550
ip6tnl: Optimize multiple unregistration
|
15 年之前 |
Eric Dumazet
|
2922bc8aed
ip6tnl: convert hash tables locking to RCU
|
15 年之前 |
Eric Dumazet
|
a43912ab19
tunnel: eliminate recursion field
|
15 年之前 |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Jiri Pirko
|
3a6d54c563
net: remove needless (now buggy) & from dev->dev_addr
|
16 年之前 |
Noriaki TAKAMIYA
|
20461c1740
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
|
16 年之前 |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 年之前 |
Alexey Dobriyan
|
be77e59307
net: fix tunnels in netns after ndo_ changes
|
16 年之前 |