Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-07 | 1 | -2/+0 |
|\ | |||||
| * | lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf | Taehee Yoo | 2018-07-31 | 1 | -2/+0 |
* | | bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog() | Taehee Yoo | 2018-07-28 | 1 | -1/+1 |
|/ | |||||
* | bpf: rename bpf_compute_data_end into bpf_compute_data_pointers | Daniel Borkmann | 2017-09-26 | 1 | -1/+1 |
* | net: add extack arg to lwtunnel build state | David Ahern | 2017-05-30 | 1 | -2/+3 |
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -2/+3 |
* | lwtunnel: remove device arg to lwtunnel_build_state | David Ahern | 2017-01-30 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 1 | -0/+1 |
|\ | |||||
| * | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 1 | -0/+1 |
* | | lwt_bpf: bpf_lwt_prog_cmp() can be static | Wei Yongjun | 2017-01-12 | 1 | -1/+1 |
|/ | |||||
* | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf | 2016-12-02 | 1 | -0/+396 |