1. faf391c tcp: Define IPPROTO_MPTCP by Mat Martineau · 5 years ago
  2. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  3. a5f48c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  4. 17aa23e fcnal-test: Fix vrf argument in local tcp tests by David Ahern · 5 years ago
  5. ef11ffa selftests: forwarding: router: Add test case for destination IP link-local by Amit Cohen · 5 years ago
  6. 6e734f8 selftests: forwarding: router: Add test case for source IP equals destination IP by Amit Cohen · 5 years ago
  7. 59b3a4f selftests: forwarding: router: Add test case for multicast destination MAC mismatch by Amit Cohen · 5 years ago
  8. 383dbf7 selftests: forwarding: router: Add test case for source IP in class E by Amit Cohen · 5 years ago
  9. 9a69a4c wireguard: selftests: remove ancient kernel compatibility code by Jason A. Donenfeld · 5 years ago
  10. cc7e3f6 selftests: loopback.sh: skip this test if the driver does not support by Hangbin Liu · 5 years ago
  11. bf6dd9a Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  12. 5cad8bc fcnal-test: Add TCP MD5 tests for VRF by David Ahern · 5 years ago
  13. f0bee1e fcnal-test: Add TCP MD5 tests by David Ahern · 5 years ago
  14. eb09cf0 nettest: Add support for TCP_MD5 extensions by David Ahern · 5 years ago
  15. 1bfb45d nettest: Return 1 on MD5 failure for server mode by David Ahern · 5 years ago
  16. c5341bc selftests: mlxsw: Add a self-test for port-default priority by Petr Machata · 5 years ago
  17. e4ab5cc selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV by Sargun Dhillon · 5 years ago
  18. 88c13f8 selftests/seccomp: Zero out seccomp_notif by Sargun Dhillon · 5 years ago
  19. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  20. 738d290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  21. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  22. 7c8dce4 bpftool: Make skeleton C code compilable with C++ compiler by Andrii Nakryiko · 5 years ago
  23. 3c2f450 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  24. ec34c01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  25. 1162f84 bpf: Print error message for bpftool cgroup show by Hechao Li · 5 years ago
  26. 8ab9da5 libbpf: Support CO-RE relocations for LDX/ST/STX instructions by Andrii Nakryiko · 5 years ago
  27. 2a1f40a rseq/selftests: Clarify rseq_prepare_unload() helper requirements by Mathieu Desnoyers · 5 years ago
  28. 8df34c5 rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 by Mathieu Desnoyers · 5 years ago
  29. af9cb29 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 5 years ago
  30. b1b3520 kunit/kunit_tool_test: Test '--build_dir' option run by SeongJae Park · 5 years ago
  31. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  32. 609952c kunit: Place 'test.log' under the 'build_dir' by SeongJae Park · 5 years ago
  33. e321251 kunit: Create default config in '--build_dir' by SeongJae Park · 5 years ago
  34. 8c0140f kunit: Remove duplicated defconfig creation by SeongJae Park · 5 years ago
  35. 05564c2 selftests: livepatch: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  36. c65e415 selftests: firmware: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  37. 7648dd9 selftests: filesystems/epoll: fix build error by Shuah Khan · 5 years ago
  38. fa633a0 libbpf: Fix build on read-only filesystems by Namhyung Kim · 5 years ago
  39. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  40. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  41. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  42. 1520447 selftests: pmtu: fix init mtu value in description by Hangbin Liu · 5 years ago
  43. d6269a9 vsock_test: add SOCK_STREAM MSG_PEEK test by Stefano Garzarella · 5 years ago
  44. 8d00b93 testing/vsock: print list of options and description by Stefano Garzarella · 5 years ago
  45. 5a2b242 testing/vsock: add parameters to list and skip tests by Stefano Garzarella · 5 years ago
  46. 770ce00 vsock_test: wait for the remote to close the connection by Stefano Garzarella · 5 years ago
  47. cdbcc18 VSOCK: add AF_VSOCK test cases by Stefan Hajnoczi · 5 years ago
  48. 092f32a VSOCK: add send_byte()/recv_byte() test utilities by Stefan Hajnoczi · 5 years ago
  49. 2f65b44 VSOCK: add full barrier between test cases by Stefan Hajnoczi · 5 years ago
  50. 9bb8a29 VSOCK: extract connect/accept functions from vsock_diag_test.c by Stefan Hajnoczi · 5 years ago
  51. df7e0e0 VSOCK: extract utility functions from vsock_diag_test.c by Stefan Hajnoczi · 5 years ago
  52. ce1c7f8 VSOCK: add SPDX identifiers to vsock tests by Stefan Hajnoczi · 5 years ago
  53. 4398546 VSOCK: fix header include in vsock_diag_test by Stefan Hajnoczi · 5 years ago
  54. 478bee0 selftests/bpf: Preserve errno in test_progs CHECK macros by Andrey Ignatov · 5 years ago
  55. 06ac018 selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi by Andrey Ignatov · 5 years ago
  56. 257c885 selftests/bpf: Convert test_cgroup_attach to prog_tests by Andrey Ignatov · 5 years ago
  57. cdbee38 libbpf: Introduce bpf_prog_attach_xattr by Andrey Ignatov · 5 years ago
  58. 7dd68b3 bpf: Support replacing cgroup-bpf program in MULTI mode by Andrey Ignatov · 5 years ago
  59. 6649a3f tc-testing: initial tdc selftests for cls_u32 by Davide Caratti · 5 years ago
  60. d05d5db selftests: netfilter: extend flowtable test script with dnat rule by Florian Westphal · 5 years ago
  61. 0fd2600 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  62. 3123d80 bpf: Add further test_verifier cases for record_func_key by Daniel Borkmann · 5 years ago
  63. 7745ff9 libbpf: Fix another __u64 printf warning by Andrii Nakryiko · 5 years ago
  64. b5c7d0d libbpf: Fix printing of ulimit value by Toke Høiland-Jørgensen · 5 years ago
  65. 580205d selftests/bpf: Fix test_attach_probe by Alexei Starovoitov · 5 years ago
  66. 12dd14b libbpf: Add missing newline in opts validation macro by Toke Høiland-Jørgensen · 5 years ago
  67. eb9928b riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs by Björn Töpel · 5 years ago
  68. 630628c libbpf: BTF is required when externs are present by Andrii Nakryiko · 5 years ago
  69. 8601fd4 libbpf: Allow to augment system Kconfig through extra optional config by Andrii Nakryiko · 5 years ago
  70. 81bfdd0 libbpf: Put Kconfig externs into .kconfig section by Andrii Nakryiko · 5 years ago
  71. d695870 libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource by Andrii Nakryiko · 5 years ago
  72. 4a94c43 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  73. 6de6c1f bpf: Allow to change skb mark in test_run by Nikita V. Shirokov · 5 years ago
  74. dacce64 bpftool: Work-around rst2man conversion bug by Andrii Nakryiko · 5 years ago
  75. 7c43e0d bpftool: Simplify format string to not use positional args by Andrii Nakryiko · 5 years ago
  76. 82c664b selftests: qdiscs: Add test coverage for ETS Qdisc by Petr Machata · 5 years ago
  77. ddd3fd7 selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc by Petr Machata · 5 years ago
  78. 4cf9b8f9 selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh by Petr Machata · 5 years ago
  79. cb21ac5 bpftool: Add gen subcommand manpage by Andrii Nakryiko · 5 years ago
  80. 3bf3c79 libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h by Andrii Nakryiko · 5 years ago
  81. 5dc7a8b bpftool, selftests/bpf: Embed object file inside skeleton by Andrii Nakryiko · 5 years ago
  82. 4a3d6c6 libbpf: Reduce log level for custom section names by Andrii Nakryiko · 5 years ago
  83. fb9a98e libbpf: Fix libbpf_common.h when installing libbpf through 'make install' by Toke Høiland-Jørgensen · 5 years ago
  84. 92f7440 selftests/bpf: More succinct Makefile output by Andrii Nakryiko · 5 years ago
  85. 89c683c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. a9920d3 tpm: selftest: cleanup after unseal with wrong auth/policy test by Tadeusz Struk · 5 years ago
  87. 8f84bdd tpm: selftest: add test covering async mode by Tadeusz Struk · 5 years ago
  88. 65d88d0 wireguard: selftests: import harness makefile for test suite by Jason A. Donenfeld · 5 years ago
  89. dbd8f6b libbpf: Add zlib as a dependency in pkg-config template by Andrii Nakryiko · 5 years ago
  90. dc3a2d2 libbpf: Print hint about ulimit when getting permission denied error by Toke Høiland-Jørgensen · 5 years ago
  91. 58b3baff perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description by Ed Maste · 5 years ago
  92. 28396b7 perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES by Ed Maste · 5 years ago
  93. c09982f libtraceevent: Allow custom libdir path by Sudip Mukherjee · 5 years ago
  94. 159ecc00 bpftool: Fix compilation warning on shadowed variable by Paul Chaignon · 5 years ago
  95. a79ac2d libbpf: Fix build by renaming variables by Prashant Bhole · 5 years ago
  96. 5f2eece selftests/bpf: Add flexible array relocation tests by Andrii Nakryiko · 5 years ago
  97. 1b484b3 libbpf: Support flexible arrays in CO-RE by Andrii Nakryiko · 5 years ago
  98. 330a73a selftests/bpf: Add tests for libbpf-provided externs by Andrii Nakryiko · 5 years ago
  99. 2ad97d4 bpftool: Generate externs datasec in BPF skeleton by Andrii Nakryiko · 5 years ago
  100. 166750b libbpf: Support libbpf-provided extern variables by Andrii Nakryiko · 5 years ago