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
/
xfrm
/
xfrm_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
1
-5
/
+25
|
\
|
*
net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
Raed Salem
2022-01-05
1
-5
/
+25
*
|
xfrm: update SA curlft.use_time
Antony Antony
2021-12-23
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-7
/
+0
|
\
|
*
xfrm: remove the fragment check for ipv6 beet mode
Xin Long
2021-06-01
1
-7
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
2021-06-28
1
-3
/
+80
|
\
\
|
*
|
xfrm: replay: remove last replay indirection
Florian Westphal
2021-06-21
1
-1
/
+1
|
*
|
xfrm: avoid compiler warning when ipv6 is disabled
Florian Westphal
2021-06-16
1
-0
/
+2
|
*
|
xfrm: merge dstopt and routing hdroff functions
Florian Westphal
2021-06-11
1
-58
/
+22
|
*
|
xfrm: remove hdr_offset indirection
Florian Westphal
2021-06-11
1
-1
/
+1
|
*
|
xfrm: ipv6: move mip6_rthdr_offset into xfrm core
Florian Westphal
2021-06-11
1
-0
/
+49
|
*
|
xfrm: ipv6: move mip6_destopt_offset into xfrm core
Florian Westphal
2021-06-11
1
-0
/
+57
|
*
|
xfrm: ipv6: add xfrm6_hdr_offset helper
Florian Westphal
2021-06-11
1
-2
/
+7
|
|
/
*
/
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
2021-06-22
1
-1
/
+40
|
/
*
xfrm: BEET mode doesn't support fragments for inner packets
Xin Long
2021-03-24
1
-0
/
+13
*
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-03-03
1
-5
/
+5
*
xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"
Stephen Rothwell
2020-06-05
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-6
/
+9
|
\
|
*
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
2020-05-29
1
-1
/
+2
|
*
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
Xin Long
2020-04-21
1
-5
/
+7
*
|
xfrm: remove output_finish indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
1
-0
/
+16
*
|
xfrm: remove extract_output indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
1
-8
/
+59
*
|
xfrm: avoid extract_output indirection for ipv4
Florian Westphal
2020-05-06
1
-0
/
+46
|
/
*
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-29
1
-2
/
+2
*
net: xfrm: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
1
-6
/
+3
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
1
-10
/
+10
*
xfrm: make xfrm modes builtin
Florian Westphal
2019-04-08
1
-10
/
+5
*
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
2019-04-08
1
-1
/
+11
*
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-5
/
+207
*
xfrm: remove output indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-3
/
+163
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+1
|
\
|
*
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
2018-10-28
1
-0
/
+1
*
|
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
1
-5
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-0
/
+4
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
1
-0
/
+4
|
|
\
|
|
*
xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
Steffen Klassert
2018-09-11
1
-0
/
+4
*
|
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-1
/
+1
|
/
/
*
/
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2018-06-23
1
-2
/
+1
|
/
*
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
2018-03-16
1
-2
/
+3
*
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
1
-1
/
+1
*
xfrm: Fix GSO for IPsec with GRE tunnel.
Steffen Klassert
2017-10-31
1
-1
/
+3
*
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-0
/
+3
*
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2017-04-14
1
-0
/
+2
*
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
1
-6
/
+38
*
xfrm: remove xfrm_state_put_afinfo
Florian Westphal
2017-01-10
1
-5
/
+3
*
xfrm: Reset encapsulation field of the skb before transformation
Steffen Klassert
2016-03-17
1
-0
/
+3
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-0
/
+2
*
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
[next]