index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2018-05-22
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-05-16
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
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-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
2018-01-25
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
2018-01-23
bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
Yonghong Song
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add upper complexity limit to verifier log
Daniel Borkmann
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
bpf, verifier: detect misconfigured mem, size argument pair
Daniel Borkmann
2018-01-19
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
Yonghong Song
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
bpf: offload: allow array map offload
Jakub Kicinski
2018-01-18
bpf: arraymap: use bpf_map_init_from_attr()
Jakub Kicinski
2018-01-18
bpf: arraymap: move checks out of alloc function
Jakub Kicinski
2018-01-18
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
bpf: annotate bpf_insn_print_t with __printf
Jakub Kicinski
2018-01-17
bpf: offload: make bpf_offload_dev_match() reject host+host case
Jakub Kicinski
2018-01-17
bpf: cpumap: make some functions static
Wei Yongjun
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
bpf: offload: factor out netdev checking at allocation time
Jakub Kicinski
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
bpf: hashtab: move checks out of alloc function
Jakub Kicinski
2018-01-14
bpf: hashtab: move attribute validation before allocation
Jakub Kicinski
2018-01-14
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-14
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-14
bpf: fix divides by zero
Eric Dumazet
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]