summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
7 daysbridge: Fix sleep in atomic context in sysfs pathIdo Schimmel
7 daysbridge: Fix sleep in atomic context in netlink pathIdo Schimmel
13 daysnetfilter: ebtables: fix OOB read in compat_mtw_from_userFlorian Westphal
14 daysnet: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
2026-05-19bridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel
2026-05-16netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
2026-05-08netfilter: bridge: eb_tables: close module init raceFlorian Westphal
2026-05-08netfilter: ebtables: close dangling table module init raceFlorian Westphal
2026-05-08netfilter: ebtables: move to two-stage removal schemeFlorian Westphal
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski
2026-04-16net: bridge: use a stable FDB dst snapshot in RCU readersZhengchuan Liang
2026-04-10net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-03bridge: guard local VLAN-0 FDB helpers against NULL vlan groupZijing Yin
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-31bridge: mrp: reject zero test interval to avoid OOM panicXiang Mei
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-27bridge: br_nd_send: validate ND option lengthsYang Yang
2026-03-27bridge: br_nd_send: linearize skb before parsing ND optionsYang Yang
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreignEric Woudstra
2026-03-12bridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-02-26bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-25netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-17net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska
2026-02-03net: bridge: use sysfs_emit instead of sprintfDavid Corvaglia
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-28net: bridge: fix static key checkMartin Kaiser
2026-01-25net: bridge: mcast: fix memcpy with u64_statsDavid Yang
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal
2026-01-09net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
2026-01-01netfilter: replace -EEXIST with -EBUSYDaniel Gomez
2025-12-28net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06net: bridge: fix MST static key usageNikolay Aleksandrov