summaryrefslogtreecommitdiffstats
path: root/include/linux/filter.h
Commit message (Expand)AuthorAgeFilesLines
* xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer2017-08-241-1/+2
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-161-0/+2
* net: add notifier hooks for devmap bpf mapJohn Fastabend2017-07-171-1/+1
* xdp: Add batching support to redirect mapJohn Fastabend2017-07-171-0/+7
* xdp: add trace event for xdp redirectJohn Fastabend2017-07-171-1/+3
* net: implement XDP_REDIRECT for xdp genericJohn Fastabend2017-07-171-0/+1
* xdp: add bpf_redirect helper functionJohn Fastabend2017-07-171-0/+4
* include/linux/filter.h: use linux/set_memory.hMichael Ellerman2017-07-061-4/+1
* bpf: simplify narrower ctx accessDaniel Borkmann2017-07-031-0/+47
* bpf: BPF support for sock_opsLawrence Brakmo2017-07-011-0/+9
* bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau2017-06-061-2/+0
* bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-061-0/+1
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-311-0/+3
* bpf: add various verifier test casesDaniel Borkmann2017-05-251-0/+10
* include/linux/filter.h: use set_memory.h headerLaura Abbott2017-05-081-1/+3
* bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2017-04-241-2/+1
* net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2017-03-221-1/+2
* bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov2017-03-161-0/+10
* bpf: improve read-only handlingDaniel Borkmann2017-03-121-4/+12
* bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann2017-02-211-2/+11
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-171-1/+111
* bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-171-5/+1
* bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-161-2/+4
* net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-271-1/+0
* bpf: dynamically allocate digest scratch bufferDaniel Borkmann2016-12-171-3/+11
* net: xdp: add invalid buffer warningJohn Fastabend2016-12-171-0/+1
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-2/+4
* bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2016-12-051-1/+6
* bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann2016-12-021-9/+9
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-1/+1
* bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann2016-11-271-3/+3
* bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-091-0/+50
* bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-091-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+5
|\
| * rose: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-1/+5
* | bpf: add XDP prog type for early driver filterBrenden Blanco2016-07-191-0/+18
|/
* bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-161-0/+42
* bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-2/+3
* bpf: add bpf_patch_insn_single helperDaniel Borkmann2016-05-161-0/+3
* bpf: move bpf_jit_enable declarationDaniel Borkmann2016-05-161-0/+2
* bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2016-05-061-0/+16
* tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa2016-04-071-4/+0
* tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-011-0/+4
* bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann2016-01-081-10/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-0/+19
|\
| * net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-061-0/+19
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+2
|/
* bpf: fix cb access in socket filter programsAlexei Starovoitov2015-10-111-4/+35
* bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann2015-10-051-1/+1
* sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-031-1/+2
OpenPOWER on IntegriCloud