Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | bpf: offload: free program id when device disappears | Jakub Kicinski | 2017-12-31 | 2 | -2/+10 | |
| * | | | | | bpf: offload: free prog->aux->offload when device disappears | Jakub Kicinski | 2017-12-31 | 1 | -14/+9 | |
| * | | | | | bpf: offload: allow netdev to disappear while verifier is running | Jakub Kicinski | 2017-12-31 | 2 | -27/+23 | |
| * | | | | | bpf: offload: don't use prog->aux->offload as boolean | Jakub Kicinski | 2017-12-31 | 1 | -1/+3 | |
| * | | | | | bpf: offload: don't require rtnl for dev list manipulation | Jakub Kicinski | 2017-12-31 | 1 | -10/+24 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2017-12-28 | 6 | -49/+283 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bpf: fix max call depth check | Alexei Starovoitov | 2017-12-27 | 1 | -2/+2 | |
| | * | | | | | bpf: fix maximum stack depth tracking logic | Alexei Starovoitov | 2017-12-27 | 1 | -16/+66 | |
| | * | | | | | bpf: fix stacksafe exploration when comparing states | Gianluca Borello | 2017-12-23 | 1 | -1/+1 | |
| | * | | | | | bpf: allow for correlation of maps and helpers in dump | Daniel Borkmann | 2017-12-21 | 5 | -26/+189 | |
| | * | | | | | bpf: fix kallsyms handling for subprogs | Daniel Borkmann | 2017-12-21 | 2 | -0/+9 | |
| | * | | | | | bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog | Yonghong Song | 2017-12-19 | 1 | -2/+13 | |
| | * | | | | | bpf: make function skip_callee static and return NULL rather than 0 | Colin Ian King | 2017-12-19 | 1 | -1/+2 | |
| | * | | | | | bpf: fix spelling mistake: "funcation"-> "function" | Colin Ian King | 2017-12-19 | 1 | -1/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-22 | 1 | -117/+166 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2017-12-18 | 4 | -196/+1065 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: x64: add JIT support for multi-function programs | Alexei Starovoitov | 2017-12-17 | 3 | -3/+139 | |
| | * | | | | | | bpf: fix net.core.bpf_jit_enable race | Alexei Starovoitov | 2017-12-17 | 2 | -2/+3 | |
| | * | | | | | | bpf: add support for bpf_call to interpreter | Alexei Starovoitov | 2017-12-17 | 2 | -17/+109 | |
| | * | | | | | | bpf: teach verifier to recognize zero initialized stack | Alexei Starovoitov | 2017-12-17 | 1 | -28/+101 | |
| | * | | | | | | bpf: introduce function calls (verification) | Alexei Starovoitov | 2017-12-17 | 1 | -151/+551 | |
| | * | | | | | | bpf: introduce function calls (function boundaries) | Alexei Starovoitov | 2017-12-17 | 2 | -4/+145 | |
| | * | | | | | | bpf: add a bpf_override_function helper | Josef Bacik | 2017-12-12 | 2 | -0/+5 | |
| | * | | | | | | bpf/tracing: allow user space to query prog array on the same tp | Yonghong Song | 2017-12-12 | 1 | -0/+21 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-17 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-05 | 2 | -1/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bpf: cleanup register_is_null() | Alexei Starovoitov | 2017-12-01 | 1 | -10/+10 | |
| * | | | | | | | | bpf: improve JEQ/JNE path walking | Alexei Starovoitov | 2017-12-01 | 1 | -2/+3 | |
| * | | | | | | | | bpf: improve verifier liveness marks | Alexei Starovoitov | 2017-12-01 | 1 | -0/+5 | |
| * | | | | | | | | bpf: don't mark FP reg as uninit | Alexei Starovoitov | 2017-12-01 | 1 | -4/+4 | |
| * | | | | | | | | bpf: print liveness info to verifier log | Alexei Starovoitov | 2017-12-01 | 1 | -4/+20 | |
| * | | | | | | | | bpf: fix stack state printing in verifier log | Alexei Starovoitov | 2017-12-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2018-01-31 | 1 | -28/+22 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod() | Al Viro | 2018-01-05 | 1 | -28/+22 | |
| |/ / / / / / / | ||||||
* | | | | | | | | bpf: mark dst unknown on inconsistent {s, u}bounds adjustments | Daniel Borkmann | 2018-01-18 | 1 | -11/+16 | |
* | | | | | | | | bpf: reject stores into ctx via st and xadd | Daniel Borkmann | 2018-01-17 | 1 | -0/+19 | |
* | | | | | | | | bpf: fix 32-bit divide by zero | Alexei Starovoitov | 2018-01-14 | 1 | -0/+18 | |
* | | | | | | | | bpf: fix divides by zero | Eric Dumazet | 2018-01-14 | 1 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | bpf, array: fix overflow in max_entries and undefined behavior in index_mask | Daniel Borkmann | 2018-01-10 | 1 | -3/+15 | |
* | | | | | | | bpf: arsh is not supported in 32 bit alu thus reject it | Daniel Borkmann | 2018-01-10 | 1 | -0/+5 | |
* | | | | | | | bpf: fix spelling mistake: "obusing" -> "abusing" | Colin Ian King | 2018-01-10 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-01-10 | 4 | -13/+100 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov | 2018-01-09 | 1 | -0/+19 | |
| * | | | | | bpf: prevent out-of-bounds speculation | Alexei Starovoitov | 2018-01-09 | 2 | -11/+72 | |
| * | | | | | bpf: sockmap missing NULL psock check | John Fastabend | 2018-01-07 | 1 | -2/+9 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-07 | 2 | -2/+40 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" | Al Viro | 2018-01-05 | 2 | -2/+40 | |
| |/ / / | ||||||
* | | | | bpf: do not allow root to mangle valid pointers | Alexei Starovoitov | 2017-12-21 | 1 | -68/+34 | |
* | | | | bpf: fix integer overflows | Alexei Starovoitov | 2017-12-21 | 1 | -0/+48 | |
* | | | | bpf: don't prune branches when a scalar is replaced with a pointer | Jann Horn | 2017-12-21 | 1 | -8/+7 |