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
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2
-3
/
+2
2021-07-28
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
3
-30
/
+11
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
4
-17
/
+6
2021-07-27
bridge: use ndo_siocdevprivate
Arnd Bergmann
3
-12
/
+28
2021-07-26
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
1
-0
/
+27
2021-07-26
net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...
Vladimir Oltean
1
-2
/
+5
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
3
-1
/
+12
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
4
-5
/
+113
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
5
-6
/
+97
2021-07-22
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
3
-0
/
+9
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
3
-33
/
+75
2021-07-22
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
3
-39
/
+86
2021-07-22
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
3
-14
/
+25
2021-07-21
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
3
-6
/
+7
2021-07-21
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
1
-3
/
+40
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
1
-5
/
+9
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
3
-1
/
+46
2021-07-20
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
1
-1
/
+79
2021-07-20
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
3
-8
/
+68
2021-07-20
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
3
-3
/
+102
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
3
-10
/
+25
2021-07-20
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
1
-8
/
+60
2021-07-20
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2
-15
/
+62
2021-07-20
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
1
-6
/
+15
2021-07-20
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
1
-0
/
+38
2021-07-20
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
6
-48
/
+173
2021-07-20
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
3
-18
/
+164
2021-07-20
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
3
-40
/
+106
2021-07-20
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
8
-515
/
+575
2021-07-20
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
5
-275
/
+335
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
5
-99
/
+146
2021-07-20
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
1
-1
/
+1
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-02
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-06-29
net: bridge: allow br_fdb_replay to be called for the bridge device
Vladimir Oltean
1
-1
/
+4
2021-06-29
net: bridge: switchdev: send FDB notifications for host addresses
Tobias Waldekranz
3
-11
/
+11
2021-06-29
net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
Vladimir Oltean
2
-14
/
+21
2021-06-28
net: bridge: mrp: Update the Test frames for MRA
Horatiu Vultur
2
-0
/
+38
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
3
-12
/
+33
2021-06-28
net: bridge: constify variables in the replay helpers
Vladimir Oltean
3
-9
/
+9
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
3
-9
/
+14
2021-06-28
net: bridge: include the is_local bit in br_fdb_replay
Vladimir Oltean
1
-0
/
+1
2021-06-22
bridge: cfm: remove redundant return
gushengxian
1
-1
/
+1
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+26
2021-06-18
net: bridge: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-10
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
1
-2
/
+2
2021-06-10
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2
-16
/
+26
2021-06-04
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
1
-4
/
+2
[next]