- 5103128 selftests/bpf: Add combined fentry/fexit test by Alexei Starovoitov · 5 years ago
- d3b0856 selftests/bpf: Add fexit tests for BPF trampoline by Alexei Starovoitov · 5 years ago
- 11d1e2e selftests/bpf: Add test for BPF trampoline by Alexei Starovoitov · 5 years ago
- faeb2dc bpf: Add kernel test functions for fentry testing by Alexei Starovoitov · 5 years ago
- e41074d selftest/bpf: Simple test for fentry/fexit by Alexei Starovoitov · 5 years ago
- b8c54ea libbpf: Add support to attach to fentry/fexit tracing progs by Alexei Starovoitov · 5 years ago
- 1442e28 libbpf: Introduce btf__find_by_name_kind() by Alexei Starovoitov · 5 years ago
- fec56f5 bpf: Introduce BPF trampoline by Alexei Starovoitov · 5 years ago
- 5964b20 bpf: Add bpf_arch_text_poke() helper by Alexei Starovoitov · 5 years ago
- 3b2744e bpf: Refactor x86 JIT into helpers by Alexei Starovoitov · 5 years ago
- c3d6324 x86/alternatives: Teach text_poke_bp() to emulate instructions by Peter Zijlstra · 6 years ago
- 808c9f7 bpf, doc: Change right arguments for JIT example code by Mao Wenan · 5 years ago
- b313332 samples/bpf: Add missing option to xdpsock usage by Andre Guedes · 5 years ago
- 110b226 samples/bpf: Remove duplicate option from xdpsock by Andre Guedes · 5 years ago
- fcf3513 s390/bpf: Make sure JIT passes do not increase code size by Ilya Leoshkevich · 5 years ago
- b7b3fc8 bpf: Support doubleword alignment in bpf_jit_binary_alloc by Ilya Leoshkevich · 5 years ago
- e47a179 bpf, testing: Add missing object file to TEST_FILES by Anders Roxell · 5 years ago
- b7a0d65 bpf, testing: Workaround a verifier failure for test_progs by Yonghong Song · 5 years ago
- 0d2ec5b Merge branch 'share-umem' by Alexei Starovoitov · 5 years ago
- 57afa8b xsk: Extend documentation for Rx|Tx-only sockets and shared umems by Magnus Karlsson · 5 years ago
- 661842c samples/bpf: Use Rx-only and Tx-only sockets in xdpsock by Magnus Karlsson · 5 years ago
- a68977d libbpf: Allow for creating Rx or Tx only AF_XDP sockets by Magnus Karlsson · 5 years ago
- 2e5d72c samples/bpf: Add XDP_SHARED_UMEM support to xdpsock by Magnus Karlsson · 5 years ago
- cbf0740 libbpf: Support XDP_SHARED_UMEM with external XDP program by Magnus Karlsson · 5 years ago
- 472aeb3 Merge branch 'map-pinning' by Alexei Starovoitov · 5 years ago
- 1a734ef libbpf: Add getter for program size by Toke Høiland-Jørgensen · 5 years ago
- 473f4e1 libbpf: Add bpf_get_link_xdp_info() function to get more XDP information by Toke Høiland-Jørgensen · 5 years ago
- b6e99b0 libbpf: Use pr_warn() when printing netlink errors by Toke Høiland-Jørgensen · 5 years ago
- 4f33ddb libbpf: Propagate EPERM to caller on program load by Toke Høiland-Jørgensen · 5 years ago
- 9c4e395 selftests/bpf: Add tests for automatic map unpinning on load failure by Toke Høiland-Jørgensen · 5 years ago
- ec6d5f47 libbpf: Unpin auto-pinned maps if loading fails by Toke Høiland-Jørgensen · 5 years ago
- 451d1dc samples: bpf: update map definition to new syntax BTF-defined map by Daniel T. Lee · 5 years ago
- afbe3c2 samples: bpf: Update outdated error message by Daniel T. Lee · 5 years ago
- ed5941a bpf: Add cb access in kfree_skb test by Martin KaFai Lau · 5 years ago
- 7e3617a bpf: Add array support to btf_struct_access by Martin KaFai Lau · 5 years ago
- 30ee348 Merge branch 'bpf-libbpf-fixes' by Daniel Borkmann · 5 years ago
- 98e527af libbpf: Improve handling of corrupted ELF during map initialization by Andrii Nakryiko · 5 years ago
- 994021a libbpf: Make btf__resolve_size logic always check size error condition by Andrii Nakryiko · 5 years ago
- dd3ab12 libbpf: Fix another potential overflow issue in bpf_prog_linfo by Andrii Nakryiko · 5 years ago
- 4ee1135 libbpf: Fix potential overflow issue by Andrii Nakryiko · 5 years ago
- 3dc5e05 libbpf: Fix memory leak/double free issue by Andrii Nakryiko · 5 years ago
- 9656b34 libbpf: Fix negative FD close() in xsk_setup_xdp_prog() by Andrii Nakryiko · 5 years ago
- dab2e9e s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip by Ilya Leoshkevich · 5 years ago
- 6ad2e1a s390/bpf: Wrap JIT macro parameter usages in parentheses by Ilya Leoshkevich · 5 years ago
- 166f11d s390/bpf: Use kvcalloc for addrs array by Ilya Leoshkevich · 5 years ago
- 7e22077 tools, bpf_asm: Warn when jumps are out of range by Ilya Leoshkevich · 5 years ago
- 85d31dd bpf: Account for insn->off when doing bpf_probe_read_kernel by Martin KaFai Lau · 5 years ago
- ed57802 libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage by Andrii Nakryiko · 5 years ago
- 65a052d selftests/bps: Clean up removed ints relocations negative tests by Andrii Nakryiko · 5 years ago
- f23c7ce Merge branch 'bpf-libbpf-bitfield-size-relo' by Daniel Borkmann · 5 years ago
- 0b16356 selftests/bpf: Add field size relocation tests by Andrii Nakryiko · 5 years ago
- 8b1cb1c9 selftest/bpf: Add relocatable bitfield reading tests by Andrii Nakryiko · 5 years ago
- 94f060e libbpf: Add support for field size relocations by Andrii Nakryiko · 5 years ago
- ee26dad libbpf: Add support for relocatable bitfields by Andrii Nakryiko · 5 years ago
- 42765ed selftests/bpf: Remove too strict field offset relo test cases by Andrii Nakryiko · 5 years ago
- 1574cf8 Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
- 3a6ba7d ptp: Add a ptp clock driver for IDT ClockMatrix. by Vincent Cheng · 5 years ago
- 5c5e7aa dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock by Vincent Cheng · 5 years ago
- fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
- 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
- 2adf81c net: icmp: use input address in traceroute by Francesco Ruggeri · 5 years ago
- c219a16 Merge branch 'optimize-openvswitch-flow-looking-up' by David S. Miller · 5 years ago
- eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
- 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
- 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
- 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
- 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
- 57f7d7b9 net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
- a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
- 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
- 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
- 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago
- ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 358fdb4 Merge branch 'bpf_probe_read_user' by Alexei Starovoitov · 5 years ago
- fa553d9 bpf, testing: Add selftest to read/write sockaddr from user space by Daniel Borkmann · 5 years ago
- 50f9aa4 bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper by Daniel Borkmann · 5 years ago
- 251e2d3 bpf, samples: Use bpf_probe_read_user where appropriate by Daniel Borkmann · 5 years ago
- 6e07a63 bpf: Switch BPF probe insns to bpf_probe_read_kernel by Daniel Borkmann · 5 years ago
- 6ae08ae bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers by Daniel Borkmann · 5 years ago
- eb1b668 bpf: Make use of probe_user_write in probe write helper by Daniel Borkmann · 5 years ago
- 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
- 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
- e1cb7d2 Merge branch 'map-pinning' by Alexei Starovoitov · 5 years ago
- 2f4a32c selftests: Add tests for automatic map pinning by Toke Høiland-Jørgensen · 5 years ago
- 57a00f4 libbpf: Add auto-pinning of maps when loading BPF objects by Toke Høiland-Jørgensen · 5 years ago
- 196f848 libbpf: Move directory creation into _pin() functions by Toke Høiland-Jørgensen · 5 years ago
- 4580b25 libbpf: Store map pin path and status in struct bpf_map by Toke Høiland-Jørgensen · 5 years ago
- d1b4574 libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 5 years ago
- 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- e5897c7d Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 78db77f Merge branch 'bpf-xskmap-perf-improvements' by Daniel Borkmann · 5 years ago
- d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
- e65650f bpf: Implement map_gen_lookup() callback for XSKMAP by Maciej Fijalkowski · 5 years ago
- 64fe8c0 xsk: Store struct xdp_sock as a flexible array member of the XSKMAP by Björn Töpel · 5 years ago
- 31408fb Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- aeb1b85 Merge branch 'fix-BPF-offload-related-bugs' by David S. Miller · 5 years ago