开源镜像站
帮助
下载
动态
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-05-27
net/sched: cls_bpf: prevent unbounded recursion in offload rollback
Jiayuan Chen
2026-05-27
net: page_pool: silence static analysis warnings in page_pool_nl_stats_fill()
Zhao Dongdong
2026-05-27
ipv6: frags: cleanup __IP6_INC_STATS() confusion
Eric Dumazet
2026-05-27
ipv6: mcast: annotate data-races around mca_users
Yuyang Huang
2026-05-27
net/dns_resolver: consolidate namelen checks in dns_query
Thorsten Blum
2026-05-26
rtnetlink: add RTEXT_FILTER_NAME_ONLY support to rtnl_dump_ifinfo()
Eric Dumazet
2026-05-26
rtnetlink: do not assume RTNL is held in link_master_filtered()
Eric Dumazet
2026-05-26
rtnetlink: do not acquire RTNL in rtnl_getlink() with RTEXT_FILTER_NAME_ONLY
Eric Dumazet
2026-05-26
net: defer netdev_name_node_alt_flush() call to netdev_run_todo()
Eric Dumazet
2026-05-26
rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()
Eric Dumazet
2026-05-26
net: hsr: require valid EOT supervision TLV
Luka Gejak
2026-05-26
Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-05-26
ipv6: addrconf: fix temp address generation after prefix deprecation
Fernando Fernandez Mancera
2026-05-26
net: napi: Skip last poll when arming gro timer in busy poll
Martin Karsten
2026-05-26
llc: Add SPDX id lines to some llc source files
Tim Bird
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-25
rds: filter RDS_INFO_* getsockopt by caller's netns
Maoyi Xie
2026-05-25
netlabel: fix IPv6 unlabeled address add error handling
Chenguang Zhao
2026-05-25
rds: annotate data-race around rs_seen_congestion
Jiayuan Chen
2026-05-25
net/sched: sch_ets: make cl->quantum lockless
Eric Dumazet
2026-05-25
ipv4: igmp: annotate data-races around im->users
Yuyang Huang
2026-05-25
netfilter: nf_conntrack_ftp: avoid u16 overflows
Giuseppe Caruso
2026-05-24
netfilter: nft_set_pipapo_avx2: restore performance optimization
Florian Westphal
2026-05-24
netfilter: nf_conntrack_proto_tcp: fix typos in comments
Avinash Duduskar
2026-05-24
netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
Muhammad Bilal
2026-05-24
netfilter: nfnl_cthelper: apply per-class values when updating policies
David Carlier
2026-05-24
netfilter: nft_set_rbtree: remove dead conditional
Florian Westphal
2026-05-24
netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
Pratham Gupta
2026-05-24
netfilter: nf_conncount: use per-rule hash initval
Florian Westphal
2026-05-24
netfilter: allow nfnetlink built-in only
Pablo Neira Ayuso
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
dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
Eric Dumazet
2026-05-22
rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()
Eric Dumazet
2026-05-22
net/sched: tbf: add extack to offload params
David Yang
2026-05-22
net/sched: prefer existing extack message in qdisc_offload_graft_helper()
David Yang
2026-05-22
tipc: convert to getsockopt_iter
Breno Leitao
2026-05-22
rxrpc: convert to getsockopt_iter
Breno Leitao
2026-05-22
l2tp: ppp: convert to getsockopt_iter
Breno Leitao
2026-05-22
xdp: convert to getsockopt_iter
Breno Leitao
2026-05-22
atm: convert to getsockopt_iter
Breno Leitao
2026-05-22
af_iucv: convert to getsockopt_iter
Breno Leitao
2026-05-21
Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-21
Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-05-21
net: bridge: prevent too big nested attributes in br_fill_linkxstats()
Eric Dumazet
2026-05-21
l2tp: use list_del_rcu in l2tp_session_unhash
Michael Bommarito
2026-05-21
net: gro: don't merge zcopy skbs
Sabrina Dubroca
2026-05-21
ipv6: ioam: refresh hdr pointer before ioam6_event()
Justin Iurman
[next]