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