index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
lwt_bpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lwt: Fix return values of BPF xmit ops
Yan Zhai
2023-08-18
1
-4
/
+3
*
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-22
1
-4
/
+3
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
lwt_bpf: Replace preempt_disable() with migrate_disable()
Cong Wang
2020-12-07
1
-3
/
+3
*
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
2020-12-07
1
-4
/
+4
*
net: add net available in build_state
Alexander Aring
2020-03-29
1
-1
/
+1
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-3
/
+1
*
bpf: lwtunnel: Fix reroute supplying invalid dst
Jiri Benc
2019-10-14
1
-1
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-3
/
+4
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
1
-0
/
+1
*
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
2019-03-07
1
-0
/
+2
*
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-24
1
-1
/
+1
*
bpf: fix memory leak in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-14
1
-9
/
+20
*
bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
Peter Oskolkov
2019-02-13
1
-2
/
+124
*
bpf: handle GSO in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
1
-2
/
+65
*
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
1
-0
/
+65
*
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
1
-0
/
+1
*
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