| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | selftests: mptcp: add disconnect tests | Paolo Abeni | 2022-01-07 | 2 | -27/+160 | |
| | * | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-01-06 | 12 | -184/+543 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | bpf: selftests: Add bind retry for post_bind{4, 6} | Menglong Dong | 2022-01-06 | 1 | -20/+130 | |
| | | * | | | | | | | | | | | | | | | bpf: selftests: Use C99 initializers in test_sock.c | Menglong Dong | 2022-01-06 | 1 | -128/+92 | |
| | | * | | | | | | | | | | | | | | | bpf/selftests: Test bpf_d_path on rdonly_mem. | Hao Luo | 2022-01-06 | 2 | -1/+49 | |
| | | * | | | | | | | | | | | | | | | libbpf: Add documentation for bpf_map batch operations | Grant Seltzer | 2022-01-06 | 2 | -6/+117 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3 | Andrii Nakryiko | 2022-01-06 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API | Christy Lee | 2022-01-05 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | libbpf 1.0: Deprecate bpf_map__is_offload_neutral() | Christy Lee | 2022-01-05 | 2 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | libbpf: Support repeated legacy kprobes on same function | Qiang Wang | 2022-01-05 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | libbpf: Use probe_name for legacy kprobe | Qiang Wang | 2022-01-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | libbpf: Deprecate bpf_perf_event_read_simple() API | Christy Lee | 2022-01-05 | 2 | -8/+15 | |
| | | * | | | | | | | | | | | | | | | bpf, selftests: Add verifier test for mem_or_null register with offset. | Daniel Borkmann | 2022-01-05 | 1 | -0/+28 | |
| | | * | | | | | | | | | | | | | | | bpf/selftests: Fix namespace mount setup in tc_redirect | Jiri Olsa | 2022-01-05 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | | | | bpftool: Probe for instruction set extensions | Paul Chaignon | 2022-01-05 | 1 | -0/+44 | |
| | | * | | | | | | | | | | | | | | | bpftool: Probe for bounded loop support | Paul Chaignon | 2022-01-05 | 1 | -0/+22 | |
| | | * | | | | | | | | | | | | | | | bpftool: Refactor misc. feature probe | Paul Chaignon | 2022-01-05 | 1 | -16/+29 | |
| | * | | | | | | | | | | | | | | | | gro: add ability to control gro max packet size | Coco Li | 2022-01-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | testptp: set pin function before other requests | Miroslav Lichvar | 2022-01-05 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-01-05 | 10 | -29/+56 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-12-31 | 65 | -672/+1841 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | bpf/selftests: Update local storage selftest for sleepable programs | KP Singh | 2021-12-29 | 2 | -33/+11 | |
| | | * | | | | | | | | | | | | | | | libbpf: Improve LINUX_VERSION_CODE detection | Andrii Nakryiko | 2021-12-28 | 3 | -17/+28 | |
| | | * | | | | | | | | | | | | | | | libbpf: Use 100-character limit to make bpf_tracing.h easier to read | Andrii Nakryiko | 2021-12-28 | 1 | -32/+22 | |
| | | * | | | | | | | | | | | | | | | libbpf: Normalize PT_REGS_xxx() macro definitions | Andrii Nakryiko | 2021-12-28 | 1 | -225/+152 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Add btf_dump__new to test_cpp | Jiri Olsa | 2021-12-23 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | | | | libbpf: Do not use btf_dump__new() macro in C++ mode | Jiri Olsa | 2021-12-23 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | | | | bpftool: Enable line buffering for stdout | Paul Chaignon | 2021-12-21 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Correct the INDEX address in vmtest.sh | Pu Lehui | 2021-12-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | bpf/selftests: Test PTR_TO_RDONLY_MEM | Hao Luo | 2021-12-18 | 2 | -0/+43 | |
| | | * | | | | | | | | | | | | | | | bpftool: Reimplement large insn size limit feature probing | Andrii Nakryiko | 2021-12-17 | 1 | -3/+23 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Add libbpf feature-probing API selftests | Andrii Nakryiko | 2021-12-17 | 2 | -0/+126 | |
| | | * | | | | | | | | | | | | | | | libbpf: Rework feature-probing APIs | Andrii Nakryiko | 2021-12-17 | 3 | -54/+236 | |
| | | * | | | | | | | | | | | | | | | bpf: Right align verifier states in verifier logs. | Christy Lee | 2021-12-16 | 1 | -77/+92 | |
| | | * | | | | | | | | | | | | | | | bpf: Only print scratched registers and stack slots to verifier logs. | Christy Lee | 2021-12-16 | 1 | -15/+15 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Enable cross-building with clang | Jean-Philippe Brucker | 2021-12-16 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | tools/runqslower: Enable cross-building with clang | Jean-Philippe Brucker | 2021-12-16 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | bpftool: Enable cross-building with clang | Jean-Philippe Brucker | 2021-12-16 | 1 | -6/+7 | |
| | | * | | | | | | | | | | | | | | | tools/libbpf: Enable cross-building with clang | Jean-Philippe Brucker | 2021-12-16 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | tools/resolve_btfids: Support cross-building the kernel with clang | Jean-Philippe Brucker | 2021-12-16 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | tools: Help cross-building with clang | Jean-Philippe Brucker | 2021-12-16 | 1 | -1/+12 | |
| | | * | | | | | | | | | | | | | | | libbpf: Avoid reading past ELF data section end when copying license | Andrii Nakryiko | 2021-12-14 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | libbpf: Mark bpf_object__find_program_by_title API deprecated. | Kui-Feng Lee | 2021-12-14 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | tools/perf: Stop using bpf_object__find_program_by_title API. | Kui-Feng Lee | 2021-12-14 | 1 | -1/+12 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Stop using bpf_object__find_program_by_title API. | Kui-Feng Lee | 2021-12-14 | 10 | -67/+104 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests | Andrii Nakryiko | 2021-12-14 | 8 | -24/+3 | |
| | | * | | | | | | | | | | | | | | | libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF | Andrii Nakryiko | 2021-12-14 | 6 | -39/+143 | |
| | | * | | | | | | | | | | | | | | | libbpf: Add sane strncpy alternative and use it internally | Andrii Nakryiko | 2021-12-14 | 6 | -19/+31 | |
| | | * | | | | | | | | | | | | | | | libbpf: Fix potential uninit memory read | Andrii Nakryiko | 2021-12-14 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | libbpf: Add doc comments for bpf_program__(un)pin() | Grant Seltzer | 2021-12-13 | 1 | -0/+24 | |
