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
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-23
/
+26
2023-10-18
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-23
/
+26
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
1
-1
/
+1
2023-09-13
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
1
-4
/
+2
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-1
/
+1
2023-09-06
xfrm: interface: use DEV_STATS_INC()
Eric Dumazet
1
-12
/
+10
2023-09-05
net: xfrm: skip policies marked as dead while reinserting policies
Dong Chenchen
1
-6
/
+13
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+6
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-24
/
+27
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
5
-24
/
+27
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-2
/
+6
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-01
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
1
-6
/
+2
2023-08-01
xfrm: delete offloaded policy
Leon Romanovsky
1
-0
/
+1
2023-07-31
xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
Lin Ma
1
-0
/
+1
2023-07-31
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
1
-1
/
+1
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-1
/
+1
2023-07-25
xfrm: Support UDP encapsulation in packet offload mode
Leon Romanovsky
1
-6
/
+7
2023-07-11
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
1
-2
/
+2
2023-07-10
xfrm: Silence warnings triggerable by bad packets
Herbert Xu
1
-13
/
+9
2023-07-03
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2
-2
/
+2
2023-06-29
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
1
-0
/
+9
2023-06-25
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
1
-4
/
+6
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+68
2023-06-12
xfrm: Use xfrm_state selector for BEET input
Herbert Xu
1
-4
/
+3
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
3
-0
/
+3
2023-06-07
xfrm: add missed call to delete offloaded policies
Leon Romanovsky
1
-0
/
+2
2023-05-24
espintcp: Inline do_tcp_sendpages()
David Howells
1
-3
/
+7
2023-05-21
xfrm: Ensure policies always checked on XFRM-I input path
Benedict Wong
1
-4
/
+50
2023-05-21
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2
-0
/
+13
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-70
/
+21
2023-05-17
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-70
/
+21
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-4
/
+1
2023-05-10
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
1
-5
/
+6
2023-05-10
xfrm: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
1
-5
/
+9
2023-04-25
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2
-53
/
+4
2023-04-21
xfrm: Fix leak of dev tracker
Leon Romanovsky
1
-1
/
+1
2023-04-21
xfrm: release all offloaded policy memory
Leon Romanovsky
1
-0
/
+1
2023-04-20
Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-65
/
+34
2023-04-08
Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+1
2023-04-06
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
1
-6
/
+0
2023-04-06
xfrm: don't require advance ESN callback for packet offload
Leon Romanovsky
1
-1
/
+1
2023-03-23
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2
-0
/
+3
2023-03-20
xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics
Raed Salem
1
-0
/
+2
2023-03-20
xfrm: add new device offload acquire flag
Raed Salem
1
-0
/
+1
2023-03-17
Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-9
/
+41
2023-03-13
xfrm: Remove inner/outer modes from output path
Herbert Xu
1
-22
/
+11
2023-03-13
xfrm: Remove inner/outer modes from input path
Herbert Xu
1
-43
/
+23
2023-02-24
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
1
-5
/
+0
2023-02-13
xfrm: Zero padding when dumping algos and encap
Herbert Xu
1
-4
/
+41
[next]