Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Eric Dumazet
|
d19d56ddc8
net: Introduce skb_tunnel_rx() helper
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 years ago |
Alexey Dobriyan
|
d5aa407f59
tunnels: fix netns vs proto registration ordering
|
15 years ago |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 years ago |
Eric W. Biederman
|
ac31cd3cba
net: Simplify ip6_tunnel pernet operations.
|
15 years ago |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 years ago |
Eric Dumazet
|
f1a28eab20
ip6tnl: less dev_put() calls
|
15 years ago |
Eric Dumazet
|
cf4432f550
ip6tnl: Optimize multiple unregistration
|
15 years ago |
Eric Dumazet
|
2922bc8aed
ip6tnl: convert hash tables locking to RCU
|
15 years ago |
Eric Dumazet
|
a43912ab19
tunnel: eliminate recursion field
|
15 years ago |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Jiri Pirko
|
3a6d54c563
net: remove needless (now buggy) & from dev->dev_addr
|
16 years ago |
Noriaki TAKAMIYA
|
20461c1740
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
|
16 years ago |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 years ago |
Alexey Dobriyan
|
be77e59307
net: fix tunnels in netns after ndo_ changes
|
16 years ago |
Qinghuang Feng
|
cf005b1d0e
net: remove redundant argument comments
|
16 years ago |
Stephen Hemminger
|
1326c3d5a4
ipv6: convert tunnels to net_device_ops
|
16 years ago |
Arnaldo Carvalho de Melo
|
6067804047
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
|
16 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Pavel Emelyanov
|
3dca02af38
ip6tnl: Use on-device stats instead of private ones.
|
17 years ago |
Pavel Emelyanov
|
554eb27782
[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
|
17 years ago |
Pavel Emelyanov
|
2f7f54b725
[IP6TUNNEL]: Use proper net instead of init_net stubs.
|
17 years ago |
Pavel Emelyanov
|
3e6c9fb5f5
[IP6TUNNEL]: Make tunnels hashes per-net.
|
17 years ago |
Pavel Emelyanov
|
15820e1290
[IP6TUNNEL]: Make the fallback tunnel device per-net.
|
17 years ago |
Pavel Emelyanov
|
8704ca7e91
[IP6TUNNEL]: Use proper net in hash-lookup functions.
|
17 years ago |