aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/lwt_bpf.c
Commit message (Expand)AuthorAge
* bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc2019-10-14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-29
* net: fix GSO in bpf_lwt_push_ip_encapPeter Oskolkov2019-03-07
* net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-25
* bpf: fix memory leak in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-14
* bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.cPeter Oskolkov2019-02-13
* bpf: handle GSO in bpf_lwt_push_encapPeter Oskolkov2019-02-13
* bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-13
* bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-07
|\
| * lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpfTaehee Yoo2018-07-31
* | bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo2018-07-28
|/
* bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann2017-09-26
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-24
* | lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun2017-01-12
|/
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-02