summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-9/+50
|\
| * xfrm: Remove xfrmi interface ID from flowiBenedict Wong2018-07-201-1/+1
| * ipv6: xfrm: use 64-bit timestampsArnd Bergmann2018-07-111-1/+1
| * xfrm: policy: remove pcpu policy cacheFlorian Westphal2018-06-251-1/+0
| * xfrm: Add virtual xfrm interfacesSteffen Klassert2018-06-231-0/+24
| * xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert2018-06-231-5/+16
| * xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert2018-06-231-1/+8
* | audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-191-1/+1
|/
* Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-061-2/+2
|\
| * audit: use inline function to get audit contextRichard Guy Briggs2018-05-141-1/+1
| * audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-141-1/+1
* | xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert2018-04-161-0/+1
|/
* xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai2018-03-301-1/+1
* inet: whitespace cleanupStephen Hemminger2018-02-281-7/+7
* xfrm: Add ESN support for IPSec HW offloadYossef Efraim2018-01-181-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-0/+3
|\
| * xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-191-0/+3
* | xfrm: check for xdo_dev_state_freeShannon Nelson2017-12-211-1/+2
* | xfrm: Allow IPsec GSO with software crypto for local sockets.Steffen Klassert2017-12-201-0/+2
* | net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert2017-12-201-3/+19
* | xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert2017-12-201-3/+3
* | xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-301-1/+14
* | xfrm: Move child route linkage into xfrm_dst.David Miller2017-11-301-5/+10
* | ipsec: Create and use new helpers for dst child access.David Miller2017-11-301-0/+5
* | net: Create and use new helper xfrm_dst_child().David Miller2017-11-301-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
* | xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
* | xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
* | xfrm: make aead_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
|/
* xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-311-0/+1
* net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-111-3/+6
* net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-021-0/+19
* xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-021-1/+3
* xfrm: add xdst pcpu cacheFlorian Westphal2017-07-181-0/+1
* xfrm: remove flow cacheFlorian Westphal2017-07-181-8/+0
* net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-5/+2
|\
| * xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu2017-06-071-5/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-231-4/+8
|\ \ | |/ |/|
| * xfrm: add UDP encapsulation port in migrate messageAntony Antony2017-06-071-2/+4
| * xfrm: extend MIGRATE with UDP encapsulation portAntony Antony2017-06-071-2/+4
* | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-10/+0
|/
* net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-141-0/+6
* xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-141-1/+64
* xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert2017-04-141-0/+10
* xfrm: Move device notifications to a sepatate fileSteffen Klassert2017-04-141-0/+1