开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2025-07-16
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
2025-07-16
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
2025-07-16
selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
Jakub Kicinski
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2025-07-16
selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Hangbin Liu
2025-07-15
Merge branch 'net-hns3-use-seq_file-for-debugfs'
Jakub Kicinski
2025-07-15
net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs
Jian Shen
2025-07-15
net: hns3: use seq_file for files in common/ of hclge layer
Yonglong Liu
2025-07-15
net: hns3: use seq_file for files in fd/ in debugfs
Jijie Shao
2025-07-15
net: hns3: use seq_file for files in reg/ in debugfs
Jijie Shao
2025-07-15
net: hns3: use seq_file for files in mac_list/ in debugfs
Yonglong Liu
2025-07-15
net: hns3: use seq_file for files in tm/ in debugfs
Jian Shen
2025-07-15
net: hns3: use seq_file for files in common/ of hns3 layer
Jijie Shao
2025-07-15
net: hns3: use seq_file for files in queue/ in debugfs
Jian Shen
2025-07-15
net: hns3: clean up the build warning in debugfs by use seq file
Jian Shen
2025-07-15
net: hns3: remove tx spare info from debugfs.
Jijie Shao
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
2025-07-15
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
2025-07-15
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
2025-07-15
Merge branch 'net-mctp-improved-bind-handling'
Paolo Abeni
2025-07-15
net: mctp: Add bind lookup test
Matt Johnston
2025-07-15
net: mctp: Test conflicts of connect() with bind()
Matt Johnston
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
2025-07-15
net: mctp: Add test for conflicting bind()s
Matt Johnston
2025-07-15
net: mctp: Treat MCTP_NET_ANY specially in bind()
Matt Johnston
2025-07-15
net: mctp: Prevent duplicate binds
Matt Johnston
2025-07-15
net: mctp: mctp_test_route_extaddr_input cleanup
Matt Johnston
2025-07-15
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
Yue Haibing
2025-07-14
Merge branch 'tcp-receiver-changes'
Jakub Kicinski
2025-07-14
selftests/net: packetdrill: add tcp_rcv_toobig.pkt
Eric Dumazet
2025-07-14
tcp: stronger sk_rcvbuf checks
Eric Dumazet
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
2025-07-14
selftests/net: packetdrill: add tcp_ooo_rcv_mss.pkt
Eric Dumazet
2025-07-14
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
2025-07-14
selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt
Eric Dumazet
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
2025-07-14
net: wangxun: fix LIBWX dependencies again
Arnd Bergmann
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
2025-07-14
netdevsim: implement peer queue flow control
Breno Leitao
2025-07-14
selftests: net: add test for variable PMTU in broadcast routes
Oscar Maes
2025-07-14
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
2025-07-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2025-07-14
Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2025-07-14
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
2025-07-14
selftests: drv-net: add rss_api to the Makefile
Jakub Kicinski
2025-07-14
net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
Alok Tiwari
2025-07-14
Merge branch 'net-fec-add-some-optimizations'
Jakub Kicinski
[next]