index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
filter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
1
-1
/
+2
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
1
-0
/
+2
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
1
-1
/
+1
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-0
/
+7
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+3
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
1
-0
/
+1
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
1
-0
/
+4
2017-07-07
include/linux/filter.h: use linux/set_memory.h
Michael Ellerman
1
-4
/
+1
2017-07-03
bpf: simplify narrower ctx access
Daniel Borkmann
1
-0
/
+47
2017-07-02
bpf: BPF support for sock_ops
Lawrence Brakmo
1
-0
/
+9
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
1
-2
/
+0
2017-06-06
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
1
-0
/
+1
2017-06-01
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
1
-0
/
+3
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
1
-0
/
+10
2017-05-09
include/linux/filter.h: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-04-24
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
1
-2
/
+1
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-03-17
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
1
-0
/
+10
2017-03-13
bpf: improve read-only handling
Daniel Borkmann
1
-4
/
+12
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
1
-2
/
+11
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
1
-1
/
+111
2017-02-17
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
1
-5
/
+1
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
1
-2
/
+4
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-1
/
+0
2016-12-18
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
1
-3
/
+11
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
1
-0
/
+1
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+4
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
1
-1
/
+6
2016-12-02
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
1
-9
/
+9
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
1
-1
/
+1
2016-11-28
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
1
-3
/
+3
2016-09-10
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-0
/
+50
2016-09-10
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
1
-0
/
+14
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-07-20
bpf: add XDP prog type for early driver filter
Brenden Blanco
1
-0
/
+18
2016-07-13
rose: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+5
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
1
-0
/
+42
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-2
/
+3
2016-05-16
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
1
-0
/
+3
2016-05-16
bpf: move bpf_jit_enable declaration
Daniel Borkmann
1
-0
/
+2
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
1
-0
/
+16
2016-04-07
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
1
-4
/
+0
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-0
/
+4
2016-01-09
bpf: cleanup bpf_prog_run_{save,clear}_cb helpers
Daniel Borkmann
1
-10
/
+29
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+19
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-0
/
+19
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+2
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
1
-4
/
+35
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
1
-1
/
+1
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
1
-1
/
+2
[next]