aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-07-20xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-06-10net: xfrm: fix compress vs decompress serializationDavidlohr Bueso
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-02-03xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-11-18net: xfrm: fix a race condition during allocing spizhuoliang zhang
2020-10-20Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long
2020-06-03xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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
2019-12-17xfrm: 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-10-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-16xfrm: clean up xfrm protocol checksCong Wang
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-08-25xfrm: policy: remove pcpu policy cacheFlorian Westphal
2019-07-31ipsec: select crypto ciphers for xfrm_algoArnd Bergmann
2019-07-31xfrm: fix sa selector validationNicolas Dichtel
2019-07-31xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-05-25xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-02-15xfrm: refine validation of template and selector familiesFlorian Westphal
2019-02-08Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-11-13xfrm: policy: use hlist rcu variants on insertFlorian Westphal
2018-11-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-11-04xfrm: validate template modeSean Tranchetti
2018-11-04xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert
2018-11-04xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan
2018-11-04xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert