Sign in
android-kvm
/
linux
/
311950f8b8d80ba41aa09a26bcaf0c2231f8d264
/
net
/
switchdev
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 6 months ago
07c6f98
net: switchdev: do not propagate bridge updates across bridges
by Russell King
· 4 years, 10 months ago
fbfc850
net: switchdev: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 4 years, 10 months ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
91cf8ec
switchdev: Remove unused transaction item queue
by Florian Fainelli
· 6 years ago
d45224d
net: switchdev: Replace port attr set SDO with a notification
by Florian Fainelli
· 6 years ago
1cb33af
switchdev: Add SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
72636db
switchdev: Complete removal of switchdev_port_attr_get()
by Florian Fainelli
· 6 years ago
bccb302
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Florian Fainelli
· 6 years ago
6685987
switchdev: Add extack argument to call_switchdev_notifiers()
by Petr Machata
· 6 years ago
6921351
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
by Petr Machata
· 6 years ago
479c86d
net: switchdev: Add extack to struct switchdev_notifier_info
by Petr Machata
· 6 years ago
69b7320
net: switchdev: Add extack argument to switchdev_port_obj_add()
by Petr Machata
· 6 years ago
d17d9f5
switchdev: Replace port obj add/del SDO with a notification
by Petr Machata
· 6 years ago
f30f060
switchdev: Add helpers to aid traversal through lower devices
by Petr Machata
· 6 years ago
a93e3b1
switchdev: Add a blocking notifier chain
by Petr Machata
· 6 years ago
47d5b6d
net: bridge: Add/del switchdev object on host join/leave
by Andrew Lunn
· 7 years ago
29ab586
net: switchdev: Remove bridge bypass support from switchdev
by Arkadi Sharshevsky
· 7 years ago
2bedde1
net: dsa: Move FDB dump implementation inside DSA
by Arkadi Sharshevsky
· 7 years ago
ff5cf10
net: switchdev: Change notifier chain to be atomic
by Arkadi Sharshevsky
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c778453
switchdev: Remove redundant variable
by Ido Schimmel
· 8 years ago
97c2429
switchdev: Execute bridge ndos only for bridge ports
by Ido Schimmel
· 8 years ago
347e3b2
switchdev: remove FIB offload infrastructure
by Jiri Pirko
· 8 years ago
c985018
fib: introduce FIB info offload flag helpers
by Jiri Pirko
· 8 years ago
d297653
rtnetlink: fdb dump: optimize by saving last interface markers
by Roopa Prabhu
· 8 years ago
6bc506b
bridge: switchdev: Add forward mark support for stacked devices
by Ido Schimmel
· 8 years ago
5c326ab
switchdev: Support parent ID comparison for stacked devices
by Ido Schimmel
· 8 years ago
2eb03e6
switchdev: Put export declaration in the right place
by Or Gerlitz
· 8 years ago
8438884
net/switchdev: Export the same parent ID service function
by Or Gerlitz
· 8 years ago
da4ed55
switchdev: pass pointer to fib_info instead of copy
by Jiri Pirko
· 9 years ago
8fbb89c
net: switchdev: Drop EXPERIMENTAL from description
by Florian Fainelli
· 9 years ago
7ceb2af
switchdev: Adding complete operation to deferred switchdev ops
by Elad Raz
· 9 years ago
3e34766
switchdev: fix typo in comments/doc
by Nicolas Dichtel
· 9 years ago
472681d
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
by MINOURA Makoto / 箕浦 真
· 9 years ago
4f2c6ae
switchdev: Require RTNL mutex to be held when sending FDB notifications
by Ido Schimmel
· 9 years ago
4d41e125
switchdev: Adding MDB entry offload
by Elad Raz
· 9 years ago
6ff64f6
switchdev: Pass original device to port netdev driver
by Ido Schimmel
· 9 years ago
0c63d80
switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion
by Jiri Pirko
· 9 years ago
e258d91
switchdev: fix: pass correct obj size when deferring obj add
by Scott Feldman
· 9 years ago
3a7bde5
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
by Scott Feldman
· 9 years ago
741af00
switchdev: Add support for flood control
by Ido Schimmel
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
771acac
switchdev: assert rtnl mutex when going over lower netdevs
by Jiri Pirko
· 9 years ago
4d429c5
switchdev: introduce possibility to defer obj_add/del
by Jiri Pirko
· 9 years ago
850d0cb
switchdev: remove pointers from switchdev objects
by Jiri Pirko
· 9 years ago
0bc05d5
switchdev: allow caller to explicitly request attr_set as deferred
by Jiri Pirko
· 9 years ago
f7fadf3
switchdev: make struct switchdev_attr parameter const for attr_set calls
by Jiri Pirko
· 9 years ago
793f401
switchdev: introduce switchdev deferred ops infrastructure
by Jiri Pirko
· 9 years ago
87aaf2c
switchdev: check if the vlan id is in the proper vlan range
by Nikolay Aleksandrov
· 9 years ago
cc02aa8
switchdev: enforce no pvid flag in vlan ranges
by Nikolay Aleksandrov
· 9 years ago
464314e
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
by Scott Feldman
· 9 years ago
9e8f4a5
switchdev: push object ID back to object structure
by Jiri Pirko
· 9 years ago
648b4a9
switchdev: bring back switchdev_obj and use it as a generic object param
by Jiri Pirko
· 9 years ago
52ba57c
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
by Jiri Pirko
· 9 years ago
8f24f30
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
by Jiri Pirko
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
ab06900
net: switchdev: abstract object in add/del ops
by Vivien Didelot
· 9 years ago
25f07ad
net: switchdev: pass callback to dump operation
by Vivien Didelot
· 9 years ago
03d5fb1
net: switchdev: remove dev from switchdev_obj cb
by Vivien Didelot
· 9 years ago
e02a06b2
net: switchdev: move dev in switchdev_fdb_dump
by Vivien Didelot
· 9 years ago
e23b002
net: switchdev: remove dev in port_vlan_dump_put
by Vivien Didelot
· 9 years ago
f623ab7
switchdev: reduce transaction phase enum down to a boolean
by Jiri Pirko
· 9 years ago
9f6467c
switchdev: remove "ABORT" transaction phase
by Jiri Pirko
· 9 years ago
f8db834
switchdev: move transaction phase enum under transaction structure
by Jiri Pirko
· 9 years ago
7ea6eb3
switchdev: introduce transaction item queue for attr_set and obj_add
by Jiri Pirko
· 9 years ago
69f5df4
switchdev: rename "trans" to "trans_ph".
by Jiri Pirko
· 9 years ago
0890cf6
switchdev: fix return value of switchdev_port_fdb_dump in case of error
by Jiri Pirko
· 9 years ago
ce80e7bc
net: switchdev: support static FDB addresses
by Vivien Didelot
· 9 years ago
cdf0969
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
by David S. Miller
· 9 years ago
8902482
net: switchdev: support static FDB addresses
by Vivien Didelot
· 9 years ago
1525c38
net: switchdev: change fdb addr for a byte array
by Vivien Didelot
· 9 years ago
1a3b2ec
switchdev: add offload_fwd_mark generator helper
by Scott Feldman
· 9 years ago
d754f98
net: add phys ID compare helper to test if two IDs are the same
by Scott Feldman
· 9 years ago
2ee9401
net: switchdev: don't abort unsupported operations
by Vivien Didelot
· 9 years ago
5c8079d
net: switchdev: ignore unsupported bridge flags
by Vivien Didelot
· 10 years ago
e9fdaec
switchdev: change BUG_ON to WARN for attr set failure case
by Scott Feldman
· 10 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 10 years ago
3e3a78b
switchdev: rename vlan vid_start to vid_begin
by Scott Feldman
· 10 years ago
10ea516
switchdev: fdb filter_dev is always NULL for self (device), so remove check
by Scott Feldman
· 10 years ago
57225e7
switchdev: fix BUG when port driver doesn't support set attr op
by Scott Feldman
· 10 years ago
af201f7
switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
by Scott Feldman
· 10 years ago
7616dcb
switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops
by Scott Feldman
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 10 years ago
eea3994
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
by Roopa Prabhu
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
7a7ee53
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
by Scott Feldman
· 10 years ago
22c1f67
switchdev: sparse warning: make __switchdev_port_obj_add static
by Scott Feldman
· 10 years ago
58c2cb1
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
by Scott Feldman
· 10 years ago
8793d0a
switchdev: add new switchdev_port_bridge_getlink
by Scott Feldman
· 10 years ago
87a5dae
switchdev: remove unused switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
5c34e02
switchdev: add new switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
e71f220
switchdev: remove old switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
47f8328
switchdev: add new switchdev bridge setlink
by Scott Feldman
· 10 years ago
491d0f1
switchdev: introduce switchdev add/del obj ops
by Scott Feldman
· 10 years ago
3563606
switchdev: convert STP update to switchdev attr set
by Scott Feldman
· 10 years ago
Next »