Commit Graph

55 Commits (72ab4a86f7a260d4c2a320b49662da107ce77a81)

Author SHA1 Message Date
Jiri Pirko f623ab7f51 switchdev: reduce transaction phase enum down to a boolean 10 years ago
Jiri Pirko 9f6467cf22 switchdev: remove "ABORT" transaction phase 10 years ago
Jiri Pirko f8db83486e switchdev: move transaction phase enum under transaction structure 10 years ago
Jiri Pirko 7ea6eb3f56 switchdev: introduce transaction item queue for attr_set and obj_add 10 years ago
Jiri Pirko 69f5df491e switchdev: rename "trans" to "trans_ph". 10 years ago
Jiri Pirko 0890cf6cb6 switchdev: fix return value of switchdev_port_fdb_dump in case of error 10 years ago
Vivien Didelot ce80e7bc57 net: switchdev: support static FDB addresses 10 years ago
David S. Miller cdf0969763 Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" 10 years ago
Vivien Didelot 890248261a net: switchdev: support static FDB addresses 10 years ago
Vivien Didelot 1525c386a1 net: switchdev: change fdb addr for a byte array 10 years ago
Scott Feldman 1a3b2ec93d switchdev: add offload_fwd_mark generator helper 10 years ago
Scott Feldman d754f98b50 net: add phys ID compare helper to test if two IDs are the same 10 years ago
Vivien Didelot 2ee94014d9 net: switchdev: don't abort unsupported operations 10 years ago
Vivien Didelot 5c8079d049 net: switchdev: ignore unsupported bridge flags 10 years ago
Scott Feldman e9fdaec0e0 switchdev: change BUG_ON to WARN for attr set failure case 10 years ago
Scott Feldman 7d4f8d871a switchdev; add VLAN support for port's bridge_getlink 10 years ago
Scott Feldman 3e3a78b495 switchdev: rename vlan vid_start to vid_begin 10 years ago
Scott Feldman 10ea5165e4 switchdev: fdb filter_dev is always NULL for self (device), so remove check 10 years ago
Scott Feldman 57225e7720 switchdev: fix BUG when port driver doesn't support set attr op 10 years ago
Scott Feldman af201f723f switchdev: fix handling for drivers not supporting IPv4 fib add/del ops 10 years ago
Scott Feldman 7616dcbb21 switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops 10 years ago
Samudrala, Sridhar 45d4122ca7 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. 10 years ago
Roopa Prabhu eea39946a1 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD 10 years ago
Scott Feldman 42275bd8fc switchdev: don't use anonymous union on switchdev attr/obj structs 10 years ago
Scott Feldman 7a7ee5312d switchdev: sparse warning: pass ipv4 fib dst as network-byte order 10 years ago
Scott Feldman 22c1f67ea5 switchdev: sparse warning: make __switchdev_port_obj_add static 10 years ago
Scott Feldman 58c2cb16b1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del 10 years ago
Scott Feldman 8793d0a664 switchdev: add new switchdev_port_bridge_getlink 10 years ago
Scott Feldman 87a5dae59e switchdev: remove unused switchdev_port_bridge_dellink 10 years ago
Scott Feldman 5c34e02214 switchdev: add new switchdev_port_bridge_dellink 10 years ago
Scott Feldman e71f220b34 switchdev: remove old switchdev_port_bridge_setlink 10 years ago
Scott Feldman 47f8328bb1 switchdev: add new switchdev bridge setlink 10 years ago
Scott Feldman 491d0f1533 switchdev: introduce switchdev add/del obj ops 10 years ago
Scott Feldman 3563606258 switchdev: convert STP update to switchdev attr set 10 years ago
Scott Feldman f8e20a9f87 switchdev: convert parent_id_get to switchdev attr get 10 years ago
Scott Feldman 3094333d90 switchdev: introduce get/set attrs ops 10 years ago
Jiri Pirko 9d47c0a2d9 switchdev: s/swdev_/switchdev_/ 10 years ago
Jiri Pirko ebb9a03a59 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ 10 years ago
Roopa Prabhu 558d51fa2f switchdev: fix stp update API to work with layered netdevices 10 years ago
Scott Feldman 98237d433b switchdev: use new swdev ops 10 years ago
Simon Horman ac70c05b6f switchdev: correct spelling of notifier in comments 10 years ago
Scott Feldman f8f2147150 switchdev: add netlink flags to IPv4 FIB add op 10 years ago
Jiri Pirko f4427bc3e2 switchdev: use gpl variant of symbol export 10 years ago
Scott Feldman e1315db17d switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue 10 years ago
Scott Feldman 8e05fd7166 fib: hook IPv4 fib for hardware offload 10 years ago
Scott Feldman b5d6fbdeed switchdev: implement IPv4 fib ndo wrappers 10 years ago
Scott Feldman 104616e74e switchdev: don't support custom ip rules, for now 10 years ago
Scott Feldman 5e8d90497d switchdev: add IPv4 fib ndo ops wrappers 10 years ago
Roopa Prabhu 8a44dbb202 swdevice: add new apis to set and del bridge port attributes 10 years ago
Jiri Pirko 03bf0c2812 switchdev: introduce switchdev notifier 10 years ago