开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2026-06-08
ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables().
Kuniyuki Iwashima
2026-06-08
ip6mr: Call fib_rules_unregister() without RTNL.
Kuniyuki Iwashima
2026-06-08
ip6mr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2026-06-08
net: Remove rtnl_held of struct fib_dump_filter.
Kuniyuki Iwashima
2026-06-08
ip6mr: Convert ip6mr_rtm_dumproute() to RCU.
Kuniyuki Iwashima
2026-06-08
ip6mr: Convert ip6mr_rtm_getroute() to RCU.
Kuniyuki Iwashima
2026-06-08
ip6mr: Allocate skb earlier in ip6mr_rtm_getroute().
Kuniyuki Iwashima
2026-06-08
ip6mr: Use MAXMIFS in mr6_msgsize().
Kuniyuki Iwashima
2026-06-08
ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.
Kuniyuki Iwashima
2026-06-08
net_sched: sch_fq: convert skb->tstamp if not monotonic
Willem de Bruijn
2026-06-08
net: ensure SCM_TXTIME delivery time is no older than system boot
Willem de Bruijn
2026-06-08
neighbour: remove obsolete EXPORT_SYMBOL()
Eric Dumazet
2026-06-08
Merge tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadv
Jakub Kicinski
2026-06-08
Merge tag 'nf-next-26-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-07
netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()
Rosen Penev
2026-06-07
netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
David Carlier
2026-06-05
hsr: broadcast netlink notifications in the device's net namespace
Maoyi Xie
2026-06-05
net: devmem: allow bind-rx from non-init user namespaces
Bobby Eshleman
2026-06-05
ipv6: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
Eric Dumazet
2026-06-05
ipv4: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
Eric Dumazet
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-05
netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptp
Pablo Neira Ayuso
2026-06-05
netfilter: conntrack: revert ct extension genid infrastructure
Pablo Neira Ayuso
2026-06-05
netfilter: nf_conntrack_helper: add refcounting from datapath
Pablo Neira Ayuso
2026-06-05
netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
Pablo Neira Ayuso
2026-06-05
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
2026-06-05
netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
Pablo Neira Ayuso
2026-06-05
netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
Fernando Fernandez Mancera
2026-06-05
netfilter: synproxy: fix unaligned memory access in timestamp adjustment
Fernando Fernandez Mancera
2026-06-05
netfilter: synproxy: adjust duplicate timestamp options
Fernando Fernandez Mancera
2026-06-05
netfilter: synproxy: drop packets if timestamp adjustment fails
Fernando Fernandez Mancera
2026-06-05
netfilter: nfnetlink_cthelper: use {READ,WRITE}_ONCE for accessing helper flags
Pablo Neira Ayuso
2026-06-05
netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
Fernando Fernandez Mancera
2026-06-05
ipvs: add conn_max sysctl to limit connections
Julian Anastasov
2026-06-05
batman-adv: fix kernel-doc typos and grammar errors
Sven Eckelmann
2026-06-05
batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-doc
Sven Eckelmann
2026-06-05
batman-adv: bla: update stale kernel-doc
Sven Eckelmann
2026-06-05
batman-adv: tp_meter: update stale kernel-doc after refactoring
Sven Eckelmann
2026-06-05
batman-adv: correct batadv_wifi_* kernel-doc
Sven Eckelmann
2026-06-05
batman-adv: document cleanup of batadv_wifi_net_devices entries
Sven Eckelmann
2026-06-05
batman-adv: use GFP_KERNEL allocations for the wifi detection cache
Sven Eckelmann
[next]