summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xfrm: interface: not xfrmi_ipv6/ipip_handler twiceXin Long2020-07-141-4/+18
| * | | xfrm interface: store xfrmi contexts in a hash by if_idEyal Birger2020-07-131-9/+20
| * | | xfrm interface: avoid xi lookup in xfrmi_decode_session()Eyal Birger2020-07-131-10/+13
| * | | xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handlerXin Long2020-07-091-0/+32
| * | | xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handlerXin Long2020-07-091-0/+38
| * | | xfrm: add is_ipip to struct xfrm_input_afinfoXin Long2020-07-091-11/+13
| * | | xfrm: introduce oseq-may-wrap flagPetr Vaněk2020-06-241-4/+8
* | | | net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig2020-07-241-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | net: xfrmi: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld2020-06-301-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-253-5/+27
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-06-193-5/+27
| |\ \
| | * | esp, ah: modernize the crypto algorithm selectionsEric Biggers2020-06-151-6/+9
| | * | esp: select CRYPTO_SEQIVEric Biggers2020-06-151-0/+1
| | * | esp, ah: consolidate the crypto algorithm selectionsEric Biggers2020-06-151-0/+20
| | * | xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"Stephen Rothwell2020-06-051-4/+0
| | * | xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-041-1/+3
* | | | bonding/xfrm: use real_dev instead of slave_devJarod Wilson2020-06-231-2/+3
| |_|/ |/| |
* | | xfrm: bail early on slave pass over skbJarod Wilson2020-06-221-17/+17
|/ /
* / treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-7/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-316-18/+37
|\
| * xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long2020-05-291-1/+2
| * xfrm: fix a warning in xfrm_policy_insert_listXin Long2020-05-251-6/+1
| * xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel2020-04-231-0/+21
| * xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long2020-04-211-5/+7
| * xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2020-04-201-0/+2
| * xfrm: do pskb_pull properly in __xfrm_transport_prepXin Long2020-04-151-5/+3
| * xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long2020-04-151-1/+1
* | xfrm: remove output_finish indirection from xfrm_state_afinfoFlorian Westphal2020-05-061-0/+16
* | xfrm: remove extract_output indirection from xfrm_state_afinfoFlorian Westphal2020-05-061-8/+59
* | xfrm: move xfrm4_extract_header to common helperFlorian Westphal2020-05-061-0/+14
* | xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal2020-05-062-10/+29
* | xfrm: avoid extract_output indirection for ipv4Florian Westphal2020-05-061-0/+46
* | xfrm: add IPv6 support for espintcpSabrina Dubroca2020-04-283-12/+49
* | xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca2020-04-281-0/+3
* | xfrm interface: don't take extra reference to netdevNicolas Dichtel2020-04-271-2/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-302-2/+28
|\
| * xfrm: add prep for esp beet mode offloadXin Long2020-03-261-1/+27
| * xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.Huang Zijiang2020-02-191-1/+1
* | net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu2020-03-291-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-293-5/+12
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-273-5/+12
| |\ \ | | |/ | |/|
| | * xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing2020-03-241-0/+2
| | * esp: remove the skb from the chain when it's enqueued in cryptd_wqXin Long2020-03-041-4/+4
| | * xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long2020-02-121-0/+3
| | * xfrm: fix uctx len check in verify_sec_ctx_lenXin Long2020-02-121-1/+2
| | * xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem2020-02-041-0/+1
* | | Remove DST_HOSTDavid Laight2020-03-231-2/+1
* | | net: datagram: drop 'destructor' argument from several helpersPaolo Abeni2020-02-281-1/+1
|/ /
* | xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-3/+3