index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
2018-04-19
bpf: btf: Check members of struct/union
Martin KaFai Lau
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
2018-04-19
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
2018-04-11
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
2018-04-04
kernel/bpf/syscall: fix warning defined but not used
Anders Roxell
2018-04-04
bpf: sockmap, duplicates release calls may NULL sk_prot
John Fastabend
2018-04-04
bpf: sockmap, free memory on sock close with cork data
John Fastabend
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-30
bpf: sockmap: initialize sg table entries properly
Prashant Bhole
2018-03-30
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-27
bpf: follow idr code convention
Shaohua Li
2018-03-26
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
2018-03-26
bpf: Rename bpf_verifer_log
Martin KaFai Lau
2018-03-23
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-09
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-02-15
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2018-02-15
bpf: Remove unused callee_saved array
Joe Stringer
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2018-02-14
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
Jason Wang
2018-02-13
bpf: fix sock_map_alloc() error path
Eric Dumazet
2018-02-13
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
2018-02-06
bpf: sockmap, fix leaking maps with attached but not detached progs
John Fastabend
2018-02-06
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
2018-02-03
bpf: fix bpf_prog_array_copy_to_user() issues
Alexei Starovoitov
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-01-26
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
2018-01-26
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-26
bpf: make unknown opcode handling more robust
Daniel Borkmann
2018-01-26
bpf: improve dead code sanitizing
Daniel Borkmann
[prev]
[next]