index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2
-20
/
+18
2022-03-23
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2021-07-20
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
2021-02-04
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
1
-1
/
+1
2020-11-18
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
1
-3
/
+5
2020-10-14
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
1
-4
/
+7
2020-10-14
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony
1
-1
/
+1
2020-06-03
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
1
-1
/
+2
2020-06-03
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
1
-6
/
+1
2020-06-03
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
1
-1
/
+1
2020-04-02
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-04-02
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
1
-0
/
+3
2020-04-02
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
1
-1
/
+2
2019-09-16
xfrm: clean up xfrm protocol checks
Cong Wang
2
-14
/
+2
2019-08-04
ipsec: select crypto ciphers for xfrm_algo
Arnd Bergmann
1
-0
/
+2
2019-08-04
xfrm: fix sa selector validation
Nicolas Dichtel
1
-0
/
+3
2019-08-04
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
1
-0
/
+16
2019-05-25
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-02-15
xfrm: refine validation of template and selector families
Florian Westphal
1
-4
/
+9
2019-01-13
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2018-11-13
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
1
-4
/
+4
2018-11-10
xfrm: validate template mode
Sean Tranchetti
1
-0
/
+3
2018-11-10
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
1
-0
/
+12
2018-09-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+4
2018-09-05
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
1
-4
/
+6
2018-09-05
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
1
-0
/
+3
2018-08-24
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
1
-3
/
+5
2018-05-19
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
1
-0
/
+1
2018-04-13
xfrm: fix state migration copy replay sequence numbers
Antony Antony
1
-0
/
+2
2018-04-08
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
1
-0
/
+5
2018-04-08
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
1
-1
/
+1
2018-04-08
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
1
-13
/
+8
2018-03-22
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2
-1
/
+8
2018-02-25
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
1
-0
/
+9
2018-02-25
xfrm: check id proto in validate_tmpl()
Cong Wang
1
-0
/
+15
2018-02-25
xfrm: Fix stack-out-of-bounds read on socket policy lookup.
Steffen Klassert
1
-1
/
+7
2018-02-25
xfrm: skip policies marked as dead while rehashing
Florian Westphal
1
-1
/
+2
2017-12-14
xfrm: Copy policy family in clone_policy
Herbert Xu
1
-0
/
+1
2017-11-02
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
1
-10
/
+15
2017-09-07
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-08-07
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
1
-5
/
+4
2017-07-05
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
1
-47
/
+0
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-03-31
xfrm: policy: init locks early
Florian Westphal
1
-5
/
+5
2016-11-30
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
1
-1
/
+1
2016-11-18
xfrm: unbreak xfrm_sk_policy_lookup
Florian Westphal
1
-4
/
+6
2016-09-30
proc: Reduce cache miss in xfrm_statistics_seq_show
Jia He
1
-2
/
+8
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+7
[next]