summaryrefslogtreecommitdiff
path: root/net/switchdev
AgeCommit message (Expand)Author
2021-10-27net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean
2021-07-22net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean
2021-07-21net: switchdev: recurse into __switchdev_handle_fdb_del_to_deviceVladimir Oltean
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-27net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: delete switchdev_port_obj_add_nowVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2020-09-23net: switchdev: Fixed kerneldoc warningTian Tao
2020-07-13net: switchdev: kerneldoc fixesAndrew Lunn
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-02-26net: switchdev: do not propagate bridge updates across bridgesRussell King
2020-02-17net: switchdev: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli
2019-02-27net: switchdev: Replace port attr set SDO with a notificationFlorian Fainelli
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-24switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata
2018-11-23switchdev: Add a blocking notifier chainPetr Machata
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky
2017-06-08net: switchdev: Change notifier chain to be atomicArkadi Sharshevsky
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29switchdev: Remove redundant variableIdo Schimmel
2016-10-19switchdev: Execute bridge ndos only for bridge portsIdo Schimmel
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-08-26switchdev: Support parent ID comparison for stacked devicesIdo Schimmel
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-14net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli