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
*
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
*
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
2015-09-17
1
-0
/
+1
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-6
/
+6
*
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-1
/
+2
*
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
net: make skb_dst_pop routine static
Ying Xue
2015-05-12
1
-0
/
+12
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-8
/
+8
*
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
1
-0
/
+2
*
net: use kfree_skb_list() helper in more places
Florian Westphal
2014-09-09
1
-5
/
+1
*
net/xfrm/xfrm_output.c: move EXPORT_SYMBOL
Fabian Frederick
2014-05-13
1
-3
/
+2
*
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
1
-1
/
+9
*
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
1
-0
/
+13
*
xfrm: simplify the exit path of xfrm_output_one()
Jean Sacren
2013-06-04
1
-5
/
+4
*
xfrm: properly handle invalid states as an error
Timo Teräs
2013-05-23
1
-0
/
+1
*
xfrm: fix a unbalanced lock
Li RongQing
2013-02-01
1
-1
/
+1
[next]