Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour |  Neale Ranns | 1 | -1/+6 |
2020-10-19 | ipsec: Layout and prefetching of SA struct |  Neale Ranns | 1 | -26/+34 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 1 | -1/+1 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -1/+1 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -3/+43 |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port |  Filip Tehlar | 1 | -1/+4 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 1 | -0/+14 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -0/+1 |
2019-07-31 | ipsec: Typo in flag name |  Neale Ranns | 1 | -1/+1 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess |  Neale Ranns | 1 | -26/+103 |
2019-07-12 | ipsec: Reference count the SAs |  Neale Ranns | 1 | -18/+16 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -1/+9 |
2019-06-17 | ipsec: One DPO per SA |  Neale Ranns | 1 | -4/+1 |
2019-06-07 | ipsec: remove the set_key API |  Neale Ranns | 1 | -2/+0 |
2019-05-14 | IPSEC: remove unecessary pass by reference of sequence number |  Neale Ranns | 1 | -2/+2 |
2019-04-26 | crypto, ipsec: change GCM IV handling |  Damjan Marion | 1 | -0/+1 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 1 | -1/+0 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 1 | -3/+7 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API |  Neale Ranns | 1 | -2/+2 |
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 |