Age | Commit message (Expand) | Author | Files | Lines |
2024-05-13 | selftests/net: add flush id selftests | Richard Gobert | 1 | -0/+138 |
2024-05-13 | selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m | Florian Westphal | 1 | -2/+3 |
2024-05-13 | selftests: net: use upstream mtools | Vladimir Oltean | 1 | -2/+17 |
2024-05-13 | selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't" | Colin Ian King | 1 | -1/+1 |
2024-05-13 | Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 10 | -0/+475 |
2024-05-10 | selftests: net: increase the delay for relative cmsg_time.sh test | Jakub Kicinski | 2 | -16/+23 |
2024-05-10 | selftests: net: fix timestamp not arriving in cmsg_time.sh | Jakub Kicinski | 1 | -5/+15 |
2024-05-10 | selftests: netfilter: add packetdrill based conntrack tests | Florian Westphal | 10 | -0/+475 |
2024-05-09 | selftest: epoll_busy_poll: epoll busy poll tests | Joe Damato | 3 | -1/+323 |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -11/+10 |
2024-05-09 | Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -11/+3 |
2024-05-08 | net: selftest: add test for netdev netlink queue-get API | David Wei | 5 | -8/+77 |
2024-05-08 | selftests: drv-net: add checksum tests | Willem de Bruijn | 7 | -2/+132 |
2024-05-08 | selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC | Ido Schimmel | 1 | -11/+3 |
2024-05-08 | test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits | Lukasz Majewski | 1 | -0/+2 |
2024-05-08 | selftests: microchip: add test for QoS support on KSZ9477 switch family | Oleksij Rempel | 1 | -0/+668 |
2024-05-07 | selftests/net: fix uninitialized variables | John Hubbard | 3 | -2/+5 |
2024-05-07 | selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection... | Florian Westphal | 1 | -7/+18 |
2024-05-03 | Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+7 |
2024-05-03 | tools: ynl: add --list-ops and --list-msgs to CLI | Jakub Kicinski | 2 | -0/+11 |
2024-05-02 | selftests/net: skip partial checksum packets in csum test | Willem de Bruijn | 1 | -3/+15 |
2024-05-02 | selftests: net: py: check process exit code in bkg() and background cmd() | Jakub Kicinski | 1 | -2/+6 |
2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 11 | -45/+90 |
2024-05-02 | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+3 |
2024-05-01 | selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time | Florian Westphal | 4 | -6/+34 |
2024-04-30 | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -0/+49 |
2024-04-30 | selftests: drv-net-hw: add test for memory allocation failures with page pool | Jakub Kicinski | 3 | -0/+134 |
2024-04-30 | selftests: drv-net: support generating iperf3 load | Jakub Kicinski | 2 | -0/+42 |
2024-04-30 | selftests: net: py: avoid all ports < 10k | Jakub Kicinski | 1 | -1/+1 |
2024-04-30 | selftests: net: py: extract tool logic | Jakub Kicinski | 1 | -3/+9 |
2024-04-30 | selftests: drv-net-hw: support using Python from net hw tests | Jakub Kicinski | 4 | -3/+26 |
2024-04-30 | selftests: netfilter: avoid test timeouts on debug kernels | Florian Westphal | 4 | -3/+10 |
2024-04-30 | netdev: add queue stats | Xuan Zhuo | 1 | -0/+19 |
2024-04-29 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 114 | -1882/+7165 |
2024-04-29 | cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH | Dave Jiang | 1 | -0/+7 |
2024-04-27 | Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -2/+26 |
2024-04-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+3 |
2024-04-26 | tools: ynl: don't append doc of missing type directly to the type | Jakub Kicinski | 1 | -3/+2 |
2024-04-26 | selftests: drv-net: validate the environment | Jakub Kicinski | 1 | -0/+25 |
2024-04-26 | selftests: drv-net: reimplement the config parser | Jakub Kicinski | 1 | -12/+14 |
2024-04-26 | selftests: drv-net: extend the README with more info and example | Jakub Kicinski | 1 | -12/+85 |
2024-04-26 | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s... | Linus Torvalds | 5 | -43/+12 |
2024-04-26 | RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2 | Andrew Jones | 2 | -1/+11 |
2024-04-26 | perf riscv: Fix the warning due to the incompatible type | Ben Zong-You Xie | 1 | -1/+1 |
2024-04-26 | selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64 | Puranjay Mohan | 1 | -0/+3 |
2024-04-26 | bpf_helpers.h: Define bpf_tail_call_static when building with GCC | Jose E. Marchesi | 1 | -1/+3 |
2024-04-26 | selftests: virtio_net: add initial tests | Jiri Pirko | 5 | -0/+248 |
2024-04-26 | selftests: forwarding: add wait_for_dev() helper | Jiri Pirko | 1 | -0/+13 |
2024-04-26 | selftests: forwarding: add check_driver() helper | Jiri Pirko | 1 | -0/+12 |
2024-04-26 | selftests: forwarding: add ability to assemble NETIFS array by driver name | Jiri Pirko | 1 | -0/+37 |