summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-05testptp: Add option to open PHC in readonly modeWojtek Wasko
2025-03-04selftests: drv-net: use env.rpath in the HDS testJakub Kicinski
2025-03-04selftests: mptcp: add a test for mptcp_diag_dump_oneGang Yan
2025-03-04selftests: mptcp: Add a tool to get specific msk_infoGang Yan
2025-03-04netconsole: selftest: add task name append testingBreno Leitao
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-03-04selftest: net: add proc_net_pktgenPeter Seiderer
2025-03-03selftests: net: report output format as TAP 13 in Python testsJakub Kicinski
2025-02-27selftests/net: deflake GRO testsKevin Krakauer
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato
2025-02-26selftests: drv-net: add tests for napi IRQ affinity notifiersJakub Kicinski
2025-02-26selftests/net: expand cmsg_ipv6.sh with ipv4Willem de Bruijn
2025-02-26selftests/net: prepare cmsg_ipv6.sh for ipv4Willem de Bruijn
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-25selftests: drv-net-hw: Add a test for symmetric RSS hashGal Pressman
2025-02-25selftests: drv-net: Make rand_port() get a port more reliablyGal Pressman
2025-02-25selftests/net: ensure mptcp is enabled in netnsHangbin Liu
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-24Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski
2025-02-24ASoC: dapm-graph: set fill colour of turned on nodesNicolas Frattaroli
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-21selftests: fib_nexthops: do not mark skipped tests as failedHangbin Liu
2025-02-21selftests: fib_rule_tests: Add DSCP mask match testsIdo Schimmel
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21selftests: net: Add test cases for link and peer netnsXiao Liang
2025-02-21selftests: net: Add python context manager for netns enteringXiao Liang
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt
2025-02-20selftests: drv-net: rename queues check_xdp to check_xskJakub Kicinski
2025-02-20selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski
2025-02-20selftests: drv-net: add a way to wait for a local processJakub Kicinski
2025-02-20selftests: drv-net: probe for AF_XDP sockets more explicitlyJakub Kicinski
2025-02-20selftests: drv-net: add missing new line in xdp_helperJakub Kicinski
2025-02-20selftests: drv-net: use cfg.rpath() in netlink xsk attr testJakub Kicinski
2025-02-20selftests: drv-net: add a warning for bkg + shell + terminateJakub Kicinski
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20selftests/bpf: Add launch time request to xdp_hw_metadataSong Yoong Siang
2025-02-20xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-02-20selftests/bpf: Add simple bpf tests in the tx path for timestamping featureJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing
2025-02-20bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing