aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2020-08-03xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-05-21xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-05-21xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2019-07-26xfrm: fix sa selector validationNicolas Dichtel
2019-07-26xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-03-26xfrm: clean up xfrm protocol checksCong Wang
2019-03-20Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert
2019-03-08net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun
2019-03-01xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-02-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2019-01-10xfrm: refine validation of template and selector familiesFlorian Westphal
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-11-23xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-09-20xfrm: validate template modeSean Tranchetti
2018-08-03xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-24xfrm: remove blank lines at EOFStephen Hemminger
2018-06-25xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert
2018-06-19xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-02-13xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-01-18xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman
2017-12-08xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert
2017-12-01xfrm: fix XFRMA_OUTPUT_MARK policy entryMichal Kubecek
2017-11-29xfrm: check id proto in validate_tmpl()Cong Wang
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-10-26net: xfrm_user: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-23ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-09-25xfrm: eradicate size_tAlexey Dobriyan
2017-09-25xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan
2017-09-25xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan
2017-09-25xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan
2017-09-25xfrm: make aead_len() return unsigned intAlexey Dobriyan
2017-09-11xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2017-08-28xfrm_user: fix info leak in build_aevent()Mathias Krause
2017-08-28xfrm_user: fix info leak in build_expire()Mathias Krause
2017-08-28xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause
2017-08-28xfrm_user: fix info leak in copy_user_offload()Mathias Krause
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari