summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-24tools: ynl-gen: support empty attribute listsJakub Kicinski
2023-08-24tools: ynl-gen: fix collecting global policy attrsJakub Kicinski
2023-08-24tools: ynl-gen: set length of binary fieldsJakub Kicinski
2023-08-24tools: ynl: allow passing binary dataJakub Kicinski
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu
2023-08-21selftests: bonding: do not set port down before adding to bondHangbin Liu
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan
2023-08-19tools: ynl-gen: use temporary file for renderingJiri Pirko
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang
2023-08-16bpftool: Implement link show support for xdpDaniel Borkmann
2023-08-16bpftool: Implement link show support for tcxDaniel Borkmann
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee
2023-08-16objtool/x86: Fix SRSO messPeter Zijlstra
2023-08-16selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao
2023-08-15tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski
2023-08-15selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni
2023-08-14selftests/bpf: Add various more tcx test casesDaniel Borkmann
2023-08-14netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko
2023-08-14netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko
2023-08-14netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko
2023-08-14selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-08-14selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou
2023-08-14libbpf: Set close-on-exec flag on gzopenMarco Vedovati
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-14x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-14selftests: forwarding: Add test case for traffic redirection from a locked portIdo Schimmel
2023-08-14selftests: openvswitch: add explicit drop testcaseAdrian Moreno
2023-08-14selftests: openvswitch: add drop reason testcaseAdrian Moreno
2023-08-14net: openvswitch: add explicit drop actionEric Garver
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-11bpftool: fix perf help messageDaniel T. Lee