summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella
2025-07-16tcp: fix UaF in tcp_prune_ofo_queue()Paolo Abeni
2025-07-16selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski
2025-07-16ethtool: Don't check for RXFH fields conflict when no input_xfrm is requestedGal Pressman
2025-07-16selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu
2025-07-15Merge branch 'net-hns3-use-seq_file-for-debugfs'Jakub Kicinski
2025-07-15net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hclge layerYonglong Liu
2025-07-15net: hns3: use seq_file for files in fd/ in debugfsJijie Shao
2025-07-15net: hns3: use seq_file for files in reg/ in debugfsJijie Shao
2025-07-15net: hns3: use seq_file for files in mac_list/ in debugfsYonglong Liu
2025-07-15net: hns3: use seq_file for files in tm/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hns3 layerJijie Shao
2025-07-15net: hns3: use seq_file for files in queue/ in debugfsJian Shen
2025-07-15net: hns3: clean up the build warning in debugfs by use seq fileJian Shen
2025-07-15net: hns3: remove tx spare info from debugfs.Jijie Shao
2025-07-15ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()Yue Haibing
2025-07-15don't open-code kernel_accept() in rds_tcp_accept_one()Al Viro
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-15Merge branch 'net-mctp-improved-bind-handling'Paolo Abeni
2025-07-15net: mctp: Add bind lookup testMatt Johnston
2025-07-15net: mctp: Test conflicts of connect() with bind()Matt Johnston
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston
2025-07-15net: mctp: Add test for conflicting bind()sMatt Johnston
2025-07-15net: mctp: Treat MCTP_NET_ANY specially in bind()Matt Johnston
2025-07-15net: mctp: Prevent duplicate bindsMatt Johnston
2025-07-15net: mctp: mctp_test_route_extaddr_input cleanupMatt Johnston
2025-07-15ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()Yue Haibing
2025-07-14Merge branch 'tcp-receiver-changes'Jakub Kicinski
2025-07-14selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet
2025-07-14tcp: stronger sk_rcvbuf checksEric Dumazet
2025-07-14tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skbEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet
2025-07-14tcp: call tcp_measure_rcv_mss() for ooo packetsEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet
2025-07-14tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet
2025-07-14tcp: do not accept packets beyond windowEric Dumazet
2025-07-14net: wangxun: fix LIBWX dependencies againArnd Bergmann
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14netdevsim: implement peer queue flow controlBreno Leitao
2025-07-14selftests: net: add test for variable PMTU in broadcast routesOscar Maes
2025-07-14net: ipv4: fix incorrect MTU in broadcast routesOscar Maes
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-14Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-07-14net/x25: Remove unused x25_terminate_link()Dr. David Alan Gilbert
2025-07-14selftests: drv-net: add rss_api to the MakefileJakub Kicinski
2025-07-14net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()Alok Tiwari
2025-07-14Merge branch 'net-fec-add-some-optimizations'Jakub Kicinski