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
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
net: bridge: Fix missing return assignment from br_vlan_replay_one call
Colin Ian King
2021-03-24
1
-1
/
+1
*
|
bridge: mrp: Disable roles before deleting the MRP instance
Horatiu Vultur
2021-03-24
1
-0
/
+7
*
|
net: bridge: add helper to replay VLANs installed on port
Vladimir Oltean
2021-03-23
1
-0
/
+73
*
|
net: bridge: add helper to replay port and local fdb entries
Vladimir Oltean
2021-03-23
1
-0
/
+50
*
|
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2021-03-23
1
-17
/
+131
[next]