summaryrefslogtreecommitdiff
path: root/include/net/switchdev.h
AgeCommit message (Expand)Author
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman
2015-05-13switchdev: align comment with other comments in blockScott Feldman
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_getlinkScott Feldman
2015-05-12switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: remove old switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: add bridge port flags attrScott Feldman
2015-05-12switchdev: add port vlan objScott Feldman
2015-05-12switchdev: introduce switchdev add/del obj opsScott Feldman
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman
2015-05-12switchdev: introduce get/set attrs opsScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-03-20switchdev: kernel-doc cleanup on swithdev opsScott Feldman
2015-03-16switchdev: add swdev opsScott Feldman
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-06fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn
2015-03-06fib: hook IPv4 fib for hardware offloadScott Feldman
2015-03-06switchdev: add IPv4 fib ndo ops wrappersScott Feldman
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman
2014-12-02net: introduce generic switch devices supportJiri Pirko