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