index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
filter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
2017-08-24
1
-1
/
+2
*
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
1
-0
/
+2
*
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
1
-1
/
+1
*
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
1
-0
/
+7
*
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
1
-1
/
+3
*
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
1
-0
/
+1
*
xdp: add bpf_redirect helper function
John Fastabend
2017-07-17
1
-0
/
+4
*
include/linux/filter.h: use linux/set_memory.h
Michael Ellerman
2017-07-06
1
-4
/
+1
*
bpf: simplify narrower ctx access
Daniel Borkmann
2017-07-03
1
-0
/
+47
*
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-07-01
1
-0
/
+9
*
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
1
-2
/
+0
*
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
2017-06-06
1
-0
/
+1
*
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
2017-05-31
1
-0
/
+3
*
bpf: add various verifier test cases
Daniel Borkmann
2017-05-25
1
-0
/
+10
*
include/linux/filter.h: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+3
*
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
2017-04-24
1
-2
/
+1
*
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-03-22
1
-1
/
+2
*
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
2017-03-16
1
-0
/
+10
*
bpf: improve read-only handling
Daniel Borkmann
2017-03-12
1
-4
/
+12
*
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
2017-02-21
1
-2
/
+11
*
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
1
-1
/
+111
*
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
2017-02-17
1
-5
/
+1
*
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
1
-2
/
+4
*
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-27
1
-1
/
+0
*
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
2016-12-17
1
-3
/
+11
*
net: xdp: add invalid buffer warning
John Fastabend
2016-12-17
1
-0
/
+1
*
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
1
-2
/
+4
*
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2016-12-05
1
-1
/
+6
*
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
2016-12-02
1
-9
/
+9
*
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-12-02
1
-1
/
+1
*
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2016-11-27
1
-3
/
+3
*
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
1
-0
/
+50
*
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2016-09-09
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-1
/
+5
|
\
|
*
rose: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-1
/
+5
*
|
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-19
1
-0
/
+18
|
/
*
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
1
-0
/
+42
*
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-16
1
-2
/
+3
*
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2016-05-16
1
-0
/
+3
*
bpf: move bpf_jit_enable declaration
Daniel Borkmann
2016-05-16
1
-0
/
+2
*
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2016-05-06
1
-0
/
+16
*
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
1
-4
/
+0
*
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-01
1
-0
/
+4
*
bpf: cleanup bpf_prog_run_{save,clear}_cb helpers
Daniel Borkmann
2016-01-08
1
-10
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
1
-0
/
+19
|
\
|
*
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
2016-01-06
1
-0
/
+19
*
|
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
1
-0
/
+2
|
/
*
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
1
-4
/
+35
*
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
1
-1
/
+1
*
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
1
-1
/
+2
[next]