Jiri Pirko
|
f623ab7f51
switchdev: reduce transaction phase enum down to a boolean
|
10 年之前 |
Jiri Pirko
|
9f6467cf22
switchdev: remove "ABORT" transaction phase
|
10 年之前 |
Jiri Pirko
|
f8db83486e
switchdev: move transaction phase enum under transaction structure
|
10 年之前 |
Jiri Pirko
|
7ea6eb3f56
switchdev: introduce transaction item queue for attr_set and obj_add
|
10 年之前 |
Jiri Pirko
|
69f5df491e
switchdev: rename "trans" to "trans_ph".
|
10 年之前 |
Jiri Pirko
|
0890cf6cb6
switchdev: fix return value of switchdev_port_fdb_dump in case of error
|
10 年之前 |
Vivien Didelot
|
ce80e7bc57
net: switchdev: support static FDB addresses
|
10 年之前 |
David S. Miller
|
cdf0969763
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
|
10 年之前 |
Vivien Didelot
|
890248261a
net: switchdev: support static FDB addresses
|
10 年之前 |
Vivien Didelot
|
1525c386a1
net: switchdev: change fdb addr for a byte array
|
10 年之前 |
Scott Feldman
|
1a3b2ec93d
switchdev: add offload_fwd_mark generator helper
|
10 年之前 |
Scott Feldman
|
d754f98b50
net: add phys ID compare helper to test if two IDs are the same
|
10 年之前 |
Vivien Didelot
|
2ee94014d9
net: switchdev: don't abort unsupported operations
|
10 年之前 |
Vivien Didelot
|
5c8079d049
net: switchdev: ignore unsupported bridge flags
|
10 年之前 |
Scott Feldman
|
e9fdaec0e0
switchdev: change BUG_ON to WARN for attr set failure case
|
10 年之前 |
Scott Feldman
|
7d4f8d871a
switchdev; add VLAN support for port's bridge_getlink
|
10 年之前 |
Scott Feldman
|
3e3a78b495
switchdev: rename vlan vid_start to vid_begin
|
10 年之前 |
Scott Feldman
|
10ea5165e4
switchdev: fdb filter_dev is always NULL for self (device), so remove check
|
10 年之前 |
Scott Feldman
|
57225e7720
switchdev: fix BUG when port driver doesn't support set attr op
|
10 年之前 |
Scott Feldman
|
af201f723f
switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
|
10 年之前 |
Scott Feldman
|
7616dcbb21
switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops
|
10 年之前 |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Samudrala, Sridhar
|
45d4122ca7
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
|
10 年之前 |
Roopa Prabhu
|
eea39946a1
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
|
10 年之前 |
Scott Feldman
|
42275bd8fc
switchdev: don't use anonymous union on switchdev attr/obj structs
|
10 年之前 |
Scott Feldman
|
7a7ee5312d
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
|
10 年之前 |
Scott Feldman
|
22c1f67ea5
switchdev: sparse warning: make __switchdev_port_obj_add static
|
10 年之前 |
Scott Feldman
|
58c2cb16b1
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
|
10 年之前 |
Scott Feldman
|
8793d0a664
switchdev: add new switchdev_port_bridge_getlink
|
10 年之前 |
Scott Feldman
|
87a5dae59e
switchdev: remove unused switchdev_port_bridge_dellink
|
10 年之前 |