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
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
xfrm: speed-up lookup of HW policies
Leon Romanovsky
1
-5
/
+11
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
1
-0
/
+69
2022-11-25
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
1
-8
/
+20
2022-11-25
xfrm: a few coding style clean ups
Sabrina Dubroca
1
-3
/
+6
2022-10-25
xfrm: Remove not-used total variable
Leon Romanovsky
1
-2
/
+2
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-13
/
+12
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
1
-5
/
+5
2022-08-23
xfrm: Drop unused argument
Hongbin Wang
1
-8
/
+7
2022-08-17
xfrm: policy: fix metadata dst->dev xmit null pointer dereference
Nikolay Aleksandrov
1
-1
/
+1
2022-07-27
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
1
-0
/
+1
2022-06-02
xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
Hangyu Hua
1
-1
/
+4
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
1
-1
/
+1
2022-04-04
xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
David Ahern
1
-1
/
+3
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-3
/
+7
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
1
-3
/
+7
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-6
/
+8
2022-01-12
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+21
2021-12-01
net: xfrm: drop check of pols[0] for the second time
Jean Sacren
1
-1
/
+1
2021-11-23
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
1
-0
/
+21
2021-11-18
xfrm: Remove duplicate assignment
luo penghao
1
-1
/
+0
2021-10-18
xfrm: Use memset_after() to clear padding
Kees Cook
1
-3
/
+1
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-0
/
+16
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-20
/
+12
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
1
-0
/
+16
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-9
/
+8
2021-07-02
Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...
Steffen Klassert
1
-14
/
+7
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-8
/
+15
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+14
2021-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-7
/
+14
2021-06-11
xfrm: policy: fix a spelling mistake
gushengxian
1
-1
/
+1
2021-06-01
xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_by...
Varad Gautam
1
-7
/
+14
2021-05-11
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
1
-4
/
+2
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
1
-3
/
+0
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-39
/
+0
2021-03-29
xfrm_policy.c : Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-01-04
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
1
-8
/
+18
2021-01-04
xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
Eyal Birger
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-25
/
+18
2020-07-29
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
1
-5
/
+5
2020-07-21
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
1
-0
/
+11
2020-07-17
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
1
-2
/
+2
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-23
/
+16
2020-05-25
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
1
-6
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2020-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2020-03-24
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-03-24
Remove DST_HOST
David Laight
1
-2
/
+1
[next]