summaryrefslogtreecommitdiff
path: root/include/net/switchdev.h
Commit message (Expand)AuthorAge
* net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-10
* net: bridge: Notify on bridge device mrouter state changesYotam Gigi2017-10-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: add SET_SWITCHDEV_OPS helperSimon Horman2017-07-01
* net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-08
* net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky2017-06-08
* net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky2017-06-08
* switchdev: bridge: Offload mc router portsNogah Frankel2017-02-10
* switchdev: bridge: Offload multicast disabledNogah Frankel2017-02-10
* switchdev: remove FIB offload infrastructureJiri Pirko2016-09-28
* switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami2016-09-02
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-01
* bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-19
* | net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-14
|/
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-17
* switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-24
* switchdev: Adding MDB entry offloadElad Raz2016-01-10
* switchdev: add bridge vlan_filtering attributeElad Raz2016-01-06
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-16
* 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: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-12
* switchdev: add bridge ageing_time attributeScott 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: extract struct switchdev_obj_*Vivien Didelot2015-09-29
* 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
* switchdev: reduce transaction phase enum down to a booleanJiri Pirko2015-09-24
* switchdev: remove "ABORT" transaction phaseJiri Pirko2015-09-24
* switchdev: remove "NONE" transaction phaseJiri Pirko2015-09-24
* switchdev: add switchdev_trans_ph_prepare/commit helpersJiri Pirko2015-09-24
* switchdev: move transaction phase enum under transaction structureJiri Pirko2015-09-24
* switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-24
* switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-24
* net: switchdev: support static FDB addressesVivien Didelot2015-08-11
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-11
* net: switchdev: support static FDB addressesVivien Didelot2015-08-09