index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
switchdev
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
1
-72
/
+142
2021-07-21
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
1
-4
/
+4
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
1
-0
/
+190
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-11
/
+14
2021-02-14
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
1
-7
/
+12
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-3
/
+8
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+12
2021-01-27
net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile
Masahiro Yamada
1
-1
/
+1
2021-01-27
net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
Rasmus Villemoes
1
-10
/
+13
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-41
/
+5
2021-01-11
net: switchdev: delete switchdev_port_obj_add_now
Vladimir Oltean
1
-12
/
+5
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-38
/
+4
2020-09-23
net: switchdev: Fixed kerneldoc warning
Tian Tao
1
-1
/
+1
2020-07-13
net: switchdev: kerneldoc fixes
Andrew Lunn
1
-2
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-02-26
net: switchdev: do not propagate bridge updates across bridges
Russell King
1
-0
/
+9
2020-02-17
net: switchdev: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-01
switchdev: Remove unused transaction item queue
Florian Fainelli
1
-98
/
+2
2019-02-27
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
1
-29
/
+24
2019-02-27
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+51
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
1
-42
/
+0
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
1
-20
/
+0
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-2
/
+3
2018-12-12
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
1
-3
/
+9
2018-12-12
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
1
-2
/
+5
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
1
-8
/
+11
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-42
/
+25
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+100
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+26
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
1
-0
/
+2
2017-08-07
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
1
-435
/
+0
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
1
-84
/
+0
2017-06-08
net: switchdev: Change notifier chain to be atomic
Arkadi Sharshevsky
1
-24
/
+6
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2016-10-29
switchdev: Remove redundant variable
Ido Schimmel
1
-4
/
+1
2016-10-19
switchdev: Execute bridge ndos only for bridge ports
Ido Schimmel
1
-0
/
+9
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
1
-181
/
+0
2016-09-28
fib: introduce FIB info offload flag helpers
Jiri Pirko
1
-2
/
+2
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
1
-5
/
+5
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-85
/
+0
2016-08-26
switchdev: Support parent ID comparison for stacked devices
Ido Schimmel
1
-2
/
+0
2016-08-15
switchdev: Put export declaration in the right place
Or Gerlitz
1
-1
/
+1
2016-07-14
net/switchdev: Export the same parent ID service function
Or Gerlitz
1
-2
/
+3
2016-05-17
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-4
/
+2
2016-05-14
net: switchdev: Drop EXPERIMENTAL from description
Florian Fainelli
1
-1
/
+1
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
1
-0
/
+6
2016-03-24
switchdev: fix typo in comments/doc
Nicolas Dichtel
1
-1
/
+1
[next]