summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_replay.c
Commit message (Expand)AuthorAge
* xfrm: Fix xfrm_replay_overflow_offload_esnYossef Efraim2017-12-01
* xfrm: Add xfrm_replay_overflow functions for offloadingSteffen Klassert2017-04-14
* esp: Add gso handlers for esp4 and esp6Steffen Klassert2017-04-14
* xfrm: constify xfrm_replay structuresJulia Lawall2016-08-10
* xfrm: Always zero high-order sequence number bitsHerbert Xu2015-05-21
* xfrm: Fix aevent generation for each received packetThomas Egerer2013-09-25
* xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-17
* xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-25
* xfrm: Fix replay notification for esn.Steffen Klassert2013-03-20
* net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-18
* xfrm: remove redundant replay_esn checkUlrich Weber2012-11-08
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-04
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-22
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* xfrm: Simplify the replay check and advance functionsSteffen Klassert2011-10-18
* xfrm: Fix off by one in the replay advance functionsSteffen Klassert2011-06-07
* xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-10
* xfrm: Fix replay window size calculation on initializationSteffen Klassert2011-04-26
* xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert2011-03-28
* xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2011-03-13
* xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert2011-03-13
* xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-13