Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-17 | bridge: switchdev: Allow clearing FDB entry offload indication | Ido Schimmel | 1 | -3/+6 |
2018-05-31 | net: bridge: Extract boilerplate around switchdev_port_obj_*() | Petr Machata | 1 | -0/+25 |
2018-05-03 | net: bridge: Notify about !added_by_user FDB entries | Petr Machata | 1 | -1/+1 |
2018-05-03 | switchdev: Add fdb.added_by_user to switchdev notifications | Petr Machata | 1 | -3/+7 |
2017-12-13 | net: bridge: use rhashtable for fdbs | Nikolay Aleksandrov | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-28 | bridge: check for null fdb->dst before notifying switchdev drivers | Roopa Prabhu | 1 | -1/+1 |
2017-06-08 | net: bridge: Add support for notifying devices about FDB add/del | Arkadi Sharshevsky | 1 | -0/+33 |
2017-06-08 | net: bridge: Add support for offloading port attributes | Arkadi Sharshevsky | 1 | -0/+43 |
2016-08-26 | bridge: switchdev: Add forward mark support for stacked devices | Ido Schimmel | 1 | -0/+57 |