index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-10-25
xfrm: interface: use DEV_STATS_INC()
Eric Dumazet
1
-12
/
+10
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
1
-4
/
+2
2023-10-25
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
1
-1
/
+1
2023-08-23
xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
Lin Ma
1
-0
/
+1
2023-08-23
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
1
-1
/
+1
2023-08-23
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
1
-2
/
+2
2023-08-23
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2
-2
/
+2
2023-08-23
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
1
-0
/
+9
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-1
/
+1
2023-06-28
xfrm: Ensure policies always checked on XFRM-I input path
Benedict Wong
1
-4
/
+50
2023-06-28
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger
2
-0
/
+2
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2
-0
/
+13
2023-06-09
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
1
-5
/
+6
2023-05-24
xfrm: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
1
-5
/
+9
2023-05-24
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2
-53
/
+4
2023-05-24
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
1
-6
/
+0
2023-04-06
xfrm: Zero padding when dumping algos and encap
Herbert Xu
1
-4
/
+41
2023-03-22
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
1
-5
/
+0
2023-03-03
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2
-4
/
+53
2023-02-14
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
1
-2
/
+1
2023-02-14
xfrm: annotate data-race around use_time
Eric Dumazet
2
-9
/
+12
2023-02-14
xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
Eric Dumazet
1
-0
/
+2
2023-02-14
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
1
-1
/
+1
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-2
/
+15
2022-10-19
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2
-2
/
+15
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+14
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-175
/
+503
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-1
/
+1
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-3
/
+7
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-28
xfrm: Reinject transport-mode packets through workqueue
Liu Jian
1
-5
/
+13
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
3
-5
/
+9
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to attach_*
Sabrina Dubroca
1
-16
/
+30
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead
Sabrina Dubroca
1
-11
/
+20
2022-09-22
xfrm: add extack to verify_replay
Sabrina Dubroca
1
-8
/
+22
2022-09-22
xfrm: add extack support to verify_newsa_info
Sabrina Dubroca
1
-21
/
+69
2022-09-01
xfrm: Update ipcomp_scratches with NULL when freed
Khalid Masum
1
-0
/
+1
2022-08-31
xfrm: add extack to verify_sec_ctx_len
Sabrina Dubroca
1
-7
/
+9
2022-08-31
xfrm: add extack to validate_tmpl
Sabrina Dubroca
1
-9
/
+20
2022-08-31
xfrm: add extack to verify_policy_type
Sabrina Dubroca
1
-11
/
+17
2022-08-31
xfrm: add extack to verify_policy_dir
Sabrina Dubroca
1
-4
/
+5
2022-08-31
xfrm: add extack support to verify_newpolicy_info
Sabrina Dubroca
1
-7
/
+18
2022-08-31
xfrm: propagate extack to all netlink doit handlers
Sabrina Dubroca
1
-22
/
+34
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
1
-0
/
+85
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
3
-27
/
+111
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2
-2
/
+2
[next]