index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-1
/
+3
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 interface: fix oops when deleting a x-netns interface
Nicolas Dichtel
1
-0
/
+21
2020-06-03
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
Xin Long
1
-5
/
+7
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
2020-04-02
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
1
-0
/
+1
2020-02-05
xfrm: interface: do not confirm neighbor when do pmtu update
Xu Wang
1
-1
/
+1
2020-02-05
xfrm interface: fix packet tx through bpf_redirect()
Nicolas Dichtel
1
-7
/
+25
2020-01-27
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
1
-9
/
+1
2019-12-13
xfrm interface: fix management of phydev
Nicolas Dichtel
1
-15
/
+17
2019-12-13
xfrm interface: fix list corruption for x-netns
Nicolas Dichtel
1
-4
/
+4
2019-12-13
xfrm interface: avoid corruption on changelink
Nicolas Dichtel
1
-5
/
+5
2019-12-13
xfrm interface: fix memory leak on creation
Nicolas Dichtel
1
-70
/
+28
2019-12-13
xfrm: release device reference for invalid state
Xiaodong Xu
1
-0
/
+3
2019-12-05
xfrm: Fix memleak on xfrm state destroy
Steffen Klassert
1
-0
/
+2
2019-11-24
xfrm: use correct size to initialise sp->ovec
Li RongQing
1
-1
/
+1
2019-07-26
ipsec: select crypto ciphers for xfrm_algo
Arnd Bergmann
1
-0
/
+2
2019-07-26
xfrm: fix sa selector validation
Nicolas Dichtel
1
-0
/
+3
2019-07-26
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
1
-0
/
+16
2019-05-25
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
2
-4
/
+15
2019-05-25
xfrm: clean up xfrm protocol checks
Cong Wang
2
-14
/
+2
2019-05-25
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-04-20
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2
-12
/
+20
2019-03-23
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2
-3
/
+5
2019-02-15
xfrm: refine validation of template and selector families
Florian Westphal
1
-4
/
+9
2019-02-15
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
1
-1
/
+4
2019-01-13
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...
Steffen Klassert
1
-1
/
+6
2019-01-13
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2019-01-13
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
1
-0
/
+1
2018-12-29
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2
-3
/
+9
2018-10-11
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
1
-4
/
+4
2018-10-02
xfrm: fix gro_cells leak when remove virtual xfrm interfaces
Li RongQing
1
-0
/
+3
2018-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-0
/
+24
2018-09-20
xfrm: validate template mode
Sean Tranchetti
1
-0
/
+3
2018-09-11
xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
Steffen Klassert
2
-0
/
+8
2018-09-04
xfrm: reset crypto_done when iterating over multiple input xfrms
Sowmini Varadhan
1
-0
/
+1
2018-08-03
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
1
-0
/
+12
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+14
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-223
/
+1244
2018-07-27
xfrm: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2018-07-26
xfrm: Return detailed errors from xfrmi_newlink
Benedict Wong
1
-12
/
+20
2018-07-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+4
2018-07-24
xfrm: remove blank lines at EOF
Stephen Hemminger
2
-2
/
+0
2018-07-20
xfrm: Allow xfrmi if_id to be updated by UPDSA
Nathan Harold
1
-2
/
+6
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
3
-37
/
+68
2018-07-19
xfrm: don't check offload_handle for nonzero
Shannon Nelson
1
-3
/
+3
[next]