index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
11
-80
/
+36
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
5
-9
/
+30
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-16
2
-4
/
+14
|
|
|
\
|
|
|
*
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
2019-06-15
1
-0
/
+4
|
|
|
*
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
2019-06-15
1
-0
/
+1
|
|
|
*
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
2019-06-15
1
-2
/
+2
|
|
|
*
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2019-06-11
1
-2
/
+7
|
|
*
|
sysctl: define proc_do_static_key()
Eric Dumazet
2019-06-15
1
-1
/
+0
|
|
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
2
-4
/
+16
|
|
|
\
|
|
|
*
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-07
2
-4
/
+16
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2019-06-05
1
-1
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
8
-72
/
+8
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
8
-33
/
+8
|
\
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
7
-28
/
+7
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
|
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-06-01
11
-56
/
+17
*
|
|
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-06-01
11
-82
/
+100
*
|
|
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-06-01
11
-25
/
+26
*
|
|
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
2019-06-01
1
-2
/
+9
*
|
|
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
2019-06-01
1
-5
/
+20
*
|
|
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-06-01
2
-3
/
+25
*
|
|
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-11
/
+17
*
|
|
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2019-05-29
1
-24
/
+13
*
|
|
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
1
-4
/
+37
*
|
|
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
2019-05-25
1
-11
/
+57
*
|
|
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
2019-05-25
1
-1
/
+3
*
|
|
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2019-05-25
2
-0
/
+50
*
|
|
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-4
/
+33
*
|
|
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-13
/
+160
*
|
|
bpf: convert explored_states to hash table
Alexei Starovoitov
2019-05-24
1
-5
/
+18
*
|
|
bpf: split explored_states
Alexei Starovoitov
2019-05-24
1
-18
/
+13
*
|
|
bpf: cleanup explored_states
Alexei Starovoitov
2019-05-24
1
-9
/
+20
*
|
|
bpf: bump jmp sequence limit
Alexei Starovoitov
2019-05-23
1
-3
/
+4
|
/
/
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-16
1
-1
/
+1
*
|
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-14
1
-5
/
+18
*
|
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-14
1
-1
/
+4
*
|
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-14
1
-0
/
+3
|
/
*
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
2019-05-13
1
-1
/
+1
*
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
2019-05-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
13
-229
/
+1619
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-03
1
-30
/
+46
|
|
\
|
*
|
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
2
-4
/
+26
|
*
|
bpf: add writable context for raw tracepoints
Matt Mullins
2019-04-27
2
-2
/
+37
|
*
|
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-25
1
-0
/
+2
|
*
|
bpf: drop bpf_verifier_lock
Alexei Starovoitov
2019-04-23
1
-3
/
+5
|
*
|
bpf: remove global variables
Alexei Starovoitov
2019-04-23
1
-12
/
+13
|
*
|
bpf: cpumap memory prefetchw optimizations for struct page
Jesper Dangaard Brouer
2019-04-18
1
-0
/
+12
[next]