aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_replay.c
AgeCommit message (Expand)Author
2018-03-01xfrm: Fix ESN sequence number handling for IPsec GSO packets.Steffen Klassert
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim
2017-12-01xfrm: Fix xfrm_replay_overflow_offload_esnYossef Efraim
2017-04-14xfrm: Add xfrm_replay_overflow functions for offloadingSteffen Klassert
2017-04-14esp: Add gso handlers for esp4 and esp6Steffen Klassert
2016-08-10xfrm: constify xfrm_replay structuresJulia Lawall
2015-05-21xfrm: Always zero high-order sequence number bitsHerbert Xu
2013-09-25xfrm: Fix aevent generation for each received packetThomas Egerer
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du
2013-03-25xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause
2013-03-20xfrm: Fix replay notification for esn.Steffen Klassert
2013-01-18net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich
2012-11-08xfrm: remove redundant replay_esn checkUlrich Weber
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-03-22xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-18xfrm: Simplify the replay check and advance functionsSteffen Klassert
2011-06-07xfrm: Fix off by one in the replay advance functionsSteffen Klassert
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert
2011-04-26xfrm: Fix replay window size calculation on initializationSteffen Klassert
2011-03-28xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert