index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
net: bridge: fix MST static key usage
Nikolay Aleksandrov
3
-2
/
+14
2025-11-06
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
3
-6
/
+8
2025-10-08
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Eric Woudstra
1
-1
/
+1
2025-09-23
net: bridge: Install FDB for bridge MAC on VLAN 0
Petr Machata
1
-0
/
+5
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-7
/
+7
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-0
/
+11
2025-09-11
net: bridge: Introduce UAPI for BR_BOOLOPT_FDB_LOCAL_VLAN_0
Petr Machata
3
-0
/
+120
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: Skip local FDBs on VLAN creation
Petr Machata
1
-4
/
+6
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: On bridge changeaddr, skip per-VLAN FDBs
Petr Machata
1
-1
/
+4
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: On port changeaddr, skip per-VLAN FDBs
Petr Machata
1
-5
/
+8
2025-09-11
net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on miss
Petr Machata
1
-0
/
+8
2025-09-11
net: bridge: Introduce BROPT_FDB_LOCAL_VLAN_0
Petr Machata
1
-0
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2025-09-11
netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR support
Fernando Fernandez Mancera
1
-0
/
+11
2025-09-08
net: bridge: Bounce invalid boolopts
Petr Machata
1
-0
/
+7
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2025-09-02
netfilter: ebtables: Use vmalloc_array() to improve code
Qianfeng Rong
1
-7
/
+7
2025-08-27
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm
Wang Liang
1
-3
/
+0
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+18
2025-08-15
net: bridge: remove unused argument of br_multicast_query_expired()
Wang Liang
1
-6
/
+3
2025-08-14
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2
-0
/
+18
2025-08-14
bridge: Redirect to backup port when port is administratively down
Ido Schimmel
1
-1
/
+2
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
1
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-11
/
+13
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
1
-5
/
+5
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
2
-4
/
+6
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-1
/
+1
2025-07-17
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
1
-0
/
+3
2025-06-23
bridge: mcast: Fix use-after-free during router port configuration
Ido Schimmel
1
-0
/
+9
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-33
/
+40
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-41
/
+192
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+8
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+3
2025-05-16
bridge: netfilter: Fix forwarding of fragmented packets
Ido Schimmel
2
-5
/
+3
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-8
/
+8
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it
Huajian Yang
1
-6
/
+6
2025-04-23
net: bridge: mcast: update multicast contex when vlan state is changed
Yong Wang
3
-3
/
+38
2025-04-23
net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
Yong Wang
1
-8
/
+69
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2025-04-16
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
1
-1
/
+3
2025-04-15
net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
Shengyu Qu
1
-1
/
+2
2025-04-14
bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-9
/
+8
2025-04-14
net: bridge: mcast: Notify on mdb offload failure
Joseph Huang
3
-5
/
+34
2025-04-14
net: bridge: Add offload_fail_notification bopt
Joseph Huang
2
-0
/
+6
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
3
-9
/
+22
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-38
/
+38
2025-04-09
net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
Amit Cohen
1
-0
/
+7
[next]