summaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-04-02xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-02-05xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-02-05xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-01-27xfrm interface: ifname may be wrong in logsNicolas Dichtel
2019-12-13xfrm interface: fix management of phydevNicolas Dichtel
2019-12-13xfrm interface: fix list corruption for x-netnsNicolas Dichtel
2019-12-13xfrm interface: avoid corruption on changelinkNicolas Dichtel
2019-12-13xfrm interface: fix memory leak on creationNicolas Dichtel
2019-12-13xfrm: release device reference for invalid stateXiaodong Xu
2019-12-05xfrm: Fix memleak on xfrm state destroySteffen Klassert
2019-11-24xfrm: use correct size to initialise sp->ovecLi RongQing
2019-07-26ipsec: select crypto ciphers for xfrm_algoArnd Bergmann
2019-07-26xfrm: fix sa selector validationNicolas Dichtel
2019-07-26xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-05-25xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-05-25xfrm: clean up xfrm protocol checksCong Wang
2019-05-25xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-04-20xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2019-03-23xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner
2019-02-15xfrm: refine validation of template and selector familiesFlorian Westphal
2019-02-15xfrm: Make set-mark default behavior backward compatibleBenedict Wong
2019-01-13xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...Steffen Klassert
2019-01-13xfrm: Fix bucket count reported to userspaceBenjamin Poirier
2019-01-13xfrm: Fix error return code in xfrm_output_one()Wei Yongjun
2018-12-29xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-10-11xfrm: policy: use hlist rcu variants on insertFlorian Westphal
2018-10-02xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing
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-09-11xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert
2018-09-04xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan
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-27xfrm: fix ptr_ret.cocci warningskbuild test robot
2018-07-26xfrm: Return detailed errors from xfrmi_newlinkBenedict Wong
2018-07-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-07-24xfrm: remove blank lines at EOFStephen Hemminger
2018-07-20xfrm: Allow xfrmi if_id to be updated by UPDSANathan Harold
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong
2018-07-19xfrm: don't check offload_handle for nonzeroShannon Nelson
2018-07-11xfrm: use time64_t for in-kernel timestampsArnd Bergmann
2018-07-01xfrm: Allow Set Mark to be Updated Using UPDSANathan Harold
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal
2018-06-25xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert