1. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  2. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  3. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  4. 6d34b1c [NET]: Initialize the network namespace of network devices. by Eric W. Biederman · 17 years ago
  5. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  6. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  7. 5f256be [NET]: Basic network namespace infrastructure. by Eric W. Biederman · 17 years ago
  8. d2e9117 [NET]: Change type of owner in sock_lock_t to int, rename by John Heffner · 17 years ago
  9. b163911 [PKTGEN]: Remove softirq scheduling. by Robert Olsson · 17 years ago
  10. 45b270f [PKTGEN]: Multiqueue support. by Robert Olsson · 17 years ago
  11. 13c99b2 [ETHTOOL]: Internal cleanup of ethtool_value-related handlers by Jeff Garzik · 17 years ago
  12. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 17 years ago
  13. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 17 years ago
  14. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 17 years ago
  15. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 17 years ago
  16. d961db3 [NEIGH]: Netlink notifications by Thomas Graf · 17 years ago
  17. 4f49455 [NEIGH]: Combine neighbour cleanup and release by Thomas Graf · 17 years ago
  18. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 17 years ago
  19. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  20. ce5d0b4 [PKTGEN]: srcmac fix by Adit Ranadive · 17 years ago
  21. 4878809 [NET]: Fix two issues wrt. SO_BINDTODEVICE. by David S. Miller · 17 years ago
  22. ef8aef5 [NET]: Do not dereference iov if length is zero by Herbert Xu · 17 years ago
  23. 88282c6 [PKTGEN]: Remove write-only variable. by Pavel Emelyanov · 17 years ago
  24. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  25. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  26. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  27. 6f93b9c [NET]: Unexport dev_ethtool by Adrian Bunk · 17 years ago
  28. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  29. 14ae856 [NET] net/core/utils: fix sparse warning by Johannes Berg · 17 years ago
  30. 8072f08 [RTNETLINK]: Fix warning for !CONFIG_KMOD by Thomas Graf · 17 years ago
  31. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  32. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago
  33. fea1ab0 [PKTGEN]: make get_ipsec_sa() static and non-inline by Adrian Bunk · 17 years ago
  34. fcc5a03 [NET]: Allow netdev REGISTER/CHANGENAME events to fail by Herbert Xu · 17 years ago
  35. 7f988ea [NET]: Take dev_base_lock when moving device name hash list entry by Herbert Xu · 17 years ago
  36. 7ce1b0e [NET]: Call uninit if necessary in register_netdevice by Herbert Xu · 17 years ago
  37. 25a8b25 [PKTGEN]: Add missing KERN_* tags to printk()s. by David S. Miller · 17 years ago
  38. 0ed72ec [NET]: kernel-doc fixes by Randy Dunlap · 17 years ago
  39. e51f802 [NET]: Add missing entries to family name tables by David Howells · 17 years ago
  40. 31ce72a [NET]: Fix loopback crashes when multiqueue is enabled. by Patrick McHardy · 17 years ago
  41. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  42. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  43. 443aef0 lockdep: fixup sk_callback_lock annotation by Peter Zijlstra · 17 years ago
  44. 40b77c9 [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  45. 1297262 [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability by Denis Cheng · 17 years ago
  46. 26cc252 [NET]: merge dev_unicast_discard and dev_mc_discard into one by Denis Cheng · 17 years ago
  47. 456ad75 [NET]: move dev_mc_discard from dev_mcast.c to dev.c by Denis Cheng · 17 years ago
  48. 0929c2d [NET]: gen_estimator deadlock fix by Ranko Zivojnovic · 17 years ago
  49. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  50. 2e27afb Revert "[NET]: Fix races in net_rx_action vs netpoll." by Linus Torvalds · 17 years ago
  51. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  52. 6460d94 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. by Michael Chan · 17 years ago
  53. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 17 years ago
  54. a0a400d [NET]: dev_mcast: add multicast list synchronization helpers by Patrick McHardy · 17 years ago
  55. 2402345 [NET]: Add net_device change_rx_mode callback by Patrick McHardy · 17 years ago
  56. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  57. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  58. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  59. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  60. 2957862 [NET]: Fix races in net_rx_action vs netpoll. by Olaf Kirch · 17 years ago
  61. 6b25d30 [NET]: Fix gen_estimator timer removal race by Patrick McHardy · 17 years ago
  62. 1498b3f [NETPOLL]: Fix a leak-n-bug in netpoll_cleanup() by Satyam Sharma · 17 years ago
  63. 6f11df8 [NET]: "wrong timeout value in sk_wait_data()": cleanups by Andrew Morton · 17 years ago
  64. 60f0438 [NET]: Make some network-related proc files use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  65. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  66. a553e4a [PKTGEN]: IPSEC support by Jamal Hadi Salim · 17 years ago
  67. 007a531 [PKTGEN]: Introduce sequential flows by Jamal Hadi Salim · 17 years ago
  68. 16dab72 [PKTGEN]: Centralize packet overhead tracking by Jamal Hadi Salim · 17 years ago
  69. 61cbc2f [NET]: Fix secondary unicast/multicast address count maintenance by Patrick McHardy · 17 years ago
  70. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  71. a298830 [NET]: Fix TX checksum feature check by Herbert Xu · 17 years ago
  72. 4417da6 [NET]: dev: secondary unicast address support by Patrick McHardy · 17 years ago
  73. 3fba5a8 [NET]: dev_mcast: switch to generic net_device address lists by Patrick McHardy · 17 years ago
  74. bf74248 [NET]: dev: introduce generic net_device address lists by Patrick McHardy · 17 years ago
  75. 75ebe8f [NET]: dev_mcast: unexport dev_mc_upload by Patrick McHardy · 17 years ago
  76. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  77. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  78. afdc323 [RTNETLINK]: Add nested compat attribute by Patrick McHardy · 17 years ago
  79. 334a813 [SKBUFF]: Keep track of writable header len of headerless clones by Patrick McHardy · 17 years ago
  80. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 17 years ago
  81. 0157f60 [RTNETLINK]: Split up rtnl_setlink by Patrick McHardy · 17 years ago
  82. 25442ca [NETPOLL]: Fixups for 'fix soft lockup when removing module' by Jarek Poplawski · 17 years ago
  83. 94b8341 [NET]: net/core/netevent.c should #include <net/netevent.h> by Adrian Bunk · 17 years ago
  84. 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 17 years ago
  85. 1720081 [NETPOLL] netconsole: fix soft lockup when removing module by Jarek Poplawski · 17 years ago
  86. 0db3dc7 [NETPOLL]: tx lock deadlock fix by Stephen Hemminger · 17 years ago
  87. 5b5a60d [NET]: Make skb_seq_read unmap the last fragment by Olaf Kirch · 17 years ago
  88. 515e06c [NET]: Re-enable irqs before pushing pending DMA requests by Shannon Nelson · 17 years ago
  89. dbbeb2f [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark by Patrick McHardy · 17 years ago
  90. 7c355f5 [NET]: Avoid duplicate netlink notification when changing link state by Thomas Graf · 17 years ago
  91. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  92. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  93. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  94. 4fcd6b9 [NET] gso: Fix GSO feature mask in sk_setup_caps by Herbert Xu · 17 years ago
  95. 83f03fa [NET]: parse ip:port strings correctly in in4_pton by Jerome Borsboom · 17 years ago
  96. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 17 years ago
  97. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  98. ba78073 [NET]: "wrong timeout value" in sk_wait_data() v2 by Vasily Averin · 17 years ago
  99. 575c3e2 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink by Patrick McHardy · 17 years ago
  100. 83b496e [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink by Patrick McHardy · 17 years ago