1. 552406c bridge: Add the ability to configure pvid by Vlad Yasevich · 11 years ago
  2. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 11 years ago
  3. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 11 years ago
  4. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  5. 3ec8e9f bridge: Correctly unregister MDB rtnetlink handlers by Vlad Yasevich · 12 years ago
  6. 576eb62 bridge: respect RFC2863 operational state by stephen hemminger · 12 years ago
  7. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  8. 2062cc2 bridge: make buffer larger in br_setlink() by Dan Carpenter · 12 years ago
  9. c2d3bab bridge: implement multicast fast leave by David S. Miller · 12 years ago
  10. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  11. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  12. 1007dd1 bridge: add root port blocking by stephen hemminger · 12 years ago
  13. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 12 years ago
  14. 25c71c7 bridge: bridge port parameters over netlink by stephen hemminger · 12 years ago
  15. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 12 years ago
  16. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago
  17. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  18. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 12 years ago
  19. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  20. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  21. 2eb812e bridge: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  22. b03b6dd bridge: master device stuck in no-carrier state forever when in user-stp mode by Vitalii Demianets · 13 years ago
  23. 1ce5cce bridge: fix hang on removal of bridge via netlink by stephen hemminger · 13 years ago
  24. 4ecb961 bridge: add notification over netlink when STP changes state by stephen hemminger · 13 years ago
  25. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  26. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  27. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 13 years ago
  28. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 13 years ago
  29. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 13 years ago
  30. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 14 years ago
  31. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  32. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  33. 28a16c9 bridge: change console message interface by stephen hemminger · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  36. 4aa678b netns bridge: allow bridges in netns! by Alexey Dobriyan · 16 years ago
  37. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  38. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  39. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  40. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  41. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  42. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  43. 9cde070 bridge: add support for user mode STP by Stephen Hemminger · 17 years ago
  44. 32fe21c [BRIDGE]: Use rtnl registration interface by Thomas Graf · 17 years ago
  45. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  46. 7468596 [BRIDGE] netlink: Convert bridge netlink code to new netlink interface by Thomas Graf · 18 years ago
  47. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  48. 280a306 [BRIDGE]: Convert notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  49. bea1b42 [BRIDGE]: netlink status fix by Stephen Hemminger · 18 years ago
  50. 69ee20a [BRIDGE]: br_dump_ifinfo index fix by Andrey Savochkin · 18 years ago
  51. 11dc1f3 [BRIDGE]: netlink interface for link management by Stephen Hemminger · 18 years ago