aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_device.c
AgeCommit message (Expand)Author
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller
2018-08-29xfrm: allow driver to quietly refuse offloadShannon Nelson
2018-07-19xfrm: don't check offload_handle for nonzeroShannon Nelson
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19xfrm: fix error flow in case of add state failsAviad Yehezkel
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim
2017-12-21xfrm: check for xdo_dev_ops add and deleteShannon Nelson
2017-12-20xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.Steffen Klassert
2017-12-20net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert
2017-12-20xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert
2017-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-01xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA optionYossef Efraim
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller
2017-11-30xfrm: Move child route linkage into xfrm_dst.David Miller
2017-09-11xfrm: Fix negative device refcount on offload failure.Steffen Klassert
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-07xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu
2017-05-19xfrm: Make function xfrm_dev_register staticWei Yongjun
2017-05-08xfrm: Fix NETDEV_DOWN with IPSec offloadIlan Tayari
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert
2017-04-14xfrm: Move device notifications to a sepatate fileSteffen Klassert