Commit Graph

76 Commits (0cf08dcb78e8d61b6d4b2eb5cdb296d969971626)

Author SHA1 Message Date
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 17 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
Pavel Emelyanov 2dd02c897d [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. 17 years ago
Pavel Emelyanov 13eeb8e92c [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
Daniel Lezcano 606a2b4862 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup 17 years ago
Pavel Emelyanov b37d428b24 [INET]: Don't create tunnels with '%' in name. 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
Denis V. Lunev 9937ded8e4 [IPV6]: dst_entry leak in ip4ip6_err. (resend) 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Herbert Xu ef76bc23ef [IPV6]: Add ip6_local_out 17 years ago
Herbert Xu 29bb43b4ec [INET]: Give outer DSCP directly to ip*_copy_dscp 17 years ago
Chuck Lever c2636b4d9e [NET]: Treat the sign of the result of skb_headroom() consistently 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Al Viro 704eae1f32 ip6_tunnel - endianness annotations 18 years ago
Al Viro b77f2fa629 [IPV6]: endianness bug in ip6_tunnel 18 years ago
Patrick McHardy cfbba49d80 [NET]: Avoid copying writable clones in tunnel drivers 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo e2d1bca7e6 [SK_BUFF]: Use skb_reset_network_header in skb_push cases 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Yasuyuki Kozakai 502b093569 [IPV6] IP6TUNNEL: Enable to control the handled inner protocol. 18 years ago
Yasuyuki Kozakai 3144581cb0 [IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*. 18 years ago
Yasuyuki Kozakai c4d3efafcc [IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel. 18 years ago
Yasuyuki Kozakai 61ec2aec28 [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_xmit(). 18 years ago
Yasuyuki Kozakai 8359925be8 [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_rcv(). 18 years ago
Yasuyuki Kozakai e490d1d85c [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_err(). 18 years ago
Yasuyuki Kozakai 268920584b [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit. 18 years ago
Kazunori MIYAZAWA 73d605d1ab [IPSEC]: changing API of xfrm6_tunnel_register 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Ville Nuorvala 107a5fe619 [IPV6]: Improve IPv6 tunnel error reporting 18 years ago