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: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
2021-08-02
3
-8
/
+27
*
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
2021-07-20
1
-1
/
+1
*
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
*
|
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
2021-06-04
1
-4
/
+2
*
|
net: bridge: remove redundant assignment
Nigel Christian
2021-05-25
1
-1
/
+0
*
|
net: bridge: fix build when IPv6 is disabled
Matteo Croce
2021-05-14
1
-1
/
+1
*
|
net: bridge: fix br_multicast_is_router stub when igmp is disabled
Nikolay Aleksandrov
2021-05-14
1
-1
/
+2
*
|
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
2021-05-13
1
-0
/
+55
*
|
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
2021-05-13
1
-1
/
+7
*
|
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
2021-05-13
3
-7
/
+151
*
|
net: bridge: mcast: split router port del+notify for mcast router split
Linus Lüssing
2021-05-13
1
-9
/
+31
*
|
net: bridge: mcast: prepare add-router function for mcast router split
Linus Lüssing
2021-05-13
1
-32
/
+85
*
|
net: bridge: mcast: prepare expiry functions for mcast router split
Linus Lüssing
2021-05-13
1
-9
/
+22
*
|
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
2021-05-13
3
-7
/
+37
*
|
net: bridge: mcast: prepare query reception for mcast router split
Linus Lüssing
2021-05-13
1
-26
/
+27
*
|
net: bridge: mcast: prepare mdb netlink for mcast router split
Linus Lüssing
2021-05-13
1
-5
/
+34
*
|
net: bridge: mcast: add wrappers for router node retrieval
Linus Lüssing
2021-05-13
2
-2
/
+13
*
|
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
2021-05-13
4
-34
/
+34
|
/
*
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
2021-04-29
1
-2
/
+3
*
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
2021-04-27
1
-25
/
+8
*
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
4
-12
/
+12
*
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
2021-04-26
4
-51
/
+54
*
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
2021-04-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
4
-6
/
+49
|
\
|
*
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
2021-04-10
4
-6
/
+48
*
|
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-16
1
-2
/
+1
*
|
net: bridge: switchdev: refactor br_switchdev_fdb_notify
Tobias Waldekranz
2021-04-16
1
-30
/
+11
*
|
net: bridge: propagate error code and extack from br_mc_disabled_update
Florian Fainelli
2021-04-14
4
-16
/
+27
*
|
netfilter: ebtables: use net_generic infra
Florian Westphal
2021-04-06
1
-5
/
+34
*
|
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
2021-03-31
3
-86
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-0
/
+2
|
\
|
|
*
net: bridge: don't notify switchdev for local FDB addresses
Vladimir Oltean
2021-03-23
1
-0
/
+2
*
|
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2021-03-24
2
-0
/
+3
*
|
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
2021-03-24
3
-1
/
+95
*
|
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
2021-03-24
1
-0
/
+27
[next]