1. 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 16 years ago
  2. 93b2d4a Revert "[RTNETLINK]: Send a single notification on device state changes." by David S. Miller · 16 years ago
  3. 45b5035 [RTNETLINK]: Send a single notification on device state changes. by Laszlo Attila Toth · 16 years ago
  4. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 16 years ago
  5. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 16 years ago
  6. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  7. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 16 years ago
  8. 4b3da70 [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces by Eric W. Biederman · 17 years ago
  9. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  10. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  11. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 16 years ago
  12. ceaa79c4 [NETNS]: Fix get_net_ns_by_pid by Eric W. Biederman · 17 years ago
  13. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  14. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  15. 1536cc0 [NET]: rtnl_unlock cleanups by Denis V. Lunev · 17 years ago
  16. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  17. d8a5ec6 [NET]: netlink support for moving devices between network namespaces. by Eric W. Biederman · 17 years ago
  18. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  19. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  20. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  21. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 17 years ago
  22. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  23. 8072f08 [RTNETLINK]: Fix warning for !CONFIG_KMOD by Thomas Graf · 17 years ago
  24. 40b77c9 [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  25. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  26. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  27. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  28. afdc323 [RTNETLINK]: Add nested compat attribute by Patrick McHardy · 17 years ago
  29. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 17 years ago
  30. 0157f60 [RTNETLINK]: Split up rtnl_setlink by Patrick McHardy · 17 years ago
  31. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  32. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  33. 575c3e2 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink by Patrick McHardy · 17 years ago
  34. 83b496e [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink by Patrick McHardy · 17 years ago
  35. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  36. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 17 years ago
  37. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 17 years ago
  38. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  39. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  40. 1c2d670 [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks by Patrick McHardy · 17 years ago
  41. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  42. 038890f [RTNL]: Improve error codes for unsupported operations by Thomas Graf · 17 years ago
  43. c702e80 [NETLINK]: Directly return -EINTR from netlink_dump_start() by Thomas Graf · 17 years ago
  44. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  45. 45e7ae7 [NETLINK]: Ignore control messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  46. d35b685 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  47. 51057f2 [RTNL]: Properly return rntl message handler by Thomas Graf · 17 years ago
  48. 687ad8c [RTNL]: Use rtnl registration interface for dump-all aliases by Thomas Graf · 17 years ago
  49. 9d9e6a5 [NET] rules: Use rtnl registration interface by Thomas Graf · 17 years ago
  50. c8822a4 [NEIGH]: Use rtnl registration interface by Thomas Graf · 17 years ago
  51. 340d17f [NET] link: Use rtnl registration interface by Thomas Graf · 17 years ago
  52. e284986 [RTNL]: Message handler registration interface by Thomas Graf · 17 years ago
  53. c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 17 years ago
  54. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  55. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  56. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  57. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  58. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  59. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  60. b974179 [RTNETLINK]: Fix use of wrong skb in do_getlink() by Patrick McHardy · 18 years ago
  61. 9918f23 [RTNETLINK]: Possible dereference in net/core/rtnetlink.c by Eric Sesterhenn · 18 years ago
  62. 78e5b891 [RTNETLINK]: Fix netdevice name corruption by Patrick McHardy · 18 years ago
  63. 3015d5d [RTNETLINK]: Fix typo causing wrong skb to be freed by Thomas Graf · 18 years ago
  64. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  65. a57d27f [RTNETLINK]: Don't return error on no-metrics. by David S. Miller · 18 years ago
  66. 2d7202b [IPv6] route: Convert FIB6 dumping to use new netlink api by Thomas Graf · 18 years ago
  67. 56fc85a [RTNETLINK]: Unexport rtnl socket by Thomas Graf · 18 years ago
  68. 0ec6d3f [NET] link: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  69. 97676b6 [RTNETLINK]: Add rtnetlink notification interface by Thomas Graf · 18 years ago
  70. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  71. b63bbc5 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h by Thomas Graf · 18 years ago
  72. 9067c72 [NEIGH]: Move netlink neighbour bits to linux/neighbour.h by Thomas Graf · 18 years ago
  73. b60c511 [NET]: Convert link dumping to new netlink api by Thomas Graf · 18 years ago
  74. da5e049 [NET]: Convert link modification to new netlink api by Thomas Graf · 18 years ago
  75. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 18 years ago
  76. 14c0b97 [NET]: Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago
  77. 70f8e78 [RTNETLINK]: Fix IFLA_ADDRESS handling. by David S. Miller · 18 years ago
  78. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  79. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  80. 711e2c3 [PATCH] WE-20 for kernel 2.6.16 by Jean Tourrilhes · 18 years ago
  81. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  82. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 18 years ago
  83. 2863351 [NETLINK]: illegal use of pid in rtnetlink by Alexey Kuznetsov · 18 years ago
  84. 9ac4a16 [RTNETLINK]: Use generic netlink receive queue processor by Thomas Graf · 19 years ago
  85. a8f74b2 [NETLINK]: Make netlink_callback->done() optional by Thomas Graf · 19 years ago
  86. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  87. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  88. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  89. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  90. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  91. 9ed19f3 [NETLINK]: Set correct pid for ioctl originating netlink events by Jamal Hadi Salim · 19 years ago
  92. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  93. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  94. 0f4821e [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). by David S. Miller · 19 years ago
  95. 09e1430 [NETLINK]: Fix infinite loops in synchronous netlink changes. by David S. Miller · 19 years ago
  96. 2a0a6eb [NETLINK]: Synchronous message processing. by Herbert Xu · 19 years ago
  97. db46edc [RTNETLINK] Cleanup rtnetlink_link tables by Thomas Graf · 19 years ago
  98. f90a0a7 [RTNETLINK] Fix & cleanup rtm_min/rtm_max by Thomas Graf · 19 years ago
  99. b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 19 years ago
  100. 98f245e [RTNETLINK]: Add comma to final entry in link_rtnetlink_table by David S. Miller · 19 years ago