2018-05-04 |
Jakub Kicinski | tools: bpftool: move get_possible_cpus() to common... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | tools: bpftool: fold hex keyword in command help |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | nfp: bpf: rewrite map pointers with NFP TIDs |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | nfp: bpf: perf event output helpers support |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | bpf: replace map pointer loads before calling into... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | bpf: export bpf_event_output() |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | nfp: bpf: record offload neutral maps in the driver |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | bpf: offload: allow offloaded programs to use perf... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Daniel Borkmann | Merge branch 'bpf-subprog-mgmt-cleanup' |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jiong Wang | bpf: add faked "ending" subprog |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jiong Wang | bpf: centre subprog information fields |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jiong Wang | bpf: unify main prog and subprog |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Alexei Starovoitov | Merge branch 'move-ld_abs-to-native-BPF' |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf: sync tools bpf.h uapi header |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, x32: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, s390x: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, ppc64: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, mips64: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, arm32: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, sparc64: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, arm64: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf, x64: remove ld_abs/ld_ind |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf: add skb_load_bytes_relative helper |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf: implement ld_abs/ld_ind in native bpf |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Daniel Borkmann | bpf: prefix cbpf internal helpers with bpf_ |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Alexei Starovoitov | Merge branch 'AF_XDP-initial-support' |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | samples/bpf: sample application and documentation for... |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | xsk: statistics support |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | xsk: support for Tx |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | dev: packet: make packet_direct_xmit a common function |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | xsk: add Tx queue setup and mmap support |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | xsk: add umem completion queue support and mmap |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | xsk: wire up XDP_SKB side of AF_XDP |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | xsk: wire up XDP_DRV side of AF_XDP |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | xsk: add Rx receive functions and poll support |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | xsk: add support for bind for Rx |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | xsk: add Rx queue setup and mmap support |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Magnus Karlsson | xsk: add umem fill queue support and mmap |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | xsk: add user memory registration support sockopt |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Björn Töpel | net: initial AF_XDP skeleton |
commit | commitdiff | tree | snapshot |
2018-05-03 |
Wang YanQing | bpf, x86_32: add eBPF JIT compiler for ia32 |
commit | commitdiff | tree | snapshot |
2018-05-02 |
Quentin Monnet | bpf: relax constraints on formatting for eBPF helper... |
commit | commitdiff | tree | snapshot |
2018-05-02 |
Ingo Molnar | x86/bpf: Clean up non-standard comments, to make the... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Quentin Monnet | tools: bpftool: change time format for program 'loaded... |
commit | commitdiff | tree | snapshot |
2018-04-30 |
William Tu | tools, include: Grab a copy of linux/erspan.h |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Daniel Borkmann | Merge branch 'bpf-formatting-fixes-helpers' |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Quentin Monnet | bpf: update bpf.h uapi header for tools |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Quentin Monnet | bpf: fix formatting for bpf_get_stack() helper doc |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Quentin Monnet | bpf: fix formatting for bpf_perf_event_read() helper doc |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Alexei Starovoitov | bpf: remove tracepoints from bpf core |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Yonghong Song | samples/bpf: fix kprobe attachment issue on x64 |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Teng Qin | bpf: Allow bpf_current_task_under_cgroup in interrupt |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Alexei Starovoitov | Merge branch 'fix-bpf-helpers-doc' |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Andrey Ignatov | bpf: Sync bpf.h to tools/ |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Andrey Ignatov | bpf: Fix helpers ctx struct types in uapi doc |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Alexei Starovoitov | Merge branch 'bpf_get_stack' |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | tools/bpf: add a test for bpf_get_stack with tracepoint... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | tools/bpf: add a test for bpf_get_stack with raw tracep... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | tools/bpf: add a verifier test case for bpf_get_stack... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | samples/bpf: move common-purpose trace functions to... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | tools/bpf: add bpf_get_stack helper to tools headers |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | bpf/verifier: improve register value range tracking... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | bpf: remove never-hit branches in verifier adjust_scala... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | bpf/verifier: refine retval R0 state for bpf_get_stack... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | bpf: add bpf_get_stack helper |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Yonghong Song | bpf: change prototype for stack_map_get_build_id_offset |
commit | commitdiff | tree | snapshot |
2018-04-27 |
Leo Yan | bpf, doc: Update bpf_jit_enable limitation for CONFIG_B... |
commit | commitdiff | tree | snapshot |
2018-04-27 |
David S. Miller | Merge git://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Wang Sheng-Hui | samples, bpf: remove redundant ret assignment in bpf_lo... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Daniel Borkmann | Merge branch 'bpf-uapi-helper-doc' |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: update bpf.h uapi header for tools |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (65-66) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (58-64) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (51-57) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (42-50) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (33-41) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (23-32) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (12-22) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add documentation for eBPF helpers (01-11) |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Quentin Monnet | bpf: add script and prepare bpf.h for new helpers docum... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Daniel Borkmann | Merge branch 'bpf-tunnel-metadata-selftests' |
commit | commitdiff | tree | snapshot |
2018-04-26 |
William Tu | samples/bpf: remove the bpf tunnel testsuite. |
commit | commitdiff | tree | snapshot |
2018-04-26 |
William Tu | selftests/bpf: bpf tunnel test. |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Nikita V. Shirokov | bpf: fix xdp_generic for bpf_adjust_tail usecase |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Jiri Olsa | tools, bpftool: Display license GPL compatible in prog... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Jiri Olsa | tools, bpf: Sync bpf.h uapi header |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Jiri Olsa | bpf: Add gpl_compatible flag to struct bpf_prog_info |
commit | commitdiff | tree | snapshot |
2018-04-26 |
David S. Miller | Merge branch 'udp-gso' |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | selftests: udp gso benchmark |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | selftests: udp gso with corking |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | selftests: udp gso with connected sockets |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | selftests: udp gso |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | udp: add gso support to virtual devices |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | udp: add gso segment cmsg |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | udp: paged allocation with gso |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | udp: better wmem accounting on gso |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | udp: generate gso with UDP_SEGMENT |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Willem de Bruijn | udp: add udp gso |
commit | commitdiff | tree | snapshot |
next |