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