index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2021-07-20
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
2021-02-03
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
2020-11-18
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
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-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-05-10
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-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
2019-09-16
xfrm: clean up xfrm protocol checks
Cong Wang
2019-08-04
xfrm: fix sa selector validation
Nicolas Dichtel
2019-08-04
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
2019-06-11
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
2019-02-20
xfrm: refine validation of template and selector families
Florian Westphal
2019-01-13
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
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-09-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
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-08-24
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
2018-07-03
xfrm: skip policies marked as dead while rehashing
Florian Westphal
2018-07-03
xfrm: Ignore socket policies when rebuilding hash tables
Tobias Brunner
2018-05-26
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
2018-05-16
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
2018-04-13
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2018-04-08
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
2018-04-08
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-04-08
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-03-22
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2018-02-25
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2018-02-25
xfrm: check id proto in validate_tmpl()
Cong Wang
2018-02-25
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
Steffen Klassert
2017-12-16
xfrm: Copy policy family in clone_policy
Herbert Xu
2017-12-05
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
2017-09-07
xfrm: policy: check policy direction value
Vladis Dronov
2017-08-06
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
2017-07-05
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-03-31
xfrm: policy: init locks early
Florian Westphal
2016-04-20
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
[next]