aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-02
* net: switchdev: Replace port attr set SDO with a notificationFlorian Fainelli2019-02-27
* switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-27
* switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-25
* net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-06
* switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-17
* net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-12
* net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-12
* net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata2018-12-12
* switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-23
* switchdev: Add helpers to aid traversal through lower devicesPetr Machata2018-11-23
* switchdev: Add a blocking notifier chainPetr Machata2018-11-23
* net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-09
* net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky2017-08-07
* net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-07
* net: switchdev: Change notifier chain to be atomicArkadi Sharshevsky2017-06-08
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * switchdev: Execute bridge ndos only for bridge portsIdo Schimmel2016-10-19
* | switchdev: Remove redundant variableIdo Schimmel2016-10-29
|/
* switchdev: remove FIB offload infrastructureJiri Pirko2016-09-28
* fib: introduce FIB info offload flag helpersJiri Pirko2016-09-28
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-01
* bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-26
* switchdev: Support parent ID comparison for stacked devicesIdo Schimmel2016-08-26
* switchdev: Put export declaration in the right placeOr Gerlitz2016-08-15
* net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-14
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-17
* net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli2016-05-14
* switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-24
* switchdev: fix typo in comments/docNicolas Dichtel2016-03-24
* net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真2016-02-26
* switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-28
* switchdev: Adding MDB entry offloadElad Raz2016-01-10
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko2015-11-03
* switchdev: fix: pass correct obj size when deferring obj addScott Feldman2015-10-30
* switchdev: fix: erasing too much of vlan obj when handling multiple vlan specsScott Feldman2015-10-30
* switchdev: Add support for flood controlIdo Schimmel2015-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * switchdev: check if the vlan id is in the proper vlan rangeNikolay Aleksandrov2015-10-13
* | switchdev: assert rtnl mutex when going over lower netdevsJiri Pirko2015-10-15
* | switchdev: introduce possibility to defer obj_add/delJiri Pirko2015-10-15
* | switchdev: remove pointers from switchdev objectsJiri Pirko2015-10-15
* | switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko2015-10-15
* | switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko2015-10-15
* | switchdev: introduce switchdev deferred ops infrastructureJiri Pirko2015-10-15
* | switchdev: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-13