summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.193 into android-4.4Greg Kroah-Hartman2019-09-16
|\
| * xfrm: clean up xfrm protocol checksCong Wang2019-09-16
* | Merge 4.4.187 into android-4.4Greg Kroah-Hartman2019-08-04
|\|
| * xfrm: fix sa selector validationNicolas Dichtel2019-08-04
| * xfrm: Fix xfrm sel prefix length validationAnirudh Gupta2019-08-04
* | ANDROID: xfrm: remove in_compat_syscall() checksTri Vo2019-07-30
* | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
|\|
| * xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing2019-06-11
* | Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
|\|
| * xfrm: refine validation of template and selector familiesFlorian Westphal2019-02-20
* | Merge 4.4.163 into android-4.4Greg Kroah-Hartman2018-11-10
|\|
| * xfrm: validate template modeSean Tranchetti2018-11-10
| * xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-11-10
* | Merge 4.4.154 into android-4.4Greg Kroah-Hartman2018-09-05
|\|
| * xfrm: free skb if nlsk pointer is NULLFlorian Westphal2018-09-05
* | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
|\|
| * xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet2018-08-24
* | Merge 4.4.132 into android-4.4Greg Kroah-Hartman2018-05-16
|\|
| * xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao2018-05-16
* | Merge 4.4.127 into android-4.4Greg Kroah-Hartman2018-04-08
|\|
| * xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal2018-04-08
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert2018-02-25
| * xfrm: check id proto in validate_tmpl()Cong Wang2018-02-25
* | BACKPORT: xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert2018-02-15
* | Merge 4.4.104 into android-4.4Greg Kroah-Hartman2017-12-05
|\|
| * ipsec: Fix aborted xfrm policy dump crashHerbert Xu2017-12-05
| * xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-03-31
| * xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-03-31
* | BACKPORT: net: xfrm: support setting an output mark.Lorenzo Colitti2017-10-11
* | ANDROID: check dir value of xfrm_userpolicy_idSuren Baghdasaryan2017-08-21
* | Merge 4.4.59 into android-4.4Greg Kroah-Hartman2017-04-06
|/
* 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
|/