1. 8ca9418 netlink: bug fix: don't overrun skbs on vf_port dump by Scott Feldman · 14 years ago
  2. 253683b rtnetlink: Fix error handling in do_setlink() by David Howells · 14 years ago
  3. 57b6108 net: Add netlink support for virtual port management (was iovnl) by Scott Feldman · 14 years ago
  4. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  6. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  7. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  8. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  9. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  10. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  11. adcfe19 net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64 by Jan Engelhardt · 14 years ago
  12. 14a4b42 net: fix unaligned access in IFLA_STATS64 by Jan Engelhardt · 14 years ago
  13. 755d0e7 net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() by Patrick McHardy · 14 years ago
  14. 10708f3 net: core: add IFLA_STATS64 support by Jan Engelhardt · 14 years ago
  15. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  16. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 14 years ago
  17. bd38081 dev: support deferring device flag change notifications by Patrick McHardy · 14 years ago
  18. a283576 rtnetlink: handle rtnl_link netlink notifications manually by Patrick McHardy · 14 years ago
  19. 10de05a rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event() by Patrick McHardy · 14 years ago
  20. 4edb246 rtnetlink: clean up SR-IOV config interface by Williams, Mitch A · 14 years ago
  21. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 14 years ago
  22. ebc08a6 rtnetlink: Add VF config code to rtnetlink by Williams, Mitch A · 14 years ago
  23. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  24. d90a909 net: Fix userspace RTM_NEWLINK notifications. by Eric W. Biederman · 15 years ago
  25. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  26. e0d087a rtnetlink: Cleanups by Eric Dumazet · 15 years ago
  27. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  28. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  29. a3d1289 rtnetlink: rtnl_setlink() and rtnl_getlink() changes by Eric Dumazet · 15 years ago
  30. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  31. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 15 years ago
  32. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  33. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  34. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  35. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  36. 5f9021c rtnetlink: propagate error from dev_change_flags in do_setlink() by Johannes Berg · 16 years ago
  37. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  38. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 58ec3b4 net: Fix netdev_run_todo dead-lock by Herbert Xu · 16 years ago
  40. 0b815a1 net: network device name ifalias support by Stephen Hemminger · 16 years ago
  41. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  42. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  43. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  45. 96e7408 net: The dev->get_stats pointer is not NULL nowadays. by Pavel Emelyanov · 16 years ago
  46. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 16 years ago
  47. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  48. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 16 years ago
  49. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  50. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  51. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 16 years ago
  52. 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 16 years ago
  53. 93b2d4a Revert "[RTNETLINK]: Send a single notification on device state changes." by David S. Miller · 16 years ago
  54. 45b5035 [RTNETLINK]: Send a single notification on device state changes. by Laszlo Attila Toth · 16 years ago
  55. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 16 years ago
  56. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 16 years ago
  57. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  58. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 16 years ago
  59. 4b3da70 [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces by Eric W. Biederman · 17 years ago
  60. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  61. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  62. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 16 years ago
  63. ceaa79c4 [NETNS]: Fix get_net_ns_by_pid by Eric W. Biederman · 17 years ago
  64. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  65. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  66. 1536cc0 [NET]: rtnl_unlock cleanups by Denis V. Lunev · 17 years ago
  67. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  68. d8a5ec6 [NET]: netlink support for moving devices between network namespaces. by Eric W. Biederman · 17 years ago
  69. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  70. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  71. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  72. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 17 years ago
  73. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  74. 8072f08 [RTNETLINK]: Fix warning for !CONFIG_KMOD by Thomas Graf · 17 years ago
  75. 40b77c9 [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  76. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  77. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  78. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  79. afdc323 [RTNETLINK]: Add nested compat attribute 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. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  83. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  84. 575c3e2 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink by Patrick McHardy · 17 years ago
  85. 83b496e [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink by Patrick McHardy · 17 years ago
  86. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  87. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 17 years ago
  88. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 17 years ago
  89. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  90. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  91. 1c2d670 [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks by Patrick McHardy · 17 years ago
  92. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  93. 038890f [RTNL]: Improve error codes for unsupported operations by Thomas Graf · 17 years ago
  94. c702e80 [NETLINK]: Directly return -EINTR from netlink_dump_start() by Thomas Graf · 17 years ago
  95. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  96. 45e7ae7 [NETLINK]: Ignore control messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  97. d35b685 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  98. 51057f2 [RTNL]: Properly return rntl message handler by Thomas Graf · 17 years ago
  99. 687ad8c [RTNL]: Use rtnl registration interface for dump-all aliases by Thomas Graf · 17 years ago
  100. 9d9e6a5 [NET] rules: Use rtnl registration interface by Thomas Graf · 17 years ago