index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Lines
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
-8
/
+38
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+6
2026-04-03
bridge: guard local VLAN-0 FDB helpers against NULL vlan group
Zijing Yin
-0
/
+6
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+13
2026-03-31
bridge: mrp: reject zero test interval to avoid OOM panic
Xiang Mei
-2
/
+2
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
-13
/
+6
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-2
/
+1
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
-1
/
+0
2026-03-27
bridge: br_nd_send: validate ND option lengths
Yang Yang
-2
/
+4
2026-03-27
bridge: br_nd_send: linearize skb before parsing ND options
Yang Yang
-5
/
+7
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2026-03-19
bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
Eric Woudstra
-1
/
+31
2026-03-12
bridge: cfm: Fix race condition in peer_mep deletion
Hyunwoo Kim
-2
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+35
2026-03-05
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
-2
/
+2
2026-02-26
bridge: Check relevant per-VLAN options in VLAN range grouping
Danielle Ratson
-3
/
+33
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-22
/
+22
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
-21
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-22
/
+22
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-27
/
+18
2026-02-17
net: bridge: mcast: always update mdb_n_entries for vlan contexts
Nikolay Aleksandrov
-27
/
+18
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
-3
/
+3
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
-75
/
+73
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2026-01-28
net: bridge: fix static key check
Martin Kaiser
-1
/
+1
2026-01-25
net: bridge: mcast: fix memcpy with u64_stats
David Yang
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
-2
/
+1
2026-01-09
net: bridge: annotate data-races around fdb->{updated,used}
Eric Dumazet
-14
/
+18
2026-01-04
Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-1
/
+1
2026-01-04
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
-4
/
+7
2026-01-01
netfilter: replace -EEXIST with -EBUSY
Daniel Gomez
-1
/
+1
2025-12-28
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
Bagas Sanjaya
-0
/
+1
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+22
2025-11-06
net: bridge: fix MST static key usage
Nikolay Aleksandrov
-2
/
+14
2025-11-06
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
-6
/
+8
2025-10-27
net: bridge: Flush multicast groups when snooping is disabled
Petr Machata
-0
/
+9
2025-10-21
net: bridge: use common function to compute the features
Hangbin Liu
-19
/
+3
2025-10-14
net: bridge: correct debug message function name in br_fill_ifinfo
Alok Tiwari
-1
/
+1
2025-10-08
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Eric Woudstra
-1
/
+1
2025-09-23
net: bridge: Install FDB for bridge MAC on VLAN 0
Petr Machata
-0
/
+5
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
-7
/
+7
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+11
2025-09-11
net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0
Petr Machata
-0
/
+120
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: Skip local FDBs on VLAN creation
Petr Machata
-4
/
+6
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: On bridge changeaddr, skip per-VLAN FDBs
Petr Machata
-1
/
+4
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: On port changeaddr, skip per-VLAN FDBs
Petr Machata
-5
/
+8
[next]