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
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-5
/
+5
|
\
|
*
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
2020-07-29
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
3
-47
/
+76
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-31
3
-47
/
+76
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
espintcp: count packets dropped in espintcp_rcv
Sabrina Dubroca
2020-07-30
1
-0
/
+6
|
|
*
espintcp: handle short messages instead of breaking the encap socket
Sabrina Dubroca
2020-07-30
1
-1
/
+24
|
|
*
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
2020-07-17
1
-2
/
+2
|
|
*
espintcp: recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-07-17
1
-1
/
+4
|
|
*
espintcp: support non-blocking sends
Sabrina Dubroca
2020-07-17
1
-13
/
+13
|
|
*
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2020-06-24
2
-30
/
+27
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-30
4
-34
/
+149
|
\
\
\
|
*
|
|
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
2020-07-21
1
-0
/
+11
|
*
|
|
xfrm: interface: use IS_REACHABLE to avoid some compile errors
Xin Long
2020-07-17
1
-8
/
+8
|
*
|
|
xfrm: interface: not xfrmi_ipv6/ipip_handler twice
Xin Long
2020-07-14
1
-4
/
+18
|
*
|
|
xfrm interface: store xfrmi contexts in a hash by if_id
Eyal Birger
2020-07-13
1
-9
/
+20
|
*
|
|
xfrm interface: avoid xi lookup in xfrmi_decode_session()
Eyal Birger
2020-07-13
1
-10
/
+13
|
*
|
|
xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler
Xin Long
2020-07-09
1
-0
/
+32
|
*
|
|
xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
Xin Long
2020-07-09
1
-0
/
+38
|
*
|
|
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
2020-07-09
1
-11
/
+13
|
*
|
|
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
2020-06-24
1
-4
/
+8
*
|
|
|
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-24
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-0
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: xfrmi: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
3
-5
/
+27
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-19
3
-5
/
+27
|
|
\
\
|
|
*
|
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
1
-6
/
+9
|
|
*
|
esp: select CRYPTO_SEQIV
Eric Biggers
2020-06-15
1
-0
/
+1
|
|
*
|
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-15
1
-0
/
+20
|
|
*
|
xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"
Stephen Rothwell
2020-06-05
1
-4
/
+0
|
|
*
|
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-06-04
1
-1
/
+3
*
|
|
|
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-23
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
xfrm: bail early on slave pass over skb
Jarod Wilson
2020-06-22
1
-17
/
+17
|
/
/
*
/
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-7
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
6
-18
/
+37
|
\
|
*
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
2020-05-29
1
-1
/
+2
|
*
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
2020-05-25
1
-6
/
+1
|
*
xfrm interface: fix oops when deleting a x-netns interface
Nicolas Dichtel
2020-04-23
1
-0
/
+21
|
*
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
Xin Long
2020-04-21
1
-5
/
+7
|
*
xfrm: espintcp: save and call old ->sk_destruct
Sabrina Dubroca
2020-04-20
1
-0
/
+2
|
*
xfrm: do pskb_pull properly in __xfrm_transport_prep
Xin Long
2020-04-15
1
-5
/
+3
|
*
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
2020-04-15
1
-1
/
+1
*
|
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: move xfrm4_extract_header to common helper
Florian Westphal
2020-05-06
1
-0
/
+14
*
|
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
2
-10
/
+29
*
|
xfrm: avoid extract_output indirection for ipv4
Florian Westphal
2020-05-06
1
-0
/
+46
*
|
xfrm: add IPv6 support for espintcp
Sabrina Dubroca
2020-04-28
3
-12
/
+49
*
|
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
2020-04-28
1
-0
/
+3
*
|
xfrm interface: don't take extra reference to netdev
Nicolas Dichtel
2020-04-27
1
-2
/
+0
|
/
[next]