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
/
include
/
net
/
lwtunnel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-18
1
-1
/
+4
*
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-30
1
-0
/
+3
*
net: add net available in build_state
Alexander Aring
2020-03-29
1
-3
/
+3
*
net: lwtunnel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
1
-1
/
+1
*
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
2019-04-23
1
-3
/
+4
*
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
1
-0
/
+2
*
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
2018-02-14
1
-0
/
+15
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
1
-3
/
+6
*
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
1
-4
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
1
-1
/
+4
|
\
|
*
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
2017-02-08
1
-1
/
+4
*
|
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
1
-3
/
+3
|
/
*
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
1
-0
/
+2
*
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
1
-0
/
+11
*
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
2016-11-16
1
-1
/
+2
*
lwt: Remove unused len field
Thomas Graf
2016-10-23
1
-2
/
+1
*
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-15
1
-4
/
+3
*
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
1
-0
/
+44
*
lwtunnel: autoload of lwt modules
Robert Shearman
2016-02-21
1
-1
/
+3
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
1
-4
/
+4
*
lwt: Add cfg argument to build_state
Tom Herbert
2015-08-24
1
-0
/
+3
*
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
1
-12
/
+0
*
lwtunnel: Fix the sparse warnings in fib_encap_match
Ying Xue
2015-08-19
1
-0
/
+4
*
lwtunnel: fix memory leak
Jiri Benc
2015-08-18
1
-1
/
+6
*
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-17
1
-1
/
+29
*
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
2015-07-29
1
-3
/
+0
*
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
1
-5
/
+11
*
lwtunnel: support dst output redirect function
Roopa Prabhu
2015-07-21
1
-0
/
+12
*
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2015-07-21
1
-0
/
+132