summaryrefslogtreecommitdiffstats
path: root/include/net/switchdev.h
Commit message (Expand)AuthorAgeFilesLines
* net: switchdev: support static FDB addressesVivien Didelot2015-08-111-0/+1
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-111-2/+1Star
* net: switchdev: support static FDB addressesVivien Didelot2015-08-101-0/+1
* net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-101-1/+1
* switchdev: add offload_fwd_mark generator helperScott Feldman2015-07-211-0/+9
* switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-231-1/+1
* switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-181-0/+50
* switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-131-2/+2
* switchdev: align comment with other comments in blockScott Feldman2015-05-131-1/+1
* switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman2015-05-131-11/+10Star
* switchdev: add new switchdev_port_bridge_getlinkScott Feldman2015-05-131-0/+10
* switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2015-05-131-15/+0Star
* switchdev: add new switchdev_port_bridge_dellinkScott Feldman2015-05-131-0/+6
* switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2015-05-131-9/+0Star
* switchdev: add bridge port flags attrScott Feldman2015-05-131-0/+2
* switchdev: add port vlan objScott Feldman2015-05-131-0/+8
* switchdev: introduce switchdev add/del obj opsScott Feldman2015-05-131-0/+31
* switchdev: convert STP update to switchdev attr setScott Feldman2015-05-131-11/+2Star
* switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-131-14/+4Star
* switchdev: introduce get/set attrs opsScott Feldman2015-05-131-0/+43
* switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-131-15/+15
* switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-131-55/+56
* switchdev: kernel-doc cleanup on swithdev opsScott Feldman2015-03-211-16/+7Star
* switchdev: add swdev opsScott Feldman2015-03-161-0/+38
* switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-101-2/+4
* fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn2015-03-061-1/+1
* fib: hook IPv4 fib for hardware offloadScott Feldman2015-03-061-0/+5
* switchdev: add IPv4 fib ndo ops wrappersScott Feldman2015-03-061-0/+19
* swdevice: add new apis to set and del bridge port attributesRoopa Prabhu2015-02-021-1/+36
* switchdev: fix typo in inline function definitionJiri Pirko2015-01-181-1/+1
* net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-181-0/+11
* switchdev: introduce switchdev notifierJiri Pirko2015-01-181-0/+31
* bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-031-0/+7
* net: introduce generic switch devices supportJiri Pirko2014-12-031-0/+30