index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_replay.c
Age
Commit message (
Expand
)
Author
2013-09-25
xfrm: Fix aevent generation for each received packet
Thomas Egerer
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
2013-03-25
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
Mathias Krause
2013-03-20
xfrm: Fix replay notification for esn.
Steffen Klassert
2013-01-18
net/xfrm/xfrm_replay: avoid division by zero
Nickolai Zeldovich
2012-11-08
xfrm: remove redundant replay_esn check
Ulrich Weber
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-03-22
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-18
xfrm: Simplify the replay check and advance functions
Steffen Klassert
2011-06-07
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
2011-05-10
xfrm: Don't allow esn with disabled anti replay detection
Steffen Klassert
2011-04-26
xfrm: Fix replay window size calculation on initialization
Steffen Klassert
2011-03-28
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-13
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
xfrm: Support anti-replay window size bigger than 32 packets
Steffen Klassert
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert