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_replay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
xfrm: constify xfrm_replay structures
Julia Lawall
1
-3
/
+3
2015-05-21
xfrm: Always zero high-order sequence number bits
Herbert Xu
1
-0
/
+2
2013-09-25
xfrm: Fix aevent generation for each received packet
Thomas Egerer
1
-24
/
+27
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
1
-2
/
+1
2013-03-25
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
Mathias Krause
1
-4
/
+2
2013-03-20
xfrm: Fix replay notification for esn.
Steffen Klassert
1
-1
/
+67
2013-01-18
net/xfrm/xfrm_replay: avoid division by zero
Nickolai Zeldovich
1
-1
/
+3
2012-11-08
xfrm: remove redundant replay_esn check
Ulrich Weber
1
-7
/
+6
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
1
-0
/
+15
2012-03-23
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-19
xfrm: Simplify the replay check and advance functions
Steffen Klassert
1
-64
/
+34
2011-06-08
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
1
-2
/
+2
2011-05-11
xfrm: Don't allow esn with disabled anti replay detection
Steffen Klassert
1
-0
/
+3
2011-04-26
xfrm: Fix replay window size calculation on initialization
Steffen Klassert
1
-1
/
+1
2011-03-29
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
1
-2
/
+15
2011-03-14
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-1
/
+189
2011-03-14
xfrm: Support anti-replay window size bigger than 32 packets
Steffen Klassert
1
-1
/
+206
2011-03-14
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-0
/
+141