Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -0/+7 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 1 | -3/+3 |
2019-04-04 | ipsec: trunc_size -> icv_size | Damjan Marion | 1 | -1/+1 |
2019-04-02 | IPSEC: tunnel scaling - don't stack the inbould SA | Neale Ranns | 1 | -0/+1 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. | Neale Ranns | 1 | -0/+1 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN | Damjan Marion | 1 | -3/+3 |
2019-03-28 | ipsec: anti-replay code cleanup | Damjan Marion | 1 | -1/+129 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 1 | -23/+51 |
2019-03-26 | ipsec: esp-encrypt rework | Damjan Marion | 1 | -0/+3 |
2019-03-20 | ipsec: keep crypto data inside SA | Damjan Marion | 1 | -0/+10 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 1 | -3/+7 |
2019-02-13 | IPSEC: restack SAs on backend change | Neale Ranns | 1 | -0/+4 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 1 | -7/+61 |
2019-02-01 | IPSEC: minor refactor | Neale Ranns | 1 | -0/+124 |