summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/switchdev.txt
Commit message (Expand)AuthorAgeFilesLines
* switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-021-19/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-5/+5
|\
| * Documentation: networking: switchdev: Update port parent ID sectionFlorian Fainelli2019-02-221-5/+5
* | net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-1/+1
* | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-4/+2Star
* | switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-181-1/+1
|/
* Documentation: networking: fix ASCII art in switchdev.txtRandy Dunlap2017-09-191-34/+34
* switchdev: documentation: minor typo fixesChris Packham2017-08-211-2/+2
* switchdev: documentation: fix whitespace issuesLiam Beguin2017-05-011-35/+35
* doc: update switchdev L3 sectionJiri Pirko2016-09-281-13/+14
* bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-261-9/+4Star
* switchdev: Use switch ID in suggested udev ruleIdo Schimmel2016-04-051-14/+14
* switchdev: fix typo in comments/docNicolas Dichtel2016-03-241-1/+1
* switchdev: Adding IGMP snooping documentationElad Raz2016-01-101-2/+6
* switchdev: Make flood to CPU optionalIdo Schimmel2015-10-301-2/+2
* switchdev: Add support for flood controlIdo Schimmel2015-10-301-0/+3
* switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-031-4/+5
* switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-031-3/+3
* switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-251-0/+19
* switchdev: update documentation on FDB ageing_timeScott Feldman2015-09-231-12/+12
* rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-141-1/+2
* switchdev: update documentation for offload_fwd_markScott Feldman2015-07-211-2/+12
* bridge: del external_learned fdbs from device on flush or ageoutScott Feldman2015-06-161-9/+2Star
* switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2015-06-041-24/+29
* switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx opsScott Feldman2015-06-041-0/+4
* switchdev: documentation: fix grammer errorScott Feldman2015-06-041-1/+1
* switchdev: documentation: fix longer-than-80-char linesScott Feldman2015-06-041-18/+18
* switchdev: apply review comments on documentationScott Feldman2015-05-131-2/+5
* switchdev: bring documentation up-to-dateScott Feldman2015-05-131-59/+355
* net: introduce generic switch devices supportJiri Pirko2014-12-031-0/+59