1. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 10 years ago
  2. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 11 years ago
  3. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  4. 090096b net: generic fdb support for drivers without ndo_fdb_<op> by Vlad Yasevich · 11 years ago
  5. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  6. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  7. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  8. 4c3af03 netlink: Get rid of obsolete rtnetlink macros by Thomas Graf · 12 years ago
  9. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  10. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  11. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  12. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  13. 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 13 years ago
  14. 3b42a96 net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel by Andy Whitcroft · 14 years ago
  15. 29fa060 net: relax rtnl_dereference() by David S. Miller · 14 years ago
  16. 24824a0 net: dynamic ingress_queue allocation by Eric Dumazet · 14 years ago
  17. 7dff59e net: add rtnl_dereference() by Eric Dumazet · 14 years ago
  18. a6e0fc8 net: introduce rcu_dereference_rtnl by Eric Dumazet · 14 years ago
  19. 963bfee net: RTA_MARK addition by Eric Dumazet · 14 years ago
  20. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 14 years ago
  21. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  22. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  23. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 15 years ago
  24. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 15 years ago
  25. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  26. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  27. dc34347 Allow disabling of DSACK TCP option per route by Gilad Ben-Yossef · 15 years ago
  28. 345cda2 Allow to turn off TCP window scale opt per route by Gilad Ben-Yossef · 15 years ago
  29. cda42eb Allow disabling TCP timestamp options per route by Gilad Ben-Yossef · 15 years ago
  30. 1aba721 Add the no SACK route option feature by Gilad Ben-Yossef · 15 years ago
  31. 5d5d9c9 IPv6/addrconf: Fix minor addrlabel thinko by Tushar Gohad · 15 years ago
  32. 2e1ab63 rtnetlink: add new value for DHCP added routes by Stephen Hemminger · 15 years ago
  33. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  34. 541c94f headers_check fix: linux/rtnetlink.h by Jaswinder Singh Rajput · 16 years ago
  35. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  36. bce7b15 Phonet: global definitions by Remi Denis-Courmont · 16 years ago
  37. ec34c702 net: drop unused BUG_TRAP() by Ilpo Järvinen · 16 years ago
  38. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  39. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  40. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  41. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 16 years ago
  42. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 17 years ago
  43. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  44. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 17 years ago
  45. dbb2ed2 [IPV6]: Add ifindex field to ND user option messages. by Pierre Ynard · 17 years ago
  46. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  47. 05bb1fa [TCP]: Allow minimum RTO to be configurable via routing metrics. by David S. Miller · 17 years ago
  48. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  49. afdc323 [RTNETLINK]: Add nested compat attribute by Patrick McHardy · 17 years ago
  50. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  51. e284986 [RTNL]: Message handler registration interface by Thomas Graf · 17 years ago
  52. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  53. e07bca8 [NETLINK]: Restore API compatibility of address and neighbour bits by Thomas Graf · 18 years ago
  54. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  55. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  56. cbde166 [NET]: Move netlink interface bits to linux/if_link.h. by YOSHIFUJI Hideaki · 18 years ago
  57. 56fc85a [RTNETLINK]: Unexport rtnl socket by Thomas Graf · 18 years ago
  58. 97676b6 [RTNETLINK]: Add rtnetlink notification interface by Thomas Graf · 18 years ago
  59. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  60. b801f54 [NET]: Increate RT_TABLE_MAX to 2^32 by Patrick McHardy · 18 years ago
  61. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  62. a8731cb [DECNET]: Covert rules to use generic code by Steven Whitehouse · 18 years ago
  63. b63bbc5 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h by Thomas Graf · 18 years ago
  64. 9067c72 [NEIGH]: Move netlink neighbour bits to linux/neighbour.h by Thomas Graf · 18 years ago
  65. 0844565 [NET]: Move netlink interface bits to linux/if.h by Thomas Graf · 18 years ago
  66. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 18 years ago
  67. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 18 years ago
  68. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  69. a5cdc03 [IPV4]: Add fib rule netlink notifications by Patrick McHardy · 18 years ago
  70. 99cae7f [NET] rtnetlink: Add RTPROT entry for Netsukuku. by Alpt · 18 years ago
  71. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  72. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 18 years ago
  73. 6b80ebe [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h by Kristian Slavov · 19 years ago
  74. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  75. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  76. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  77. d675c98 [PKT_SCHED]: Packet classification based on textsearch (ematch) by Thomas Graf · 19 years ago
  78. 8f48bcd [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag by Thomas Graf · 19 years ago
  79. c52a3f8 [NETLINK]: Fix RTA_NEST_CANCEL(). by Thomas Graf · 19 years ago
  80. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  81. 0076824 [NETLINK] Routing attribute related shortcuts by Thomas Graf · 19 years ago
  82. db46edc [RTNETLINK] Cleanup rtnetlink_link tables by Thomas Graf · 19 years ago
  83. f90a0a7 [RTNETLINK] Fix & cleanup rtm_min/rtm_max by Thomas Graf · 19 years ago
  84. d775fc0 [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type by Thomas Graf · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago