index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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
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-22
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-18
xfrm: Simplify the replay check and advance functions
Steffen Klassert
1
-64
/
+34
2011-06-07
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
1
-2
/
+2
2011-05-10
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-28
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
1
-2
/
+15
2011-03-13
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-1
/
+189
2011-03-13
xfrm: Support anti-replay window size bigger than 32 packets
Steffen Klassert
1
-1
/
+206
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-0
/
+141