index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.276 into android-4.4-p
Greg Kroah-Hartman
2021-07-20
|
\
|
*
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
2021-07-20
*
|
Merge 4.4.255 into android-4.4-p
Greg Kroah-Hartman
2021-02-03
|
\
|
|
*
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
2021-02-03
*
|
Merge 4.4.244 into android-4.4-p
Greg Kroah-Hartman
2020-11-18
|
\
|
|
*
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
2020-11-18
*
|
ANDROID: Temporarily disable XFRM_USER_COMPAT filtering
Alistair Delva
2020-11-05
*
|
BACKPORT: xfrm/compat: Translate 32-bit user_policy from sockptr
Dmitry Safonov
2020-11-02
*
|
BACKPORT: xfrm/compat: Add 32=>64-bit messages translator
Dmitry Safonov
2020-11-02
*
|
UPSTREAM: xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
Dmitry Safonov
2020-11-02
*
|
BACKPORT: xfrm/compat: Add 64=>32-bit messages translator
Dmitry Safonov
2020-11-02
*
|
BACKPORT: xfrm: Provide API to register translator module
Dmitry Safonov
2020-11-02
*
|
Merge 4.4.239 into android-4.4-p
Greg Kroah-Hartman
2020-10-14
|
\
|
|
*
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
2020-10-14
|
*
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony
2020-10-14
*
|
Merge 4.4.226 into android-4.4-p
Greg Kroah-Hartman
2020-06-03
|
\
|
|
*
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
2020-06-03
|
*
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
2020-06-03
|
*
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
2020-06-03
*
|
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
\
|
|
*
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
2020-05-10
|
*
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
2020-05-10
|
*
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
2020-05-10
|
*
xfrm: fix crash in XFRM_MSG_GETSA netlink handler
Vegard Nossum
2020-05-10
*
|
BACKPORT: xfrm: Allow Output Mark to be Updated Using UPDSA
Benedict Wong
2020-05-08
*
|
Merge 4.4.218 into android-4.4-p
Greg Kroah-Hartman
2020-04-02
|
\
|
|
*
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
2020-04-02
|
*
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
2020-04-02
|
*
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
2020-04-02
*
|
Merge 4.4.193 into android-4.4-p
Greg Kroah-Hartman
2019-09-16
|
\
|
|
*
xfrm: clean up xfrm protocol checks
Cong Wang
2019-09-16
*
|
Merge 4.4.187 into android-4.4-p
Greg Kroah-Hartman
2019-08-04
|
\
|
|
*
xfrm: fix sa selector validation
Nicolas Dichtel
2019-08-04
|
*
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
2019-08-04
*
|
ANDROID: xfrm: remove in_compat_syscall() checks
Tri Vo
2019-07-29
*
|
Merge 4.4.181 into android-4.4-p
Greg Kroah-Hartman
2019-06-11
|
\
|
|
*
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
2019-06-11
*
|
Merge 4.4.175 into android-4.4-p
Greg Kroah-Hartman
2019-02-20
|
\
|
|
*
xfrm: refine validation of template and selector families
Florian Westphal
2019-02-20
*
|
Merge 4.4.170 into android-4.4-p
Greg Kroah-Hartman
2019-01-13
|
\
|
|
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2019-01-13
*
|
Merge 4.4.163 into android-4.4-p
Greg Kroah-Hartman
2018-11-10
|
\
|
|
*
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
2018-11-10
|
*
xfrm: validate template mode
Sean Tranchetti
2018-11-10
|
*
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
2018-11-10
*
|
Merge 4.4.158 into android-4.4-p
Greg Kroah-Hartman
2018-09-26
|
\
|
|
*
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-09-26
*
|
Merge 4.4.154 into android-4.4-p
Greg Kroah-Hartman
2018-09-05
|
\
|
|
*
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
2018-09-05
|
*
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
2018-09-05
[next]