summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski45-36/+417
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+26
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski28-196/+5103
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+23
2023-07-19bpf: sync tools/ uapi header withAlan Maguire1-0/+2
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx linksDaniel Borkmann1-0/+1583
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx optsDaniel Borkmann3-0/+2351
2023-07-19bpftool: Extend net dump with tcx progsDaniel Borkmann3-16/+116
2023-07-19libbpf: Add helper macro to clear opts structsDaniel Borkmann1-0/+16
2023-07-19libbpf: Add link-based API for tcxDaniel Borkmann5-11/+88
2023-07-19libbpf: Add opts-based attach/detach/query API for tcxDaniel Borkmann4-53/+159
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann1-4/+30
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann1-8/+28
2023-07-19selftests/xsk: reset NIC settings to default after running test suiteMaciej Fijalkowski2-0/+12
2023-07-19selftests/xsk: add test for too many fragsMagnus Karlsson2-2/+55
2023-07-19selftests/xsk: add metadata copy test for multi-buffMagnus Karlsson3-2/+8
2023-07-19selftests/xsk: add invalid descriptor test for multi-bufferMagnus Karlsson2-41/+151
2023-07-19selftests/xsk: add unaligned mode test for multi-bufferMagnus Karlsson2-0/+16
2023-07-19selftests/xsk: add basic multi-buffer testMagnus Karlsson6-3/+219
2023-07-19selftests/xsk: transmit and receive multi-buffer packetsMagnus Karlsson3-34/+139
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski3-1/+8
2023-07-19bpf: allow any program to use the bpf_map_sum_elem_count kfuncAnton Protopopov1-0/+5
2023-07-19selftests: mptcp: userspace_pm: format subtests results in TAPMatthieu Baerts1-1/+11
2023-07-19selftests: mptcp: sockopt: format subtests results in TAPMatthieu Baerts1-2/+18
2023-07-19selftests: mptcp: simult flows: format subtests results in TAPMatthieu Baerts1-0/+4
2023-07-19selftests: mptcp: diag: format subtests results in TAPMatthieu Baerts1-0/+7
2023-07-19selftests: mptcp: join: format subtests results in TAPMatthieu Baerts1-5/+32
2023-07-19selftests: mptcp: pm_netlink: format subtests results in TAPMatthieu Baerts1-1/+5
2023-07-19selftests: mptcp: connect: format subtests results in TAPMatthieu Baerts1-3/+36
2023-07-19selftests: mptcp: lib: format subtests results in TAPMatthieu Baerts1-0/+66
2023-07-19selftests: mptcp: userspace_pm: reduce dup code around printfMatthieu Baerts1-6/+9
2023-07-19selftests: mptcp: userspace_pm: uniform results printingMatthieu Baerts1-62/+79
2023-07-19selftests: mptcp: userspace_pm: fix shellcheck warningsMatthieu Baerts1-2/+10
2023-07-19selftests: mptcp: userspace pm: don't stop if errorMatthieu Baerts1-10/+11
2023-07-19selftests: mptcp: connect: don't stop if errorMatthieu Baerts1-7/+20
2023-07-19selftests: net: Add bridge backup port and backup nexthop ID testIdo Schimmel2-0/+760
2023-07-19selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq4-5/+13
2023-07-19selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabledDave Marchevsky1-24/+0
2023-07-19selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky2-1/+121
2023-07-19bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky1-39/+39
2023-07-19selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts1-0/+1
2023-07-19selftests: tc: add 'ct' action kconfig depMatthieu Baerts1-0/+1
2023-07-19selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-19selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi1-2/+23
2023-07-19Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds27-23/+381
2023-07-19Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds10-4/+4
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-6/+5
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett1-3/+3
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King1-1/+1
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo1-2/+2