summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26tools: ynl-gen: respect attr-cnt-name at the attr set levelJakub Kicinski
2023-10-26netlink: specs: support conditional operationsJakub Kicinski
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao
2023-10-24selftests/bpf: Add selftests for netkitDaniel Borkmann
2023-10-24selftests/bpf: Add netlink helper libraryDaniel Borkmann
2023-10-24bpftool: Extend net dump with netkit progsDaniel Borkmann
2023-10-24bpftool: Implement link show support for netkitDaniel Borkmann
2023-10-24libbpf: Add link-based API for netkitDaniel Borkmann
2023-10-24tools: Sync if_link uapi headerDaniel Borkmann
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann
2023-10-24selftests: net: change ifconfig with ip commandSwarup Laxman Kotiaklapudi
2023-10-24tools: ynl-gen: add support for exact-len validationDavide Caratti
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-23selftests/bpf: test if state loops are detected in a tricky caseEduard Zingerman
2023-10-23selftests/bpf: tests with delayed read/precision makrs in loop bodyEduard Zingerman
2023-10-23bpf: exact states comparison for iterator convergence checksEduard Zingerman
2023-10-23Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-23Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski
2023-10-23netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko
2023-10-23netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko
2023-10-23tools: ynl-gen: render rsp_parse() helpers if cmd has only dump opJiri Pirko
2023-10-23tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-10-23tools: ynl-gen: change spacing around __attribute__Jakub Kicinski
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2023-10-20selftests/bpf: Add more test cases for bpf memory allocatorHou Tao
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski
2023-10-20tools: ynl-gen: make the mnl_type() method publicJakub Kicinski
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou
2023-10-19tools: ynl-gen: support limit namesJakub Kicinski
2023-10-19tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski
2023-10-19tools: ynl-gen: track attribute useJakub Kicinski
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts