1. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  2. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  3. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  4. cfbba49 [NET]: Avoid copying writable clones in tunnel drivers by Patrick McHardy · 17 years ago
  5. 5056a1e [IPV4] IP_GRE: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  6. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  7. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  8. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  9. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  10. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  11. 4209fb6 [SK_BUFF]: Use skb_reset_network_header where the return of __pskb_pull was being used by Arnaldo Carvalho de Melo · 17 years ago
  12. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  13. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  14. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  15. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  16. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  17. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 17 years ago
  18. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  19. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  20. d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 18 years ago
  21. 496c98d [NET]: Use hton{l,s}() for non-initializers. by YOSHIFUJI Hideaki · 18 years ago
  22. c55e2f4 [IPV4]: ipip and ip_gre encapsulation bugs by Al Viro · 18 years ago
  23. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  24. 5d9c5a3 [IPV4]: Get rid of redundant IPCB->opts initialisation by Herbert Xu · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. 45af08b [INET]: Use port unreachable instead of proto for tunnels by Herbert Xu · 18 years ago
  27. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 18 years ago
  28. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  29. 2941a48 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv by Patrick McHardy · 19 years ago
  30. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 19 years ago
  31. 8cdfab8 [IPV4]: reset IPCB flags when neccessary by Patrick McHardy · 19 years ago
  32. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 19 years ago
  33. 1542272 [GRE]: Fix hardware checksum modification by Herbert Xu · 19 years ago
  34. 4b30b1c [IPV4]: make two functions static by Adrian Bunk · 19 years ago
  35. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  36. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  37. db44575 [NET]: fix oops after tunnel module unload by Alexey Kuznetsov · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago