summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2018-01-18xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman
2017-12-08xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert
2017-12-01xfrm: fix XFRMA_OUTPUT_MARK policy entryMichal Kubecek
2017-11-29xfrm: check id proto in validate_tmpl()Cong Wang
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-10-26net: xfrm_user: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-23ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-09-25xfrm: eradicate size_tAlexey Dobriyan
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-09-11xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2017-08-28xfrm_user: fix info leak in build_aevent()Mathias Krause
2017-08-28xfrm_user: fix info leak in build_expire()Mathias Krause
2017-08-28xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause
2017-08-28xfrm_user: fix info leak in copy_user_offload()Mathias Krause
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari
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-12xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu
2017-06-07xfrm: add UDP encapsulation port in migrate messageAntony Antony
2017-06-07xfrm: extend MIGRATE with UDP encapsulation portAntony Antony
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-01xfrm: Indicate xfrm_state offload errorsIlan Tayari
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-10xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-03-24xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-30xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao
2016-09-09xfrm_user: propagate sec ctx allocation errorsMathias Krause
2016-07-27xfrm: get rid of another incorrect WARNVegard Nossum
2016-07-27xfrm: get rid of incorrect WARNVegard Nossum
2016-07-18xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel
2016-03-22net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-23xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan
2015-09-29xfrm: Fix state threshold configuration from userspaceMichael Rossberg