summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAge
* xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal2018-02-13
* xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman2018-01-18
* xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert2017-12-08
* xfrm: fix XFRMA_OUTPUT_MARK policy entryMichal Kubecek2017-12-01
* xfrm: check id proto in validate_tmpl()Cong Wang2017-11-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-01
|\
| * net: xfrm_user: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-26
| * xfrm: eradicate size_tAlexey Dobriyan2017-09-25
| * xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan2017-09-25
| * xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan2017-09-25
| * xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan2017-09-25
| * xfrm: make aead_len() return unsigned intAlexey Dobriyan2017-09-25
* | ipsec: Fix aborted xfrm policy dump crashHerbert Xu2017-10-23
* | xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert2017-09-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * xfrm_user: fix info leak in build_aevent()Mathias Krause2017-08-28
| * xfrm_user: fix info leak in build_expire()Mathias Krause2017-08-28
| * xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause2017-08-28
| * xfrm_user: fix info leak in copy_user_offload()Mathias Krause2017-08-28
* | xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert2017-08-31
* | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-11
* | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-02
* | xfrm: remove flow cacheFlorian Westphal2017-07-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu2017-06-12
* | xfrm: add UDP encapsulation port in migrate messageAntony Antony2017-06-07
* | xfrm: extend MIGRATE with UDP encapsulation portAntony Antony2017-06-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * xfrm: Indicate xfrm_state offload errorsIlan Tayari2017-05-01
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-21
| |\
| | * xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-14
| * | netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
| * | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
| * | netlink: extended ACK reportingJohannes Berg2017-04-13
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-11
| |\
| | * xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan2017-03-24
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\ \ \ | |/ / |/| |
| * | xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu2017-04-10
| |/
* | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-03-29
* | xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-03-29
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao2016-11-30
* xfrm_user: propagate sec ctx allocation errorsMathias Krause2016-09-09
* xfrm: get rid of another incorrect WARNVegard Nossum2016-07-27
* xfrm: get rid of incorrect WARNVegard Nossum2016-07-27
* xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2016-07-18
* xfrm: align nlattr properly when neededNicolas Dichtel2016-04-23
* net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski2016-03-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-30
|\
| * xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan2015-10-23