summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-18xfrm: Use memset_after() to clear paddingKees Cook
2021-09-23xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel
2021-09-15xfrm: notify default policy on updateNicolas Dichtel
2021-09-15xfrm: make user policy API completeNicolas Dichtel
2021-09-09net: xfrm: fix shift-out-of-bounds in xfrm_get_defaultPavel Skripkin
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-07-29net: xfrm: fix shift-out-of-bouncePavel Skripkin
2021-07-21xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2021-06-29net: xfrm: fix memory leak in xfrm_user_rcv_msgPavel Skripkin
2021-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-06-14xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-04-19xfrm: avoid synchronize_rcu during netns destructionFlorian Westphal
2021-03-28xfrm_user.c: Added a punctuationBhaskar Chowdhury
2021-02-04xfrm: Return the correct errno codeZheng Yongjun
2020-11-27xfrm: redact SA secret with lockdown confidentialityAntony Antony
2020-09-24xfrm/compat: Add 32=>64-bit messages translatorDmitry Safonov
2020-09-24xfrm/compat: Attach xfrm dumps to 64=>32 bit translatorDmitry Safonov
2020-09-24xfrm/compat: Add 64=>32-bit messages translatorDmitry Safonov
2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-02-12xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-02-12xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-06-17xfrm: fix sa selector validationNicolas Dichtel
2019-05-28xfrm: 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