summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2021-07-20Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman
2021-07-20xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-02-03Merge 4.4.255 into android-4.4-pGreg Kroah-Hartman
2021-02-03xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani
2020-11-18Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman
2020-11-18net: xfrm: fix a race condition during allocing spizhuoliang zhang
2020-11-05ANDROID: Temporarily disable XFRM_USER_COMPAT filteringAlistair Delva
2020-11-02BACKPORT: xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov
2020-11-02BACKPORT: xfrm/compat: Add 32=>64-bit messages translatorDmitry Safonov
2020-11-02UPSTREAM: xfrm/compat: Attach xfrm dumps to 64=>32 bit translatorDmitry Safonov
2020-11-02BACKPORT: xfrm/compat: Add 64=>32-bit messages translatorDmitry Safonov
2020-11-02BACKPORT: xfrm: Provide API to register translator moduleDmitry Safonov
2020-10-14Merge 4.4.239 into android-4.4-pGreg Kroah-Hartman
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-06-03Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman
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: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long
2020-05-11Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman
2020-05-10xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2020-05-10xfrm_user: propagate sec ctx allocation errorsMathias Krause
2020-05-10net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev
2020-05-10xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum
2020-05-08BACKPORT: xfrm: Allow Output Mark to be Updated Using UPDSABenedict Wong
2020-04-02Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman
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
2019-09-16Merge 4.4.193 into android-4.4-pGreg Kroah-Hartman
2019-09-16xfrm: clean up xfrm protocol checksCong Wang
2019-08-04Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman
2019-08-04xfrm: fix sa selector validationNicolas Dichtel
2019-08-04xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-07-29ANDROID: xfrm: remove in_compat_syscall() checksTri Vo
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20xfrm: refine validation of template and selector familiesFlorian Westphal
2019-01-13Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman
2019-01-13xfrm: Fix bucket count reported to userspaceBenjamin Poirier
2018-11-10Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman
2018-11-10xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2018-11-10xfrm: validate template modeSean Tranchetti
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-09-26Merge 4.4.158 into android-4.4-pGreg Kroah-Hartman
2018-09-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-09-05Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman
2018-09-05xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-09-05xfrm: fix missing dst_release() after policy blocking lbcast and multicastTommi Rantala