summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-11ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2024-11-11selftests: netdevsim: add ethtool features to macsec offload testsSabrina Dubroca
2024-11-11selftests: netdevsim: add test toggling macsec offloadSabrina Dubroca
2024-11-11selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesimSabrina Dubroca
2024-11-11selftests: netdevsim: add a test checking ethtool featuresSabrina Dubroca
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin
2024-11-09bridge: Allow deleting FDB entries with non-existent VLANIdo Schimmel
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-06selftests: net: really check for bg process completionPaolo Abeni
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-05selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0Florian Westphal
2024-11-05selftests: netfilter: run conntrack_dump_flush in netnsFlorian Westphal
2024-11-05selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)
2024-11-04tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski
2024-11-03selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03net: netconsole: selftests: Add userdata validationBreno Leitao
2024-11-03net: netconsole: selftests: Change the IP subnetBreno Leitao
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh
2024-10-31selftests/net: Fix ./ns-XXXXXX not cleanupLi Zhijian
2024-10-31selftests: netdevsim: add fib_notifications to MakefileJakub Kicinski
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel
2024-10-30tests: hsr: Increase timeout to 50 secondsYunshui Jiang
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-10-30selftests/bpf: Add a selftest for bpf_csum_diff()Puranjay Mohan
2024-10-30selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifierPuranjay Mohan
2024-10-30selftests: netfilter: remove unused parameterLiu Jing
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw