summaryrefslogtreecommitdiffstats
path: root/net/switchdev
Commit message (Expand)AuthorAgeFilesLines
* net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean2021-08-041-0/+48
* net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean2021-07-221-72/+142
* net: switchdev: recurse into __switchdev_handle_fdb_del_to_deviceVladimir Oltean2021-07-211-4/+4
* net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean2021-07-201-0/+190
* net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-281-11/+14
* net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean2021-02-141-7/+12
* net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-121-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-8/+12
|\
| * net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes2021-01-271-10/+13
* | net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada2021-01-271-1/+1
* | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-41/+5
* | net: switchdev: delete switchdev_port_obj_add_nowVladimir Oltean2021-01-111-12/+5
* | net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-111-38/+4
|/
* net: switchdev: Fixed kerneldoc warningTian Tao2020-09-231-1/+1
* net: switchdev: kerneldoc fixesAndrew Lunn2020-07-131-2/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* net: switchdev: do not propagate bridge updates across bridgesRussell King2020-02-261-0/+9
* net: switchdev: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-171-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-011-98/+2
* net: switchdev: Replace port attr set SDO with a notificationFlorian Fainelli2019-02-271-29/+24
* switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+51
* switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-241-42/+0
* net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-061-20/+0
* switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-171-2/+3
* net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-121-3/+9
* net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-121-2/+5
* net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata2018-12-121-8/+11
* switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-231-42/+25
* switchdev: Add helpers to aid traversal through lower devicesPetr Machata2018-11-231-0/+100
* switchdev: Add a blocking notifier chainPetr Machata2018-11-231-0/+26
* net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-101-0/+2
* net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky2017-08-071-435/+0
* net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-071-84/+0
* net: switchdev: Change notifier chain to be atomicArkadi Sharshevsky2017-06-081-24/+6
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-0/+9
|\
| * switchdev: Execute bridge ndos only for bridge portsIdo Schimmel2016-10-191-0/+9
* | switchdev: Remove redundant variableIdo Schimmel2016-10-291-4/+1
|/
* switchdev: remove FIB offload infrastructureJiri Pirko2016-09-281-181/+0
* fib: introduce FIB info offload flag helpersJiri Pirko2016-09-281-2/+2
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-011-5/+5
* bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-261-85/+0
* switchdev: Support parent ID comparison for stacked devicesIdo Schimmel2016-08-261-2/+0
* switchdev: Put export declaration in the right placeOr Gerlitz2016-08-151-1/+1
* net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-141-2/+3
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-4/+2
* net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli2016-05-141-1/+1
* switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-241-0/+6