summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21selftests: fix spelling/grammar errors in sysctl/sysctl.shChandra Pratap
2025-02-20perf parse-events: Tidy name token matchingIan Rogers
2025-02-20selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_callAmery Hung
2025-02-20libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov
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
2025-02-20tools/nolibc: add support for 32-bit s390Thomas Weißschuh
2025-02-20selftests/nolibc: rename s390 to s390xThomas Weißschuh
2025-02-20selftests/nolibc: only run constructor tests on nolibcThomas Weißschuh
2025-02-20selftests/tracing: Allow some more tests to run in instancesSteven Rostedt
2025-02-20selftests/ftrace: Clean up triggers after setting themSteven Rostedt
2025-02-20selftests/tracing: Test only toplevel README file not the instancesSteven Rostedt
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20cpupower: monitor: Exit with error status if execvp() failYiwei Lin
2025-02-20tools/memory-model: Define effect of Mb tags on RMWs in tools/...Jonas Oberhauser
2025-02-20tools/memory-model: Define applicable tags on operation in tools/...Jonas Oberhauser
2025-02-20tools/memory-model: Legitimize current use of tags in LKMM macrosJonas Oberhauser
2025-02-20tools/memory-model: Add atomic_andnot() with its variantsPuranjay Mohan
2025-02-20tools/memory-model: Add atomic_and()/or()/xor() and add_negativePuranjay Mohan
2025-02-20selftests/nsfs: add ioctl validation testsChristian Brauner
2025-02-20tools/power turbostat: Add idle governor statistics reportingArtem Bityutskiy
2025-02-19selftests: drv-net: add a simple TSO testJakub Kicinski
2025-02-19selftests: drv-net: store addresses in dict indexed by ipverJakub Kicinski
2025-02-19selftests: drv-net: get detailed interface infoJakub Kicinski
2025-02-19selftests: drv-net: resolve remote interface nameJakub Kicinski
2025-02-19selftests: net: Fix minor typos in MPTCP and psock testsSuchit
2025-02-19selftests/bpf: Add a specific dst port matchingCong Wang
2025-02-19selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang