summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAge
* 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
* | xfrm: Fix state threshold configuration from userspaceMichael Rossberg2015-09-29
|/
* net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-11
* xfrm: Fix a typoJakub Wilk2015-07-21
* ipsec: Add IV generator information to xfrm_stateHerbert Xu2015-05-28
* xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits hostFan Du2015-03-03
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* xfrm: add XFRMA_REPLAY_VAL attribute to SA messagesdingzhi2014-11-03
* ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-18
* xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-02
* xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-03
|\
| * xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek2014-06-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-22
|\ \ | |/ |/|
| * xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-23
| * xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-22
* | net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\ \
| * | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\ \ \ | |/ / |/| / | |/
| * xfrm: Clone states properly on migrationSteffen Klassert2014-02-20
* | ipsec: add support of limited SA dumpNicolas Dichtel2014-02-17
* | xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-13
* | xfrm: Don't prohibit AH from using ESN featureFan Du2014-02-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * xfrm: checkpatch erros with space prohibitedWeilong Chen2014-01-02
| * xfrm: checkpatch errors with spaceWeilong Chen2014-01-02
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06
* | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
|/
* xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-17
* xfrm: Fix replay size checking on async eventsSteffen Klassert2013-09-16
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
* xfrm_user: constify netlink dispatch tableMathias Krause2013-03-06
* xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-29