summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-29selftests: add selftest for tcp SO_PEEK_OFF supportJon Maloy
2024-08-29tools: ynl: error check scanf() in a sampleJakub Kicinski
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-29selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27selftests/net: Add trace events matching to tcp_aoDmitry Safonov
2024-08-27selftests/net: Synchronize client/server before counters checksDmitry Safonov
2024-08-27selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri
2024-08-27selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov
2024-08-27selftests/net: Open /proc/thread-self in open_netns()Dmitry Safonov
2024-08-27selftests/net: Be consistent in kconfig checksDmitry Safonov
2024-08-27selftests/net: Provide test_snprintf() helperDmitry Safonov
2024-08-27selftests/net: Clean-up double assignmentDmitry Safonov
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-28Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-27selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko
2024-08-27selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko
2024-08-26net: netconsole: selftests: Create a new netconsole selftestBreno Leitao
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain
2024-08-22selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain
2024-08-22selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski
2024-08-21selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.Kuniyuki Iwashima
2024-08-21tools: ynl: lift an assumption about spec file namePaolo Abeni
2024-08-21selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-19selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj
2024-08-19selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()Michal Luczaj
2024-08-19selftests/bpf: Honour the sotype of af_unix redir testsMichal Luczaj
2024-08-19selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()Michal Luczaj
2024-08-19selftests/bpf: Socket pair creation, cleanupsMichal Luczaj
2024-08-19selftests/bpf: Support more socket types in create_pair()Michal Luczaj