开源镜像站
帮助
下载
动态
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
/
core
Age
Commit message (
Expand
)
Author
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-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-21
net: gro: don't merge zcopy skbs
Sabrina Dubroca
2026-05-21
netpoll: normalize skb->dev to the netpoll device
Zhang Cen
2026-05-21
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
2026-05-20
net: devmem: reject dma-buf bind with non-page-aligned size or SG length
David Carlier
2026-05-20
bpf, skmsg: fix verdict sk_data_ready racing with ktls rx
Xingwang Xiang
2026-05-18
net: devmem: support TX over NETMEM_TX_NO_DMA devices
Bobby Eshleman
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
2026-05-14
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-14
bridge: uapi: Add neigh_forward_grat netlink attributes
Danielle Ratson
2026-05-13
net: make is_skb_wmem() available to modules
Eric Dumazet
2026-05-13
net: net_failover: Fix the deadlock in slave register
Faicker Mo
2026-05-13
netconsole: move find_skb() from netpoll
Breno Leitao
2026-05-13
netpoll: rename and export netpoll_zap_completion_queue()
Breno Leitao
2026-05-13
netconsole: move netpoll_udp_checksum() from netpoll
Breno Leitao
2026-05-13
netconsole: move push_udp() from netpoll
Breno Leitao
2026-05-13
netconsole: move push_eth() from netpoll
Breno Leitao
2026-05-13
netconsole: move push_ipv4() from netpoll
Breno Leitao
2026-05-13
netconsole: move push_ipv6() from netpoll
Breno Leitao
2026-05-13
netconsole: move netpoll_send_udp() from netpoll
Breno Leitao
2026-05-13
netpoll: expose UDP packet builder helpers for netconsole
Breno Leitao
2026-05-12
net: constify sk_skb_reason_drop() sock parameter
Eric Dumazet
2026-05-12
rtnetlink: add RTEXT_FILTER_NAME_ONLY support
Eric Dumazet
2026-05-11
net/sched: add const qualifiers to gnet_stats helpers
Eric Dumazet
2026-05-11
net/sched: add READ_ONCE() in gnet_stats_add_queue[_cpu]
Eric Dumazet
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-05-08
net: Do not unconditionally turn on carrier when turning off protodown
Ido Schimmel
2026-05-08
net: Set dev->proto_down before changing carrier state
Ido Schimmel
2026-05-08
net: napi: Avoid gro timer misfiring at end of busypoll
Dragos Tatulea
2026-05-08
net: page_pool: support dumping pps of a specific ifindex via Netlink
Jakub Kicinski
2026-05-08
bpf: Free reuseport cBPF prog after RCU grace period.
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in sol_tcp_sockopt().
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in bpf_tcp_sock().
Kuniyuki Iwashima
2026-05-04
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
2026-05-04
netpoll: pass buffer size to egress_dev() to avoid MAC truncation
Breno Leitao
2026-05-01
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...
Kai Zen
2026-04-29
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
2026-04-27
netpoll: fix IPv6 local-address corruption
Breno Leitao
2026-04-27
neigh: let neigh_xmit take skb ownership
Florian Westphal
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
[next]