summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
AgeCommit message (Expand)Author
2019-05-25xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-05-25xfrm: clean up xfrm protocol checksCong Wang
2019-04-20xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2018-12-29xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong
2018-07-11ipv6: xfrm: use 64-bit timestampsArnd Bergmann
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs
2018-04-16xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai
2018-02-28inet: whitespace cleanupStephen Hemminger
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21xfrm: check for xdo_dev_state_freeShannon Nelson
2017-12-20xfrm: Allow IPsec GSO with software crypto for local sockets.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-19xfrm: Reinject transport-mode packets through taskletHerbert Xu
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller
2017-11-30xfrm: Move child route linkage into xfrm_dst.David Miller
2017-11-30ipsec: Create and use new helpers for dst child access.David Miller
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan
2017-09-25xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan
2017-09-25xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan
2017-09-25xfrm: make aead_len() return unsigned intAlexey Dobriyan
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti
2017-08-02net: Allow IPsec GSO for local socketsSteffen Klassert
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-07-04net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena
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: add UDP encapsulation port in migrate messageAntony Antony
2017-06-07xfrm: extend MIGRATE with UDP encapsulation portAntony Antony
2017-06-07xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu
2017-05-04xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca