summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2020-10-13xfrm: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-06xfrm: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-09-25xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-09-24xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov
2020-09-24xfrm/compat: Add 32=>64-bit messages translatorDmitry Safonov
2020-09-24xfrm/compat: Attach xfrm dumps to 64=>32 bit translatorDmitry Safonov
2020-09-24xfrm/compat: Add 64=>32-bit messages translatorDmitry Safonov
2020-09-24xfrm: Provide API to register translator moduleDmitry Safonov
2020-09-07xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-09-07xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony
2020-09-07xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony
2020-08-27xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17espintcp: restore IP CB before handing the packet to xfrmSabrina Dubroca
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-30espintcp: count packets dropped in espintcp_rcvSabrina Dubroca
2020-07-30espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca
2020-07-29xfrm: policy: Use sequence counters with associated lockAhmed S. Darwish
2020-07-24net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig
2020-07-21xfrm: Make the policy hold queue work with VTI.Steffen Klassert
2020-07-17xfrm: interface: use IS_REACHABLE to avoid some compile errorsXin Long
2020-07-17xfrm: policy: fix IPv6-only espintcp compilationSabrina Dubroca
2020-07-17espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca
2020-07-17espintcp: support non-blocking sendsSabrina Dubroca
2020-07-14xfrm: interface: not xfrmi_ipv6/ipip_handler twiceXin Long
2020-07-13xfrm interface: store xfrmi contexts in a hash by if_idEyal Birger
2020-07-13xfrm interface: avoid xi lookup in xfrmi_decode_session()Eyal Birger
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handlerXin Long
2020-07-09xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handlerXin Long
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long
2020-06-30net: xfrmi: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-06-24xfrm: introduce oseq-may-wrap flagPetr Vaněk
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-15esp, ah: modernize the crypto algorithm selectionsEric Biggers
2020-06-15esp: select CRYPTO_SEQIVEric Biggers
2020-06-15esp, ah: consolidate the crypto algorithm selectionsEric Biggers
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"Stephen Rothwell
2020-06-04xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller