index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2026-08-19
netfilter: bridge: release template ct on non-IP path
Zhiling Zou
2026-08-19
netfilter: ebt_nflog: pin the NFLOG backend
Chengfeng Ye
2026-08-19
net: bridge: stop fast-leave after deleting a port group
Zhiling Zou
2026-08-19
net: bridge: vlan: fix global vlan option range dumping
Nikolay Aleksandrov
2026-08-19
net: bridge: vlan: fix vlan range dumps starting with pvid
Nikolay Aleksandrov
2026-08-19
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
2026-08-19
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
2026-07-24
netfilter: ebtables: zero chainstack array
Florian Westphal
2026-07-24
netfilter: ebtables: Use vmalloc_array() to improve code
Qianfeng Rong
2026-07-24
netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak
Florian Westphal
2026-07-24
netfilter: ebtables: terminate table name before find_table_lock()
Xiang Mei
2026-07-24
netfilter: ebtables: module names must be null-terminated
Florian Westphal
2026-06-19
net: bridge: use a stable FDB dst snapshot in RCU readers
Zhengchuan Liang
2026-06-19
netfilter: bridge: make ebt_snat ARP rewrite writable
Yiming Qian
2026-06-19
netfilter: ebtables: fix OOB read in compat_mtw_from_user
Florian Westphal
2026-04-18
bridge: br_nd_send: validate ND option lengths
Yang Yang
2026-04-18
bridge: br_nd_send: linearize skb before parsing ND options
Yang Yang
2026-04-18
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2026-02-06
net: bridge: fix static key check
Martin Kaiser
2026-01-19
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
2026-01-19
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
Bagas Sanjaya
2025-12-07
bridge: Redirect to backup port when port is administratively down
Ido Schimmel
2025-08-28
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
2025-06-27
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
2025-06-04
bridge: netfilter: Fix forwarding of fragmented packets
Ido Schimmel
2024-11-17
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-10-17
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
2024-09-12
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
2024-05-17
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
2024-05-17
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-04-13
netfilter: validate user input for expected length
Eric Dumazet
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-10-10
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2023-09-23
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
2023-07-27
bridge: Add extack warning when enabling STP in netns.
Kuniyuki Iwashima
2023-07-27
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
2023-05-30
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-03-11
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-02-15
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
2022-12-02
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
2022-12-02
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
2022-09-28
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
2022-09-15
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2022-08-31
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
2022-07-21
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-06-29
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2022-05-25
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
2022-02-01
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
[next]