summaryrefslogtreecommitdiffstats
path: root/net/bridge
AgeCommit message (Expand)AuthorLines
11 daysnet: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera-2/+2
2026-02-26bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson-3/+33
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-12/+12
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+22
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-27/+18
2026-02-17net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov-27/+18
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska-3/+3
2026-02-03net: bridge: use sysfs_emit instead of sprintfDavid Corvaglia-75/+73
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2026-01-28net: bridge: fix static key checkMartin Kaiser-1/+1
2026-01-25net: bridge: mcast: fix memcpy with u64_statsDavid Yang-1/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal-2/+1
2026-01-09net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet-14/+18
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-1/+1
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht-4/+7
2026-01-01netfilter: replace -EEXIST with -EBUSYDaniel Gomez-1/+1
2025-12-28net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya-0/+1
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+22
2025-11-06net: bridge: fix MST static key usageNikolay Aleksandrov-2/+14
2025-11-06net: bridge: fix use-after-free due to MST port state bypassNikolay Aleksandrov-6/+8
2025-10-27net: bridge: Flush multicast groups when snooping is disabledPetr Machata-0/+9
2025-10-21net: bridge: use common function to compute the featuresHangbin Liu-19/+3
2025-10-14net: bridge: correct debug message function name in br_fill_ifinfoAlok Tiwari-1/+1
2025-10-08bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()Eric Woudstra-1/+1
2025-09-23net: bridge: Install FDB for bridge MAC on VLAN 0Petr Machata-0/+5
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari-7/+7
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-0/+11
2025-09-11net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata-0/+120
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: Skip local FDBs on VLAN creationPetr Machata-4/+6
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: On bridge changeaddr, skip per-VLAN FDBsPetr Machata-1/+4
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: On port changeaddr, skip per-VLAN FDBsPetr Machata-5/+8
2025-09-11net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on missPetr Machata-0/+8
2025-09-11net: bridge: Introduce BROPT_FDB_LOCAL_VLAN_0Petr Machata-0/+1
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+7
2025-09-11netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR supportFernando Fernandez Mancera-0/+11
2025-09-08net: bridge: Bounce invalid booloptsPetr Machata-0/+7
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+0
2025-09-02netfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong-7/+7
2025-08-27netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...Wang Liang-3/+0
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+18
2025-08-15net: bridge: remove unused argument of br_multicast_query_expired()Wang Liang-6/+3
2025-08-14net: bridge: fix soft lockup in br_multicast_query_expired()Wang Liang-0/+18
2025-08-14bridge: Redirect to backup port when port is administratively downIdo Schimmel-1/+2
2025-08-07netfilter: add back NETFILTER_XTABLES dependenciesArnd Bergmann-0/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-11/+13
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-07-25netfilter: Exclude LEGACY TABLES on PREEMPT_RT.Pablo Neira Ayuso-5/+5