Age | Commit message (Expand) | Author | Files | Lines |
2019-03-01 | switchdev: Remove unused transaction item queue | Florian Fainelli | 1 | -19/+0 |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+5 |
2019-02-22 | Documentation: networking: switchdev: Update port parent ID section | Florian Fainelli | 1 | -5/+5 |
2019-02-21 | net: Get rid of switchdev_port_attr_get() | Florian Fainelli | 1 | -1/+1 |
2019-02-21 | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT | Florian Fainelli | 1 | -4/+2 |
2019-01-17 | switchdev: Add extack argument to call_switchdev_notifiers() | Petr Machata | 1 | -1/+1 |
2017-09-18 | Documentation: networking: fix ASCII art in switchdev.txt | Randy Dunlap | 1 | -34/+34 |
2017-08-20 | switchdev: documentation: minor typo fixes | Chris Packham | 1 | -2/+2 |
2017-05-01 | switchdev: documentation: fix whitespace issues | Liam Beguin | 1 | -35/+35 |
2016-09-28 | doc: update switchdev L3 section | Jiri Pirko | 1 | -13/+14 |
2016-08-26 | bridge: switchdev: Add forward mark support for stacked devices | Ido Schimmel | 1 | -9/+4 |
2016-04-05 | switchdev: Use switch ID in suggested udev rule | Ido Schimmel | 1 | -14/+14 |
2016-03-24 | switchdev: fix typo in comments/doc | Nicolas Dichtel | 1 | -1/+1 |
2016-01-10 | switchdev: Adding IGMP snooping documentation | Elad Raz | 1 | -2/+6 |
2015-10-30 | switchdev: Make flood to CPU optional | Ido Schimmel | 1 | -2/+2 |
2015-10-30 | switchdev: Add support for flood control | Ido Schimmel | 1 | -0/+3 |
2015-10-03 | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* | Jiri Pirko | 1 | -4/+5 |
2015-10-03 | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* | Jiri Pirko | 1 | -3/+3 |
2015-09-24 | switchdev: introduce transaction item queue for attr_set and obj_add | Jiri Pirko | 1 | -0/+19 |
2015-09-23 | switchdev: update documentation on FDB ageing_time | Scott Feldman | 1 | -12/+12 |
2015-08-13 | rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver | Scott Feldman | 1 | -1/+2 |
2015-07-20 | switchdev: update documentation for offload_fwd_mark | Scott Feldman | 1 | -2/+12 |
2015-06-15 | bridge: del external_learned fdbs from device on flush or ageout | Scott Feldman | 1 | -9/+2 |
2015-06-03 | switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/... | Scott Feldman | 1 | -24/+29 |
2015-06-03 | switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops | Scott Feldman | 1 | -0/+4 |
2015-06-03 | switchdev: documentation: fix grammer error | Scott Feldman | 1 | -1/+1 |
2015-06-03 | switchdev: documentation: fix longer-than-80-char lines | Scott Feldman | 1 | -18/+18 |
2015-05-13 | switchdev: apply review comments on documentation | Scott Feldman | 1 | -2/+5 |
2015-05-12 | switchdev: bring documentation up-to-date | Scott Feldman | 1 | -59/+355 |
2014-12-02 | net: introduce generic switch devices support | Jiri Pirko | 1 | -0/+59 |