1. b0a4ce6 ip link: Add support for kernel side filtering by David Ahern · 8 years ago
  2. e9e9365 scrub out whitespace issues by Stephen Hemminger · 8 years ago
  3. 72b365e libnetlink: Double the dump buffer size by Phil Sutter · 8 years ago
  4. 57fdf2d libnetlink: don't print NETLINK_SOCK_DIAG errors in rtnl_talk by Lorenzo Colitti · 9 years ago
  5. ed108cf libnetlink: don't confuse variables in rtnl_talk() by Nicolas Dichtel · 9 years ago
  6. 8e72880 libnetlink: introduce nc_flags by Phil Sutter · 9 years ago
  7. c6646c1 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  8. 303cc9c libnetlink: introduce rta_nest and u8, u16, u64 helpers for nesting within rtattr by Roopa Prabhu · 9 years ago
  9. 0d238ca ip neigh: Add support for filtering dumps by master device by David Ahern · 9 years ago
  10. 03371c7 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  11. c079e12 libnetlink: add size argument to rtnl_talk by Stephen Hemminger · 9 years ago
  12. 449b824 ipmonitor: allows to monitor in several netns by Nicolas Dichtel · 9 years ago
  13. 0628cdd libnetlink: introduce rtnl_listen_filter_t by Nicolas Dichtel · 9 years ago
  14. decbb43 libnetlink: add parse_rtattr_one_nested helper by Jiri Pirko · 10 years ago
  15. 486ccd9 ss: Use rtnl_dump_filter for inet_show_netlink by Vadim Kochan · 10 years ago
  16. 8a4025f ss: Use rtnl_dump_filter in handle_netlink_request by vadimk · 10 years ago
  17. e557212 netlink: extend buffers to 16K by Eric Dumazet · 10 years ago
  18. bcb9d40 ip: set the close-on-exec flag for descriptors by Andrey Vagin · 11 years ago
  19. 63338dc libnetlink: Use ifinfomsg instead of rtgenmsg in rtnl_wilddump_req_filter by Alexander Duyck · 11 years ago
  20. 16f02e1 libnetlink: check flag NLM_F_DUMP_INTR during dumps by Nicolas Dichtel · 11 years ago
  21. b1b7ce0 bridge: Add support for printing bridge port attributes by Vlad Yasevich · 11 years ago
  22. 9eff0e5 bridge: Add vlan configuration support by Vlad Yasevich · 11 years ago
  23. 257422f rtnl_wilddump_request: fix alignment issue for embedded platforms by Lutz Jaenicke · 12 years ago
  24. b8cf1e9 iproute: Fix errno propagation from rtnl_talk by Pavel Emelyanov · 12 years ago
  25. bd886eb iproute2: Add netlink attribute to filter dump requests by Rose, Gregory V · 12 years ago
  26. aa38c3e using NLM_F_DUMP flag constant in libnetlink.c by Masatake YAMATO · 13 years ago
  27. cd70f3f libnetlink: remove unused junk callback by Stephen Hemminger · 13 years ago
  28. 2aa3dd2 libnetlink: add more attribute functions by Stephen Hemminger · 13 years ago
  29. 6cf8398 libnetlink: change rtnl_send() to take void * by Stephen Hemminger · 13 years ago
  30. 2dd9f8e libnetlink: fix set never used warning by Stephen Hemminger · 13 years ago
  31. 3bc1c4f iproute2: Fix filtering related to flushing IP addresses. by Ben Greear · 14 years ago
  32. 6e46ec8 libnetlink: Modify the parser to track first duplicated attributes by Williams, Mitch A · 14 years ago
  33. b49240e flush secondary addresses before primary ones by Simon Horman · 15 years ago
  34. 7f03191 iproute uses too small of a receive buffer by Patrick McHardy · 15 years ago
  35. 24f3818 Fix flushing code - rtnl_send_check by Sven Anders · 15 years ago
  36. 2d8240f Fix flushing of large number of entries by Stephen Hemminger · 15 years ago
  37. f31a37f fix problem caused by rtnl_send checks by Stephen Hemminger · 17 years ago
  38. 54bb35c poll for errors after rtnl_send by Stephen Hemminger · 17 years ago
  39. aa8032e libnetlink: don't spin forever on receive error by Stephen Hemminger · 17 years ago
  40. 037c635 Fix off by one in nested attribute management. by Stephen Hemminger · 17 years ago
  41. 2f90c9c IPROUTE2: RTNETLINK nested attributes by Patrick McHardy · 17 years ago
  42. b16621c incorrect initialization by Stephen Hemminger · 17 years ago
  43. 3bfa73f rtnl fd check by Stephen Hemminger · 18 years ago
  44. 4cca16f Fix endless loop in netlink error handling. by shemminger · 18 years ago
  45. fb22975 When assigning an ip address to an ethernet adapter, the newest by shemminger · 19 years ago
  46. 8ed63ab Fix leaks and warnings reported by valgrind. by shemminger · 19 years ago
  47. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  48. 3dabdbb Import patch netlink-align by net[shemminger]!shemminger · 19 years ago
  49. 175e244 gcc 2.95 compile fix. by osdl.net!shemminger · 19 years ago
  50. 07f9436 Use NLMSG_TAIL and add addraw_l by 6!tgraf · 20 years ago
  51. 6dc9f01 make all filtering handles take const args. by osdl.net!shemminger · 20 years ago
  52. 007d3a3 Bigger send/receive buf. by osdl.net!shemminger · 20 years ago
  53. c769987 Import patch ipxfrm-20040707_2.diff by net[shemminger]!shemminger · 20 years ago
  54. 10f57ef Import patch iproute2-2.4.7-netlink.patch by org[shemminger]!shemminger · 20 years ago
  55. aba5acd (Logical change 1.3) by osdl.org!shemminger · 20 years ago
  56. 86fdf0e Initial revision by osdl.org!shemminger · 20 years ago