Commit Graph

31 Commits (f47cd9b553aaada602449204513b5a5b29cba263)

Author SHA1 Message Date
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Michal Schmidt 5533995b62 [IPIP]: Allow rebinding the tunnel to another interface 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
Patrick McHardy cfbba49d80 [NET]: Avoid copying writable clones in tunnel drivers 18 years ago
YOSHIFUJI Hideaki 87d1a164df [IPV4] IPIP: Unify code path to get hash array index. 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 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 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
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kazunori MIYAZAWA c0d56408e3 [IPSEC]: Changing API of xfrm4_tunnel_register. 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Al Viro d5a0a1e310 [IPV4]: encapsulation annotations 18 years ago
Al Viro c55e2f4997 [IPV4]: ipip and ip_gre encapsulation bugs 19 years ago
Herbert Xu 5d9c5a3292 [IPV4]: Get rid of redundant IPCB->opts initialisation 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 50fba2aa7c [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 19 years ago
Herbert Xu d2acc3479c [INET]: Introduce tunnel4/tunnel6 19 years ago
Patrick McHardy 48d5cad87c [XFRM]: Fix SNAT-related crash in xfrm4_output_finish 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Patrick McHardy 8cdfab8a43 [IPV4]: reset IPCB flags when neccessary 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Alexey Kuznetsov db44575f6f [NET]: fix oops after tunnel module unload 20 years ago
Patrick McHardy 0303770deb [NET]: Make ipip/ip6_tunnel independant of XFRM 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago