index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
switchdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
2024-02-16
1
-0
/
+73
*
net: switchdev: Add a helper to replay objects on a bridge port
Petr Machata
2023-07-21
1
-0
/
+25
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
*
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
1
-51
/
+29
*
net: switchdev: avoid infinite recursion from LAG to bridge with port object ...
Vladimir Oltean
2022-02-23
1
-4
/
+12
*
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
2022-02-16
1
-8
/
+132
*
net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
Vladimir Oltean
2022-02-16
1
-9
/
+9
*
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
2022-02-10
1
-1
/
+1
*
net: switchdev: add net device refcount tracker
Eric Dumazet
2021-12-07
1
-2
/
+3
*
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-27
1
-131
/
+25
*
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
1
-0
/
+48
*
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
2021-07-22
1
-72
/
+142
*
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
2021-07-21
1
-4
/
+4
*
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
2021-07-20
1
-0
/
+190
*
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-11
/
+14
*
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-14
1
-7
/
+12
*
net: switchdev: propagate extack to port attributes
Vladimir Oltean
2021-02-12
1
-3
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-28
1
-8
/
+12
|
\
|
*
net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
Rasmus Villemoes
2021-01-27
1
-10
/
+13
*
|
net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile
Masahiro Yamada
2021-01-27
1
-1
/
+1
*
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
1
-41
/
+5
*
|
net: switchdev: delete switchdev_port_obj_add_now
Vladimir Oltean
2021-01-11
1
-12
/
+5
*
|
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
1
-38
/
+4
|
/
*
net: switchdev: Fixed kerneldoc warning
Tian Tao
2020-09-23
1
-1
/
+1
*
net: switchdev: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-2
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
net: switchdev: do not propagate bridge updates across bridges
Russell King
2020-02-26
1
-0
/
+9
*
net: switchdev: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
switchdev: Remove unused transaction item queue
Florian Fainelli
2019-03-01
1
-98
/
+2
*
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
2019-02-27
1
-29
/
+24
*
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-27
1
-0
/
+51
*
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
2019-02-24
1
-42
/
+0
*
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
1
-20
/
+0
*
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
1
-2
/
+3
*
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
2018-12-12
1
-3
/
+9
*
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
2018-12-12
1
-2
/
+5
*
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-12
1
-8
/
+11
*
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
1
-42
/
+25
*
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
2018-11-23
1
-0
/
+100
*
switchdev: Add a blocking notifier chain
Petr Machata
2018-11-23
1
-0
/
+26
*
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
2017-11-10
1
-0
/
+2
*
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2017-08-07
1
-435
/
+0
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
1
-84
/
+0
*
net: switchdev: Change notifier chain to be atomic
Arkadi Sharshevsky
2017-06-08
1
-24
/
+6
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-0
/
+9
|
\
|
*
switchdev: Execute bridge ndos only for bridge ports
Ido Schimmel
2016-10-19
1
-0
/
+9
*
|
switchdev: Remove redundant variable
Ido Schimmel
2016-10-29
1
-4
/
+1
|
/
[next]