Age | Commit message (Expand) | Author |
2021-03-18 | bpf, devmap: Move drop error path to devmap for XDP_REDIRECT | Lorenzo Bianconi |
2021-03-17 | Merge branch 'Provide NULL and KERNEL_VERSION macros in bpf_helpers.h' | Alexei Starovoitov |
2021-03-17 | selftests/bpf: drop custom NULL #define in skb_pkt_end selftest | Andrii Nakryiko |
2021-03-17 | libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h | Andrii Nakryiko |
2021-03-17 | bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly | Yonghong Song |
2021-03-17 | selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_id | Ravi Bangoria |
2021-03-16 | selftests/bpf: Fix warning comparing pointer to 0 | Jiapeng Chong |
2021-03-16 | Merge branch 'Build BPF selftests and its libbpf, bpftool in debug mode' | Alexei Starovoitov |
2021-03-16 | selftests/bpf: Build everything in debug mode | Andrii Nakryiko |
2021-03-16 | selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver test | Andrii Nakryiko |
2021-03-16 | bpftool: Fix maybe-uninitialized warnings | Andrii Nakryiko |
2021-03-16 | libbpf: Add explicit padding to bpf_xdp_set_link_opts | Andrii Nakryiko |
2021-03-16 | bpf: Make symbol 'bpf_task_storage_busy' static | Wei Yongjun |
2021-03-16 | kernel/bpf/: Fix misspellings using codespell tool | Liu xuzhi |
2021-03-16 | s390/bpf: Implement new atomic ops | Ilya Leoshkevich |
2021-03-15 | bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array... | Pedro Tammela |
2021-03-15 | samples: bpf: Fix a spelling typo in do_hbm_test.sh | Masanari Iida |
2021-03-15 | libbpf: Avoid inline hint definition from 'linux/stddef.h' | Pedro Tammela |
2021-03-15 | bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockopt | Manu Bretelle |
2021-03-10 | Merge branch 'libbpf/xsk cleanups' | Andrii Nakryiko |
2021-03-10 | libbpf: xsk: Move barriers from libbpf_util.h to xsk.h | Björn Töpel |
2021-03-10 | libbpf: xsk: Remove linux/compiler.h header | Björn Töpel |
2021-03-10 | bpf: Fix warning comparing pointer to 0 | Jiapeng Chong |
2021-03-10 | selftests/bpf: Fix warning comparing pointer to 0 | Jiapeng Chong |
2021-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-03-09 | sparc: sparc64_defconfig: remove duplicate CONFIGs | Corentin Labbe |
2021-03-09 | sparc64: Fix opcode filtering in handling of no fault loads | Rob Gardner |
2021-03-09 | Merge branch 's390-qeth-fixes' | David S. Miller |
2021-03-09 | s390/qeth: fix notification for pending buffers during teardown | Julian Wiedmann |
2021-03-09 | s390/qeth: schedule TX NAPI on QAOB completion | Julian Wiedmann |
2021-03-09 | s390/qeth: improve completion of pending TX buffers | Julian Wiedmann |
2021-03-09 | s390/qeth: fix memory leak after failed TX Buffer allocation | Julian Wiedmann |
2021-03-09 | Merge branch 'virtio_net-infinite-loop' | David S. Miller |
2021-03-09 | net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 | Balazs Nemeth |
2021-03-09 | net: check if protocol extracted by virtio_net_hdr_set_proto is correct | Balazs Nemeth |
2021-03-10 | Merge branch 'bpf-xdp-redirect' | Daniel Borkmann |
2021-03-10 | bpf, xdp: Restructure redirect actions | Björn Töpel |
2021-03-10 | bpf, xdp: Make bpf_redirect_map() a map operation | Björn Töpel |
2021-03-09 | net: dsa: xrs700x: check if partner is same as port in hsr join | George McCollister |
2021-03-10 | selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c | Andrii Nakryiko |
2021-03-09 | Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-09 | Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-09 | net: lapbether: Remove netif_start_queue / netif_stop_queue | Xie He |
2021-03-09 | Merge branch 'Add clang-based BTF_KIND_FLOAT tests' | Alexei Starovoitov |
2021-03-09 | selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax | Ilya Leoshkevich |
2021-03-09 | selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size | Ilya Leoshkevich |
2021-03-09 | MIPS: kernel: Reserve exception base early to prevent corruption | Thomas Bogendoerfer |
2021-03-08 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |