aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman
2018-11-10xfrm: validate template modeSean Tranchetti
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-10-26BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert
2018-10-26BACKPORT: xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert
2018-10-26BACKPORT: xfrm: fix XFRMA_OUTPUT_MARK policy entryMichal Kubecek
2018-09-05Merge 4.9.125 into android-4.9Greg Kroah-Hartman
2018-09-05xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-08-24Merge 4.9.124 into android-4.9Greg Kroah-Hartman
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-06-01Revert "ANDROID: check dir value of xfrm_userpolicy_id"Nathan Chancellor
2018-04-09Merge tag 'v4.9.93' into android-4.9Greg Hackmann
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-02-26Merge 4.9.84 into android-4.9Greg Kroah-Hartman
2018-02-25xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert
2018-02-25xfrm: check id proto in validate_tmpl()Cong Wang
2018-02-15BACKPORT: xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2017-11-02Merge 4.9.60 into android-4.9Greg Kroah-Hartman
2017-11-02ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-10-11BACKPORT: net: xfrm: support setting an output mark.Lorenzo Colitti
2017-08-21ANDROID: check dir value of xfrm_userpolicy_idSuren Baghdasaryan
2017-03-31xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-03-31xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
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
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-07-21xfrm: Fix a typoJakub Wilk
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu
2015-03-03xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits hostFan Du
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-11-03xfrm: add XFRMA_REPLAY_VAL attribute to SA messagesdingzhi
2014-09-18ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault
2014-06-30xfrm: Fix installation of AH IPsec SAsTobias Brunner
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller