aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-21xfrm: check for xdo_dev_ops add and deleteShannon Nelson1-13/+18
2017-12-20xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.Steffen Klassert1-2/+2
2017-12-20net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert1-18/+82
2017-12-20xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert1-10/+77
2017-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-1/+1
2017-12-01xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA optionYossef Efraim1-1/+1
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller1-1/+1
2017-11-30xfrm: Move child route linkage into xfrm_dst.David Miller1-1/+1
2017-09-11xfrm: Fix negative device refcount on offload failure.Steffen Klassert1-0/+1
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti1-1/+2
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari1-1/+1
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal1-0/+2
2017-07-18xfrm: remove flow cacheFlorian Westphal1-2/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-1/+1
2017-06-07xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu1-0/+2
2017-05-19xfrm: Make function xfrm_dev_register staticWei Yongjun1-1/+1
2017-05-08xfrm: Fix NETDEV_DOWN with IPSec offloadIlan Tayari1-1/+1
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert1-0/+29
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert1-1/+137
2017-04-14xfrm: Move device notifications to a sepatate fileSteffen Klassert1-0/+43