| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | bpf: Fix the off-by-two error in range markings | Maxim Mikityanskiy | 2021-12-03 | 1 | -16/+16 | |
| * | | | | | | | | | | | selftests: tls: add missing AES256-GCM cipher | Vadim Fedorenko | 2021-12-07 | 1 | -0/+18 | |
| * | | | | | | | | | | | selftests: tls: add missing AES-CCM cipher tests | Vadim Fedorenko | 2021-12-07 | 1 | -0/+18 | |
| * | | | | | | | | | | | selftests: net/fcnal-test.sh: add exit code | Li Zhijian | 2021-12-03 | 1 | -0/+8 | |
| * | | | | | | | | | | | selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct... | Li Zhijian | 2021-12-03 | 2 | -0/+2 | |
| * | | | | | | | | | | | selftests/tc-testing: add missing config | Li Zhijian | 2021-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | selftests/tc-testing: add exit code | Li Zhijian | 2021-12-03 | 1 | -3/+5 | |
| * | | | | | | | | | | | selftests/fib_tests: Rework fib_rp_filter_test() | Peilin Ye | 2021-12-02 | 1 | -10/+49 | |
| | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-12-02 | 4 | -5/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | selftests: net: Correct case name | Li Zhijian | 2021-12-02 | 1 | -2/+2 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | wireguard: device: reset peer src endpoint when netns exits | Jason A. Donenfeld | 2021-11-29 | 1 | -1/+23 | |
| | * | | | | | | | | | wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST | Li Zhijian | 2021-11-29 | 1 | -1/+1 | |
| | * | | | | | | | | | wireguard: selftests: actually test for routing loops | Jason A. Donenfeld | 2021-11-29 | 1 | -1/+5 | |
| | * | | | | | | | | | wireguard: selftests: increase default dmesg log size | Jason A. Donenfeld | 2021-11-29 | 1 | -0/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-11-30 | 4 | -80/+257 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | KVM: SEV: Prohibit migration of a VM that has mirrors | Paolo Bonzini | 2021-11-30 | 1 | -0/+37 | |
| | * | | | | | | | | selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM | Paolo Bonzini | 2021-11-30 | 1 | -7/+105 | |
| | * | | | | | | | | KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem | Maciej S. Szmigiero | 2021-11-30 | 1 | -1/+1 | |
| | * | | | | | | | | KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE | Vitaly Kuznetsov | 2021-11-26 | 1 | -0/+30 | |
| | * | | | | | | | | KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test | Vitaly Kuznetsov | 2021-11-26 | 1 | -69/+71 | |
| | * | | | | | | | | selftests: sev_migrate_tests: free all VMs | Paolo Bonzini | 2021-11-26 | 1 | -1/+8 | |
| | * | | | | | | | | selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM | Paolo Bonzini | 2021-11-26 | 1 | -2/+5 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-11-26 | 9 | -150/+758 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | selftests: tls: test for correct proto_ops | Jakub Kicinski | 2021-11-25 | 1 | -0/+55 | |
| | * | | | | | | | selftests: tls: test splicing decrypted records | Jakub Kicinski | 2021-11-25 | 1 | -0/+49 | |
| | * | | | | | | | selftests: tls: test splicing cmsgs | Jakub Kicinski | 2021-11-25 | 1 | -0/+40 | |
| | * | | | | | | | selftests: tls: add tests for handling of bad records | Jakub Kicinski | 2021-11-25 | 1 | -0/+154 | |
| | * | | | | | | | selftests: tls: factor out cmsg send/receive | Jakub Kicinski | 2021-11-25 | 1 | -41/+70 | |
| | * | | | | | | | selftests: tls: add helper for creating sock pairs | Jakub Kicinski | 2021-11-25 | 1 | -99/+29 | |
| | * | | | | | | | selftests: add arp_ndisc_evict_nocarrier to Makefile | James Prestwood | 2021-11-23 | 1 | -0/+1 | |
| | * | | | | | | | selftests: net: fib_nexthops: add test for group refcount imbalance bug | Nikolay Aleksandrov | 2021-11-22 | 1 | -0/+63 | |
| | * | | | | | | | selftests/tc-testings: Be compatible with newer tc output | Li Zhijian | 2021-11-22 | 1 | -1/+1 | |
| | * | | | | | | | selftests/tc-testing: match any qdisc type | Li Zhijian | 2021-11-22 | 1 | -6/+6 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2021-11-19 | 4 | -11/+298 | |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | * | | | | | | selftests: nft_nat: switch port shadow test cases to socat | Florian Westphal | 2021-11-15 | 1 | -7/+19 | |
| | | * | | | | | | selftests: nft_nat: Simplify port shadow notrack test | Phil Sutter | 2021-11-08 | 1 | -2/+1 | |
| | | * | | | | | | selftests: nft_nat: Improve port shadow test stability | Phil Sutter | 2021-11-08 | 1 | -2/+4 | |
| | | * | | | | | | selftests: netfilter: extend nfqueue tests to cover vrf device | Florian Westphal | 2021-11-08 | 1 | -0/+54 | |
| | | * | | | | | | selftests: netfilter: add a vrf+conntrack testcase | Florian Westphal | 2021-11-08 | 2 | -1/+221 | |
| * | | | | | | | | Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-11-19 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | selftests: gpio: restore CFLAGS options | Kent Gibson | 2021-11-15 | 1 | -1/+1 | |
| | * | | | | | | | selftests: gpio: fix uninitialised variable warning | Kent Gibson | 2021-11-15 | 1 | -1/+1 | |
| | * | | | | | | | selftests: gpio: fix gpio compiling error | Li Zhijian | 2021-11-15 | 1 | -0/+1 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-11-18 | 9 | -10/+488 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | selftests: add a test case for mirred egress to ingress | Davide Caratti | 2021-11-16 | 2 | -1/+47 | |
| | * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-11-16 | 6 | -2/+432 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | selftests/bpf: Add tests for restricted helpers | Dmitrii Banshchikov | 2021-11-15 | 4 | -1/+397 | |
| | | * | | | | | | tools/runqslower: Fix cross-build | Jean-Philippe Brucker | 2021-11-12 | 1 | -1/+1 | |
| | | * | | | | | | selftests/bpf: Check map in map pruning | Lorenz Bauer | 2021-11-12 | 1 | -0/+34 | |
| | | | |_|_|/ / | | |/| | | | | ||||||
| | * / | | | | | selftests: net: switch to socat in the GSO GRE test | Jakub Kicinski | 2021-11-12 | 1 | -7/+9 | |
| | |/ / / / / | ||||||
