Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | xfrm: Simplify the replay check and advance functions | Steffen Klassert | 2011-10-18 | 1 | -64/+34 |
* | xfrm: Fix off by one in the replay advance functions | Steffen Klassert | 2011-06-07 | 1 | -2/+2 |
* | xfrm: Don't allow esn with disabled anti replay detection | Steffen Klassert | 2011-05-10 | 1 | -0/+3 |
* | xfrm: Fix replay window size calculation on initialization | Steffen Klassert | 2011-04-26 | 1 | -1/+1 |
* | xfrm: Move the test on replay window size into the replay check functions | Steffen Klassert | 2011-03-28 | 1 | -2/+15 |
* | xfrm: Add support for IPsec extended sequence numbers | Steffen Klassert | 2011-03-13 | 1 | -1/+189 |
* | xfrm: Support anti-replay window size bigger than 32 packets | Steffen Klassert | 2011-03-13 | 1 | -1/+206 |
* | xfrm: Move IPsec replay detection functions to a separate file | Steffen Klassert | 2011-03-13 | 1 | -0/+141 |