1. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 11 years ago
  3. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 11 years ago
  4. 6453599 rtnetlink: Fix inverted check in ndo_dflt_fdb_del() by Sridhar Samudrala · 11 years ago
  5. 66cae9e rtnl: export physical port id via RT netlink by Jiri Pirko · 11 years ago
  6. f693dff rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del} by Mike Rapoport · 11 years ago
  7. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 11 years ago
  8. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  9. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 11 years ago
  10. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 88c5b5c rtnetlink: Call nlmsg_parse() with correct header length by Michael Riesch · 11 years ago
  12. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 91f3e7b net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0] by John Fastabend · 11 years ago
  14. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  15. fcca143 rtnetlink: fix error return code in rtnl_link_fill() by Wei Yongjun · 11 years ago
  16. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  17. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  18. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 6681712 vxlan: generalize forwarding tables by David Stevens · 11 years ago
  20. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 11 years ago
  21. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 11 years ago
  23. 090096b net: generic fdb support for drivers without ndo_fdb_<op> by Vlad Yasevich · 11 years ago
  24. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  25. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 11 years ago
  26. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 11 years ago
  27. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 11 years ago
  28. c5c3510 netns: fdb: allow unprivileged users to add/del fdb entries by Gao feng · 11 years ago
  29. 2afb9b5 ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create by Jiri Pirko · 12 years ago
  30. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  31. 898e506 rtnetlink: remove usage of dev->master by Jiri Pirko · 12 years ago
  32. e7c3273 rtnl: use dev_set_mac_address() instead of plain ndo_ by Jiri Pirko · 12 years ago
  33. 9a57247 rtnl: expose carrier value with possibility to set it by Jiri Pirko · 12 years ago
  34. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  35. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  36. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  37. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  39. a7a558f rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump by John Fastabend · 12 years ago
  40. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  41. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  42. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 12 years ago
  43. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago
  44. c80bbea netlink: cleanup the unnecessary return value check by Hans Zhang · 12 years ago
  45. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  46. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  47. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  48. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  49. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  50. 9c7dafb net: Allow to create links with given ifindex by Pavel Emelyanov · 12 years ago
  51. a399a80 time: jiffies_delta_to_clock_t() helper to the rescue by Eric Dumazet · 12 years ago
  52. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  53. 8253947 ipv6: fix incorrect route 'expires' value passed to userspace by Li Wei · 12 years ago
  54. b1beb68 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 12 years ago
  55. 1d69c2b rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference by Mark A. Greer · 12 years ago
  56. 76ff5cc rtnl: allow to specify number of rx and tx queues on device creation by Jiri Pirko · 12 years ago
  57. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  58. 7bf2357 net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 12 years ago
  59. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  60. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  61. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  62. 4c3af03 netlink: Get rid of obsolete rtnetlink macros by Thomas Graf · 12 years ago
  63. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  64. 3ff661c net: rtnetlink notify events for FDB NTF_SELF adds and deletes by John Fastabend · 12 years ago
  65. d83b060 net: add fdb generic dump routine by John Fastabend · 12 years ago
  66. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  67. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  68. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  69. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. edbc0bb net: Report dev->promiscuity in netlink reports. by Ben Greear · 12 years ago
  71. a657434 rtnetlink: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  72. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  73. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 12 years ago
  75. 48752f6 rtnetlink: Fix VF IFLA policy by Greg Rose · 12 years ago
  76. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  78. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 12 years ago
  79. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 13 years ago
  80. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  81. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  82. c63044f rtnetlink: rtnl_link_register() sanity test by Eric Dumazet · 13 years ago
  83. 5f8444a if_link: Add additional parameter to IFLA_VF_INFO for spoof checking by Greg Rose · 13 years ago
  84. e7c379d rtnetlink: remove initialization of dev->real_num_tx_queues by Jiri Pirko · 13 years ago
  85. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 13 years ago
  86. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  87. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  88. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 13 years ago
  89. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 13 years ago
  90. f063052 net: Allow setting the network namespace by fd by Eric W. Biederman · 13 years ago
  91. 226bd34 net: use batched device unregister in veth and macvlan by Eric Dumazet · 13 years ago
  92. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  93. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 13 years ago
  96. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  97. 13ad177 net: Fix ip link add netns oops by Eric W. Biederman · 13 years ago
  98. 1397e17 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  99. 6d3a9a6 net: fix validate_link_af in rtnetlink core by Kurt Van Dijck · 14 years ago
  100. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago