Age | Commit message (Expand) | Author | Files | Lines |
2021-01-22 | quic: quicly v0.1.2 update |  Mathias Raoul | 1 | -3/+3 |
2021-01-20 | crypto: improve ipsecmb build time |  PiotrX Kleski | 1 | -1/+1 |
2021-01-20 | rdma: fix pkg_config file |  Mohammed Hawari | 1 | -0/+3 |
2020-12-11 | dpdk: bump to dpdk 20.11 |  Fan Zhang | 1 | -2/+2 |
2020-12-07 | dpdk: support mlx drivers linked with rdma-core |  Mohammed Hawari | 3 | -7/+22 |
2020-11-26 | crypto: improve ipsecmb engine performance |  Fan Zhang | 1 | -0/+3 |
2020-11-23 | crypto-ipsecmb: bump to intel-ipsec-mb version 0.55 |  Dariusz Kazimierski | 1 | -3/+5 |
2020-11-19 | build: bump libbpf to v0.2 |  Benoît Ganne | 1 | -1/+2 |
2020-11-19 | build: bump rdma-core to 31.1 |  Benoît Ganne | 1 | -2/+2 |
2020-11-04 | build: better detection of libbpf dependencies |  Benoît Ganne | 1 | -4/+6 |
2020-10-26 | dpdk: allow offline build by caching build-deps |  Mohammed Hawari | 1 | -4/+6 |
2020-10-14 | crypto: fixed ipsec_mb lib dependencies |  PiotrX Kleski | 2 | -2/+7 |
2020-09-29 | dpdk: fix compile |  Fan Zhang | 1 | -1/+3 |
2020-09-18 | dpdk: prevent linking dpdk against libbsd |  Mohammed Hawari | 1 | -1/+16 |
2020-09-18 | dpdk: call the meson-based build instead of Makefiles |  Mohammed Hawari | 1 | -271/+132 |
2020-08-31 | af_xdp: AF_XDP input plugin |  Benoît Ganne | 1 | -0/+55 |
2020-08-26 | dpdk: bump to DPDK 20.08 |  Damjan Marion | 1 | -2/+3 |
2020-08-25 | rdma: bump rdma-core version to v31.0 |  Benoît Ganne | 1 | -3/+2 |
2020-05-27 | dpdk: bump to DPDK v20.05 |  Damjan Marion | 1 | -2/+6 |
2020-05-08 | dpdk: fix compiling issue with clang |  Lijian.Zhang | 1 | -1/+2 |
2020-03-27 | quic: Check quicly version tag at compile time |  MathiasRaoul | 1 | -2/+2 |
2020-03-12 | rdma: cleanup rdma-core build |  Benoît Ganne | 1 | -12/+9 |
2020-02-26 | rdma: bunp rdma-core version to v28.0 |  Damjan Marion | 1 | -1/+2 |
2020-02-26 | dpdk: bump dpdk version to 20.02 |  Damjan Marion | 1 | -2/+2 |
2020-01-31 | quic: update quicly to v0.0.10-vpp |  MathiasRaoul | 1 | -2/+2 |
2020-01-06 | quic: update quicly to v0.0.9-vpp |  MathiasRaoul | 1 | -2/+2 |
2019-12-17 | quic: update quicly to v0.0.8-vpp |  MathiasRaoul | 1 | -2/+2 |
2019-12-06 | quic: update quicly to v0.0.7-vpp |  MathiasRaoul | 1 | -2/+2 |
2019-11-25 | quic: update quicly to v0.0.6-vpp |  MathiasRaoul | 1 | -2/+2 |
2019-11-22 | crypto-ipsecmb: bump to intel-ipsec-mb version 0.53 |  Fan Zhang | 1 | -2/+3 |
2019-11-14 | dpdk: Enable bnxt PMD |  Andy Gospodarek | 1 | -0/+1 |
2019-11-01 | build: bump rdma-core version to 26.0 |  Damjan Marion | 1 | -3/+2 |
2019-10-31 | build: bump nasm version to 2.14.02 |  Damjan Marion | 1 | -2/+2 |
2019-10-04 | quic: update quicly to v0.0.5 |  MathiasRaoul | 1 | -4/+4 |
2019-09-30 | build: build-root/Makefile rm of install tree |  Burt Silverman | 1 | -0/+1 |
2019-08-21 | dpdk: bump DPDK version to 19.08 |  Damjan Marion | 1 | -3/+2 |
2019-08-07 | rdma: add missing symbols |  Benoît Ganne | 1 | -1/+4 |
2019-08-05 | rdma: bump rdma-core to 25.0 |  Benoît Ganne | 1 | -2/+3 |
2019-07-22 | quic: update quicly library |  Aloys Augustin | 1 | -2/+2 |
2019-05-30 | dpdk: remove bonding code |  Damjan Marion | 1 | -1/+1 |
2019-05-30 | dpdk: bump to 19.05 |  Damjan Marion | 1 | -1/+3 |
2019-05-14 | QUIC multi thread update |  Aloys Augustin | 1 | -2/+2 |
2019-05-14 | Build packages for generic Arm architecture |  Lijian.Zhang | 1 | -1/+8 |
2019-04-23 | Bump to intel-ipsec-mb version 0.52 |  Damjan Marion | 1 | -10/+10 |
2019-04-17 | crypto-ipsecmb: enable GCM |  Neale Ranns | 1 | -1/+2 |
2019-04-09 | rdma-core: add debug build option |  Benoît Ganne | 1 | -1/+8 |
2019-04-08 | rdma: fix DPDK MLX driver conflict |  Benoît Ganne | 2 | -3/+2 |
2019-04-05 | rdma: more batching, compile rdma-core in release mode |  Benoît Ganne | 1 | -1/+1 |
2019-04-05 | QUIC: Build cleanup |  Dave Wallace | 1 | -6/+0 |
2019-04-03 | Fix problem building rdma-core. |  Thomas F Herbert | 1 | -2/+2 |