summaryrefslogtreecommitdiff
path: root/net/switchdev
Commit message (Expand)AuthorAge
* net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-10
* 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-30
* 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
* | switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-12
* | switchdev: push object ID back to object structureJiri Pirko2015-10-03
* | switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-03
* | switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-03
* | switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-03
* | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-03
* | net: switchdev: abstract object in add/del opsVivien Didelot2015-09-29
* | net: switchdev: pass callback to dump operationVivien Didelot2015-09-29
* | net: switchdev: remove dev from switchdev_obj cbVivien Didelot2015-09-29
* | net: switchdev: move dev in switchdev_fdb_dumpVivien Didelot2015-09-29
* | net: switchdev: remove dev in port_vlan_dump_putVivien Didelot2015-09-29
* | switchdev: reduce transaction phase enum down to a booleanJiri Pirko2015-09-24
* | switchdev: remove "ABORT" transaction phaseJiri Pirko2015-09-24