index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
switchdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switchdev: add reminder near struct switchdev_notifier_fdb_info
Vladimir Oltean
2022-06-29
1
-0
/
+3
*
net: bridge: mst: Notify switchdev drivers of MST state changes
Tobias Waldekranz
2022-03-17
1
-0
/
+7
*
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
2022-03-17
1
-0
/
+7
*
net: bridge: mst: Notify switchdev drivers of MST mode changes
Tobias Waldekranz
2022-03-17
1
-0
/
+2
*
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
1
-8
/
+2
*
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
2022-02-16
1
-0
/
+39
*
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
2022-02-16
1
-0
/
+7
*
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-27
1
-38
/
+10
*
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
1
-0
/
+46
*
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...
Vladimir Oltean
2021-07-21
1
-1
/
+1
*
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
2021-07-20
1
-0
/
+56
*
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2021-07-20
1
-0
/
+6
*
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-6
/
+7
*
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-16
1
-0
/
+1
*
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2021-03-23
1
-0
/
+1
*
switchdev: mrp: Extend ring_role_mrp and in_role_mrp
Horatiu Vultur
2021-02-16
1
-0
/
+2
*
switchdev: mrp: Remove CONFIG_BRIDGE_MRP
Horatiu Vultur
2021-02-16
1
-10
/
+0
*
net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n
Vladimir Oltean
2021-02-15
1
-1
/
+2
*
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-14
1
-1
/
+2
*
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-12
1
-1
/
+6
*
net: switchdev: propagate extack to port attributes
Vladimir Oltean
2021-02-12
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
1
-2
/
+0
|
\
|
*
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
2021-02-08
1
-2
/
+0
*
|
net: switchdev: delete the transaction object
Vladimir Oltean
2021-01-11
1
-14
/
+0
*
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
1
-5
/
+2
*
|
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
1
-3
/
+0
*
|
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
1
-2
/
+1
|
/
*
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
2020-12-01
1
-0
/
+2
*
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-15
1
-0
/
+1
*
switchdev: mrp: Extend switchdev API for MRP Interconnect
Horatiu Vultur
2020-07-14
1
-0
/
+38
*
bridge: mrp: Add support for role MRA
Horatiu Vultur
2020-06-01
1
-0
/
+1
*
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
2020-06-01
1
-0
/
+1
*
switchdev: mrp: Remove the variable mrp_ring_state
Horatiu Vultur
2020-05-22
1
-1
/
+0
*
switchdev: mrp: Extend switchdev API to offload MRP
Horatiu Vultur
2020-04-27
1
-0
/
+62
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
switchdev: Remove unused transaction item queue
Florian Fainelli
2019-03-01
1
-12
/
+0
*
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
1
-17
/
+0
*
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-27
1
-0
/
+27
*
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
2019-02-24
1
-4
/
+0
*
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
1
-8
/
+0
*
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
1
-2
/
+0
*
net: switchdev: Add PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
1
-1
/
+2
*
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
1
-11
/
+0
*
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
1
-2
/
+4
*
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
2018-12-12
1
-2
/
+4
*
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
2018-12-12
1
-2
/
+11
*
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-12
1
-2
/
+4
*
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
1
-9
/
+0
*
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
2018-11-23
1
-0
/
+33
*
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
2018-11-23
1
-0
/
+10
[next]