summaryrefslogtreecommitdiff
path: root/include/linux/filter.h
Commit message (Expand)AuthorAge
* bpf: Hooks for sys_bindAndrey Ignatov2018-03-31
* bpf: Check attach type at prog load timeAndrey Ignatov2018-03-31
* bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend2018-03-30
* bpf: sockmap redirect ingress supportJohn Fastabend2018-03-30
* bpf: add parenthesis around argument of BPF_LDST_BYTES()Jakub Kicinski2018-03-28
* bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-19
* net: avoid including xdp.h in filter.hJesper Dangaard Brouer2018-02-13
* bpf: make unknown opcode handling more robustDaniel Borkmann2018-01-26
* bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-25
* bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2018-01-25
* xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer2018-01-05
* bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann2017-12-20
* bpf: x64: add JIT support for multi-function programsAlexei Starovoitov2017-12-17
* bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
* bpf: add support for bpf_call to interpreterAlexei Starovoitov2017-12-17
* bpf: add a bpf_override_function helperJosef Bacik2017-12-12
* bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo2017-12-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
* | bpf: add a bpf_override_function helperJosef Bacik2017-11-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\ \ | |/
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\ \ | |/
| * bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
* | bpf: multi program support for cgroup+bpfAlexei Starovoitov2017-10-04
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-26
* | bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann2017-09-26
|/
* xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer2017-08-24
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-16
* net: add notifier hooks for devmap bpf mapJohn Fastabend2017-07-17
* xdp: Add batching support to redirect mapJohn Fastabend2017-07-17
* xdp: add trace event for xdp redirectJohn Fastabend2017-07-17
* net: implement XDP_REDIRECT for xdp genericJohn Fastabend2017-07-17
* xdp: add bpf_redirect helper functionJohn Fastabend2017-07-17
* include/linux/filter.h: use linux/set_memory.hMichael Ellerman2017-07-06
* bpf: simplify narrower ctx accessDaniel Borkmann2017-07-03
* bpf: BPF support for sock_opsLawrence Brakmo2017-07-01
* bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau2017-06-06
* bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-06
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-31
* bpf: add various verifier test casesDaniel Borkmann2017-05-25
* include/linux/filter.h: use set_memory.h headerLaura Abbott2017-05-08
* bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2017-04-24
* net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2017-03-22
* bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov2017-03-16
* bpf: improve read-only handlingDaniel Borkmann2017-03-12
* bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann2017-02-21
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-17
* bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-17