Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-13selftests: mptcp: add MPC backup testsPaolo Abeni
2022-07-12selftests: tls: add test for NoPad getsockoptJakub Kicinski
2022-07-12selftest: net: add tun to .gitignoreJakub Kicinski
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni
2022-07-09selftests: forwarding: Install no_forwarding.shMartin Blumenstingl
2022-07-09selftests: forwarding: Install local_termination.shMartin Blumenstingl
2022-07-09selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-09bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usageDave Marchevsky
2022-07-07wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-07wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-07wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-07wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko
2022-07-06selftests/bpf: Fix bogus uninitialized variable warningAndrii Nakryiko
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor
2022-07-06selftests/bpf: Add type match test against kernel's task_structDaniel Müller
2022-07-06selftests/bpf: Add nested type to type based testsDaniel Müller
2022-07-06selftests/bpf: Add test checking more characteristicsDaniel Müller
2022-07-06selftests/bpf: Add type-match checks to type-based testsDaniel Müller
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima
2022-07-04selftest: net: bridge mdb add/del entry to port that is downCasper Andersson
2022-07-02selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann
2022-07-01bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalarDaniel Borkmann
2022-07-01selftests/bpf: Skip lsm_cgroup when we don't have trampolinesStanislav Fomichev
2022-07-01net/cmsg_sender: Remove a semicolonLi kunyu
2022-07-01selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed
2022-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski
2022-06-30selftests/xsk: Verify correctness of XDP prog attach pointMaciej Fijalkowski