1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. bdfad5a bridge: Fix error path for kobject_init_and_add() by Tobin C. Harding · 6 years ago
  3. 35f861e net: bridge: use netif_is_bridge_port() by Julian Wiedmann · 6 years ago
  4. ca935da net: bridge: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  5. 169327d net: bridge: Propagate extack to switchdev by Petr Machata · 6 years ago
  6. 085ddc8 bridge: Allow querying bridge port flags by Ido Schimmel · 6 years ago
  7. 3341d91 net: bridge: convert mtu_set_by_user to a bit by Nikolay Aleksandrov · 6 years ago
  8. 459479d bridge: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  9. 2756f68 net: bridge: add support for backup port by Nikolay Aleksandrov · 6 years ago
  10. 705e0de bridge: make sure objects belong to container's owner by Tyler Hicks · 6 years ago
  11. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. faa1cd8 net: bridge: avoid duplicate notification on up/down/change netdev events by Nikolay Aleksandrov · 7 years ago
  13. e8238fc bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 7 years ago
  14. 804b854 net: bridge: disable bridge MTU auto tuning if it was set manually by Nikolay Aleksandrov · 7 years ago
  15. f40aa23 net: bridge: set min MTU on port events and allow user to set max by Nikolay Aleksandrov · 7 years ago
  16. 82792a0 net: bridge: fix direct access to bridge vlan_enabled and use helper by Nikolay Aleksandrov · 7 years ago
  17. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  18. 9289906 net: bridge: add notifications for the bridge dev on vlan change by Nikolay Aleksandrov · 7 years ago
  19. 821f1b2 bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood by Roopa Prabhu · 7 years ago
  20. ca752be net: bridge: Pass extack to down to netdev_master_upper_dev_link by David Ahern · 7 years ago
  21. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  22. 1f51445 bridge: Export VLAN filtering state by Ido Schimmel · 8 years ago
  23. 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 8 years ago
  24. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  26. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. b6fe044 bridge: implement missing ndo_uninit() by Ido Schimmel · 8 years ago
  28. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  29. f7cdee8 bridge: move to workqueue gc by Nikolay Aleksandrov · 8 years ago
  30. b6cb5ac net: bridge: add per-port multicast flood flag by Nikolay Aleksandrov · 8 years ago
  31. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago
  32. 1080ab9 net: bridge: add support for IGMP/MLD stats and export them via netlink by Nikolay Aleksandrov · 9 years ago
  33. ae74f10 bridge: update max_gso_segs and max_gso_size by Eric Dumazet · 9 years ago
  34. 45493d4 bridge: notify enslaved devices of headroom changes by Paolo Abeni · 9 years ago
  35. 702b26a net: bridge: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  36. 08474cc bridge: Propagate vlan add failure to user by Elad Raz · 9 years ago
  37. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  38. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  39. 5660738 bridge: defer switchdev fdb del call in fdb_del_external_learn by Jiri Pirko · 9 years ago
  40. f409d0e bridge: vlan: move back vlan_flush by Nikolay Aleksandrov · 9 years ago
  41. 263344e bridge: vlan: fix possible null ptr derefs on port init and deinit by Nikolay Aleksandrov · 9 years ago
  42. e10177a bridge: multicast: fix handling of temp and perm entries by Satish Ashok · 10 years ago
  43. 1ea2d02 bridge: vlan: flush the dynamically learned entries on port vlan delete by Nikolay Aleksandrov · 10 years ago
  44. 4c906c2 bridge: reset bridge mtu after deleting an interface by Venkat Venkatsubra · 10 years ago
  45. 8db0a2e net: bridge: reject DSA-enabled master netdevices as bridge members by Florian Fainelli · 10 years ago
  46. f902e88 bridge: Add ability to enable TSO by Toshiaki Makita · 10 years ago
  47. 5be5a2d bridge: Add filtering support for default_pvid by Vlad Yasevich · 10 years ago
  48. 775dd69 net: bridge: add a br_set_state helper function by Florian Fainelli · 10 years ago
  49. 0f49579 bridge: switch order of rx_handler reg and upper dev link by Jiri Pirko · 10 years ago
  50. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  51. e0a47d1 bridge: Fix incorrect judgment of promisc by Toshiaki Makita · 11 years ago
  52. 019ee79 bridge: fix the unbalanced promiscuous count when add_if failed by wangweidong · 11 years ago
  53. 025559e bridge: fix spelling of promiscuous by stephen hemminger · 11 years ago
  54. 2796d0c bridge: Automatically manage port promiscuous mode. by Vlad Yasevich · 11 years ago
  55. f3a6ddf bridge: Introduce BR_PROMISC flag by Vlad Yasevich · 11 years ago
  56. e028e4b bridge: Keep track of ports capable of automatic discovery. by Vlad Yasevich · 11 years ago
  57. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
  58. a4b816d bridge: Change local fdb entries whenever mac address of bridge device changes by Toshiaki Makita · 11 years ago
  59. b86f81cc bridge: move br_net_exit() to br.c by WANG Cong · 11 years ago
  60. 1a81a2e bridge: spelling fixes by tanxiaojun · 11 years ago
  61. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  62. b4e09b2 bridge: Fix memory leak when deleting bridge with vlan filtering enabled by Toshiaki Makita · 11 years ago
  63. fd09480 bridge: inherit slave devices needed_headroom by Florian Fainelli · 11 years ago
  64. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 11 years ago
  65. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 12 years ago
  66. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 12 years ago
  67. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 12 years ago
  69. 4a0b5ec bridge: remove a redundant synchronize_net() by Eric Dumazet · 12 years ago
  70. bc9a25d bridge: Add vlan support for local fdb entries by Vlad Yasevich · 12 years ago
  71. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 12 years ago
  72. 243a2e6 bridge: Add vlan filtering infrastructure by Vlad Yasevich · 12 years ago
  73. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  74. 576eb62 bridge: respect RFC2863 operational state by stephen hemminger · 12 years ago
  75. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  76. d30362c bridge: add some comments for NETDEV_RELEASE by Amerigo Wang · 12 years ago
  77. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  78. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 13 years ago
  79. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  80. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  81. 1ce5cce bridge: fix hang on removal of bridge via netlink by stephen hemminger · 13 years ago
  82. 77f9859 bridge: fix ordering of NEWLINK and NEWNEIGH events by stephen hemminger · 13 years ago
  83. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  84. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  85. fa3df92 br: remove redundant check and init by Jiri Pirko · 13 years ago
  86. 11f3a6b bridge: fix a possible net_device leak by Eric Dumazet · 13 years ago
  87. 9be6dd6 Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. by Andrei Warkentin · 13 years ago
  88. 56139fc bridge: notifier called with the wrong device by stephen hemminger · 13 years ago
  89. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 14 years ago
  90. bb8ed63 bridge: call NETDEV_JOIN notifiers when add a slave by Amerigo Wang · 14 years ago
  91. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  92. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 14 years ago
  93. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 14 years ago
  94. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 14 years ago
  95. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  96. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  97. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  98. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 14 years ago
  99. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  100. aa7c6e5 bridge: avoid ethtool on non running interface by stephen hemminger · 14 years ago