summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)AuthorLines
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5/+36
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3/+3
2017-05-01xfrm: Indicate xfrm_state offload errorsIlan Tayari-3/+6
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+28
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert-0/+28
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg-1/+1
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg-3/+3
2017-04-13netlink: extended ACK reportingJohannes Berg-1/+2
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+0
2017-04-10xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu-3/+3
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft-1/+5
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft-0/+3
2017-03-24xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-11-30xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao-1/+1
2016-09-09xfrm_user: propagate sec ctx allocation errorsMathias Krause-3/+6
2016-07-27xfrm: get rid of another incorrect WARNVegard Nossum-3/+0
2016-07-27xfrm: get rid of incorrect WARNVegard Nossum-3/+1
2016-07-18xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum-3/+3
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel-4/+6
2016-03-22net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski-1/+1
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+4
2015-10-23xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan-1/+4
2015-09-29xfrm: Fix state threshold configuration from userspaceMichael Rossberg-1/+3
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda-4/+2
2015-07-21xfrm: Fix a typoJakub Wilk-1/+1
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu-9/+31
2015-03-03xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits hostFan Du-0/+5
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg-9/+18
2014-11-03xfrm: add XFRMA_REPLAY_VAL attribute to SA messagesdingzhi-4/+8
2014-09-18ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu-2/+1
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault-3/+77
2014-06-30xfrm: Fix installation of AH IPsec SAsTobias Brunner-4/+3
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+25
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek-11/+25
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-45/+8
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman-1/+1
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa-30/+8
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa-21/+6
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-4/+4
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov-3/+3
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel-4/+4
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+0
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert-5/+0
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel-1/+27
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta-0/+6
2014-02-12xfrm: Don't prohibit AH from using ESN featureFan Du-1/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-34/+28
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris-6/+6