开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2026-06-05
bridge: read p->flags once in br_port_fill_attrs()
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->config_pending
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->port_id
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->priority
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->designated_port
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->designated_cost
Eric Dumazet
2026-06-05
bridge: provide lockless access to p->path_cost
Eric Dumazet
2026-06-05
bridge: use BR_ADMIN_COST_BIT
Eric Dumazet
2026-06-05
bridge: use BR_PROMISC_BIT
Eric Dumazet
2026-06-05
bridge: add a READ_ONCE() in br_timer_value()
Eric Dumazet
2026-06-04
bridge: mcast: Synchronously shutdown port multicast timers
Ido Schimmel
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
net: bridge: don't recurse on the port's netdev ops lock
Jakub Kicinski
2026-06-01
netfilter: bridge: make ebt_snat ARP rewrite writable
Yiming Qian
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-27
bridge: Fix sleep in atomic context in sysfs path
Ido Schimmel
2026-05-27
bridge: Fix sleep in atomic context in netlink path
Ido Schimmel
2026-05-24
netfilter: add option for GCOV profiling
Florian Westphal
2026-05-24
netfilter: x_tables: disable 32bit compat interface in user namespaces
Florian Westphal
2026-05-22
netfilter: ebtables: fix OOB read in compat_mtw_from_user
Florian Westphal
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
net: bridge: prevent too big nested attributes in br_fill_linkxstats()
Eric Dumazet
2026-05-20
net: bridge: remove stale rcu_barrier() in br_multicast_dev_del()
Eric Dumazet
2026-05-19
bridge: mcast: Fix a possible use-after-free when removing a bridge port
Ido Schimmel
2026-05-19
bridge: Add missing READ_ONCE() annotations around FDB destination port
Ido Schimmel
2026-05-16
netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()
Lorenzo Bianconi
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-14
bridge: Add per-VLAN netlink handling for neigh_forward_grat
Danielle Ratson
2026-05-14
bridge: Add port-level netlink handling for neigh_forward_grat
Danielle Ratson
2026-05-14
bridge: Add selective forwarding of gratuitous neighbor announcements
Danielle Ratson
2026-05-14
bridge: Add internal flags for neigh_forward_grat
Danielle Ratson
2026-05-08
netfilter: bridge: eb_tables: close module init race
Florian Westphal
2026-05-08
netfilter: ebtables: close dangling table module init race
Florian Westphal
2026-05-08
netfilter: ebtables: move to two-stage removal scheme
Florian Westphal
2026-05-04
ipv6: mld: encode multicast exponential fields
Ujjal Roy
2026-05-04
ipv4: igmp: encode multicast exponential fields
Ujjal Roy
2026-05-04
ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
Ujjal Roy
2026-05-04
ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
Ujjal Roy
2026-04-30
bridge: Do not suppress ARP probes and DAD NS unconditionally
Danielle Ratson
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-04-16
net: bridge: use a stable FDB dst snapshot in RCU readers
Zhengchuan Liang
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-03
bridge: guard local VLAN-0 FDB helpers against NULL vlan group
Zijing Yin
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-31
bridge: mrp: reject zero test interval to avoid OOM panic
Xiang Mei
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
[next]