1. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  2. cfb8fbf net: Simplify ip_gre pernet operations. by Eric W. Biederman · 15 years ago
  3. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  4. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  5. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  6. 2e9526b gre: Fix dev_addr clobbering for gretap by Herbert Xu · 15 years ago
  7. eef6dd6 gre: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  8. 8d5b2c0 gre: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  9. 0bfbedb tunnels: Optimize tx path by Eric Dumazet · 15 years ago
  10. a43912a tunnel: eliminate recursion field by Eric Dumazet · 15 years ago
  11. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  12. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  14. 8cdb045 gre: Fix MTU calculation for bound GRE tunnels by Tom Goff · 15 years ago
  15. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
  17. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  18. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  19. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  20. 108bfa8 net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() by Eric Dumazet · 15 years ago
  21. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 15 years ago
  22. afcf124 gre: optimize hash lookup by Timo Teras · 15 years ago
  23. 749c10f gre: strict physical device binding by Timo Teras · 15 years ago
  24. be77e59 net: fix tunnels in netns after ndo_ changes by Alexey Dobriyan · 16 years ago
  25. b8c26a3 ipgre: convert to netdevice_ops by Stephen Hemminger · 16 years ago
  26. 6ed2533 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c by Jianjun Kong · 16 years ago
  27. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  28. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  29. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  30. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  31. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  32. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  33. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  34. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  35. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  37. addd68e ipgre: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  38. f96c148 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. by Pavel Emelyanov · 16 years ago
  39. 0b67ece [GRE]: Allow to create IPGRE tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  40. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  41. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  42. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  43. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  44. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 16 years ago
  45. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  46. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  47. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  48. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 16 years ago
  49. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  50. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  51. 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 16 years ago
  52. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
  53. ee34c1e [IP_GRE]: Rebinding of GRE tunnels to other interfaces by Michal Schmidt · 17 years ago
  54. 1d06916 [IPV4] ip_gre: set mac_header correctly in receive path by Timo Teras · 17 years ago
  55. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  56. 6a5f44d [IPV4] ip_gre: sendto/recvfrom NBMA address by Timo Teras · 17 years ago
  57. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  58. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  59. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  60. cfbba49 [NET]: Avoid copying writable clones in tunnel drivers by Patrick McHardy · 17 years ago
  61. 5056a1e [IPV4] IP_GRE: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  62. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  63. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  64. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  65. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  66. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  67. 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
  68. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  69. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  70. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  71. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  72. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  73. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 17 years ago
  74. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  75. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  76. d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 18 years ago
  77. 496c98d [NET]: Use hton{l,s}() for non-initializers. by YOSHIFUJI Hideaki · 18 years ago
  78. c55e2f4 [IPV4]: ipip and ip_gre encapsulation bugs by Al Viro · 18 years ago
  79. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  80. 5d9c5a3 [IPV4]: Get rid of redundant IPCB->opts initialisation by Herbert Xu · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  82. 45af08b [INET]: Use port unreachable instead of proto for tunnels by Herbert Xu · 18 years ago
  83. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 18 years ago
  84. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  85. 2941a48 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv by Patrick McHardy · 19 years ago
  86. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 19 years ago
  87. 8cdfab8 [IPV4]: reset IPCB flags when neccessary by Patrick McHardy · 19 years ago
  88. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 19 years ago
  89. 1542272 [GRE]: Fix hardware checksum modification by Herbert Xu · 19 years ago
  90. 4b30b1c [IPV4]: make two functions static by Adrian Bunk · 19 years ago
  91. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  92. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  93. db44575 [NET]: fix oops after tunnel module unload by Alexey Kuznetsov · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago