开源镜像站
帮助
下载
动态
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
/
include
Age
Commit message (
Expand
)
Author
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
2026-03-02
ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE.
Kuniyuki Iwashima
2026-03-02
net: stmmac: make dma_cfg mixed/fixed burst boolean
Russell King (Oracle)
2026-03-02
net: stmmac: remove plat_dat->port_node
Russell King (Oracle)
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2026-02-28
net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
Jesper Dangaard Brouer
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
2026-02-28
net: sched: rename QDISC_DROP_FQ_* to generic names
Jesper Dangaard Brouer
2026-02-28
net: sched: sfq: convert to qdisc drop reasons
Jesper Dangaard Brouer
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
2026-02-27
NFC: fix header file kernel-doc warnings
Randy Dunlap
2026-02-27
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
2026-02-27
net: phy: micrel: Add support for lan9645x internal phy
Jens Emil Schulz Østergaard
2026-02-26
netmem: remove the pp fields from net_iov
Byungchul Park
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
bonding: print churn state via netlink
Hangbin Liu
2026-02-26
pppoe: remove kernel-mode relay support
Qingfang Deng
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
2026-02-25
ipvs: use single svc table
Julian Anastasov
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
2026-02-25
net: pppoe: avoid zero-length arrays in struct pppoe_hdr
Eric Woudstra
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
2026-02-24
net: stmmac: pass interface mode into fix_mac_speed() method
Russell King (Oracle)
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-22
Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
[next]