index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
switchdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
net: switchdev: add reminder near struct switchdev_notifier_fdb_info
Vladimir Oltean
1
-0
/
+3
2022-03-18
net: bridge: mst: Notify switchdev drivers of MST state changes
Tobias Waldekranz
1
-0
/
+7
2022-03-18
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
1
-0
/
+7
2022-03-18
net: bridge: mst: Notify switchdev drivers of MST mode changes
Tobias Waldekranz
1
-0
/
+2
2022-02-25
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-8
/
+2
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
1
-0
/
+39
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
1
-0
/
+7
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
1
-38
/
+10
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
1
-0
/
+46
2021-07-21
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...
Vladimir Oltean
1
-1
/
+1
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
1
-0
/
+56
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
1
-0
/
+6
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-6
/
+7
2021-04-17
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
1
-0
/
+1
2021-03-24
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
1
-0
/
+1
2021-02-17
switchdev: mrp: Extend ring_role_mrp and in_role_mrp
Horatiu Vultur
1
-0
/
+2
2021-02-17
switchdev: mrp: Remove CONFIG_BRIDGE_MRP
Horatiu Vultur
1
-10
/
+0
2021-02-16
net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
1
-1
/
+2
2021-02-13
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-1
/
+6
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-2
/
+4
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+0
2021-02-09
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
1
-2
/
+0
2021-01-12
net: switchdev: delete the transaction object
Vladimir Oltean
1
-14
/
+0
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-5
/
+2
2021-01-12
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-3
/
+0
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-2
/
+1
2020-12-02
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-0
/
+2
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
1
-0
/
+1
2020-07-14
switchdev: mrp: Extend switchdev API for MRP Interconnect
Horatiu Vultur
1
-0
/
+38
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
1
-0
/
+1
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
1
-0
/
+1
2020-05-23
switchdev: mrp: Remove the variable mrp_ring_state
Horatiu Vultur
1
-1
/
+0
2020-04-27
switchdev: mrp: Extend switchdev API to offload MRP
Horatiu Vultur
1
-0
/
+62
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-02
switchdev: Remove unused transaction item queue
Florian Fainelli
1
-12
/
+0
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-17
/
+0
2019-02-27
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+27
2019-02-25
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
1
-4
/
+0
2019-02-22
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-8
/
+0
2019-02-22
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-2
/
+0
2019-02-22
net: switchdev: Add PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-1
/
+2
2019-02-07
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
1
-11
/
+0
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-2
/
+4
2018-12-13
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
1
-2
/
+4
2018-12-13
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
1
-2
/
+11
2018-12-13
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
1
-2
/
+4
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-24
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-24
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
[next]