index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
net: bridge: fix MST static key usage
Nikolay Aleksandrov
3
-2
/
+14
2025-12-07
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
3
-6
/
+8
2025-12-07
net: bridge: Install FDB for bridge MAC on VLAN 0
Petr Machata
1
-0
/
+5
2025-12-07
bridge: Redirect to backup port when port is administratively down
Ido Schimmel
1
-1
/
+2
2025-10-19
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Eric Woudstra
1
-1
/
+1
2025-09-09
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...
Wang Liang
1
-3
/
+0
2025-08-28
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2
-0
/
+18
2025-07-24
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
1
-0
/
+3
2025-06-27
net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
Yong Wang
1
-8
/
+69
2025-06-27
net: bridge: mcast: update multicast contex when vlan state is changed
Yong Wang
3
-3
/
+38
2025-06-27
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
1
-6
/
+6
2025-06-04
bridge: netfilter: Fix forwarding of fragmented packets
Ido Schimmel
2
-5
/
+3
2025-04-25
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
1
-1
/
+3
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
1
-3
/
+5
2024-10-17
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
2024-09-12
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
1
-4
/
+2
2024-08-29
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
1
-1
/
+5
2024-08-14
net: bridge: mcast: wait for previous gc cycles when removing port
Nikolay Aleksandrov
1
-3
/
+1
2024-08-03
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
1
-2
/
+2
2024-06-21
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-21
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-12
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
1
-6
/
+10
2024-06-12
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
1
-0
/
+6
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
1
-1
/
+2
2024-05-17
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
1
-2
/
+7
2024-05-17
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-02
bridge/br_netlink.c: no need to return void function
Hangbin Liu
1
-1
/
+1
2024-04-27
netfilter: br_netfilter: skip conntrack input hook for promisc packets
Pablo Neira Ayuso
4
-8
/
+28
2024-04-10
netfilter: validate user input for expected length
Eric Dumazet
1
-0
/
+6
2024-03-06
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2
-0
/
+126
2024-03-01
net: bridge: switchdev: Ensure deferred event delivery on unoffload
Tobias Waldekranz
1
-0
/
+10
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-28
/
+46
2024-02-05
bridge: mcast: fix disabled snooping after long uptime
Linus Lüssing
2
-7
/
+17
2024-02-05
bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
Lin Ma
1
-1
/
+1
2024-01-25
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2
-12
/
+44
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
1
-1
/
+1
2023-10-10
neighbour: fix data-races around n->output
Eric Dumazet
1
-1
/
+1
2023-10-10
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2
-3
/
+4
2023-10-06
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2
-4
/
+4
2023-09-23
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-09-13
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
1
-3
/
+0
2023-07-27
bridge: Add extack warning when enabling STP in netns.
Kuniyuki Iwashima
1
-0
/
+3
2023-07-19
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
1
-2
/
+3
2023-05-24
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-24
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-1
/
+1
2023-04-26
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
1
-0
/
+11
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-6
/
+11
2023-03-11
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-1
/
+1
2023-02-09
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
1
-0
/
+1
2022-11-15
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
1
-3
/
+14
[next]