Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | flow: fix several crash issues |  Chenmin Sun | 1 | -2/+0 |
2019-11-20 | flow: Add GTP support |  Chenmin Sun | 1 | -28/+260 |
2019-11-19 | dpdk: fix non-NULL terminated string |  Benoît Ganne | 1 | -1/+1 |
2019-11-14 | dpdk: Enable bnxt PMD |  Andy Gospodarek | 3 | -1/+20 |
2019-11-07 | dpdk: ipsec gcm fixes |  Christian Hopps | 3 | -25/+14 |
2019-11-06 | dpdk: conditionally revert rte_vfio_dma_map patch |  Damjan Marion | 1 | -0/+5 |
2019-11-01 | dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue |  Chenmin Sun | 1 | -16/+15 |
2019-10-30 | dpdk: use local logger |  Paul Vinciguerra | 1 | -5/+5 |
2019-10-29 | dpdk: replace deprecated VFIO API invocation |  Damjan Marion | 1 | -1/+2 |
2019-10-28 | vlib: don't use vector for keeping buffer indices in the pool |  Damjan Marion | 1 | -11/+7 |
2019-10-16 | dpdk: add function to add/del extra MAC addrs |  Matthew Smith | 1 | -0/+24 |
2019-10-16 | flow: Add 'drop' and 'redirect-to-queue' actions support |  Chenmin Sun | 1 | -3/+20 |
2019-10-03 | dpdk: remove api boilerplate |  Ole Troan | 6 | -236/+11 |
2019-09-30 | ipsec: allow null cipher with dpdk esp |  Christian E. Hopps | 1 | -1/+2 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace |  Damjan Marion | 2 | -0/+2 |
2019-09-16 | dpdk: initialize rte_mbuf during mempool dequeue |  Damjan Marion | 1 | -1/+44 |
2019-09-12 | dpdk: fix null-termination of strings |  Elias Rudberg | 1 | -0/+3 |
2019-09-11 | dpdk: apply dual loop unrolling in DPDK TX |  Lijian.Zhang | 1 | -0/+57 |
2019-09-05 | dpdk: fix extended stats |  Filip Tehlar | 1 | -1/+1 |
2019-08-30 | dpdk: enable checksum offload for Intel SRIOV NIC drivers |  John Lo | 1 | -0/+8 |
2019-08-21 | dpdk: bump DPDK version to 19.08 |  Damjan Marion | 3 | -7/+4 |
2019-08-19 | dpdk: fix ipsec coverity warning |  Matthew Smith | 1 | -2/+4 |
2019-08-19 | dpdk: add TSO support in dpdk plugin. |  Chenmin Sun | 3 | -1/+44 |
2019-08-19 | dpdk: QAT devices update, add c4xxx and xeon d15xx |  Jim Thompson | 1 | -1/+2 |
2019-08-15 | dpdk: ipsec tunnel support for ip6-in-ip4 |  Matthew G Smith | 2 | -23/+10 |
2019-08-06 | dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa... |  Lijian.Zhang | 1 | -2/+5 |
2019-07-26 | dpdk: fix vlan stripping |  Neale Ranns | 1 | -11/+15 |
2019-07-24 | dpdk: Prefetch correct size of rte_mbuf |  Nitin Saxena | 1 | -1/+1 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess |  Neale Ranns | 1 | -2/+4 |
2019-07-18 | vlib: convert frame_index into real pointers |  Andreas Schultz | 1 | -1/+1 |
2019-07-09 | vat: unload unused vat plugins |  Dave Barach | 1 | -23/+6 |
2019-06-25 | ipsec: print spi in hexadecimal |  Guillaume Solignac | 1 | -2/+3 |
2019-06-18 | dpdk: check result of rte_mempool_create_empty |  Lijian.Zhang | 1 | -0/+15 |
2019-06-06 | dpdk: fix clear hw stats |  Filip Tehlar | 3 | -3/+3 |
2019-06-04 | dpdk: rework extended stats |  Filip Tehlar | 4 | -47/+33 |
2019-05-31 | Update vnet hardware flags if link state changes |  Dave Barach | 1 | -1/+9 |
2019-05-31 | bonding: add support for numa awareness |  Zhiyong Yang | 1 | -0/+1 |
2019-05-30 | dpdk: remove bonding code |  Damjan Marion | 6 | -251/+11 |
2019-05-29 | dpdk: make sure each segment have initalized rte_mbuf |  Damjan Marion | 1 | -12/+4 |
2019-05-27 | dpdk: vlan strip config does not take effect in default device |  Chenmin Sun | 1 | -0/+6 |
2019-05-27 | dpdk: fix rss configuration error issue |  Chenmin Sun | 1 | -7/+5 |
2019-05-23 | fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_... |  cohu | 1 | -5/+9 |
2019-05-17 | dpdk-ipsec: fix encrypt/decrypt single queue |  Sergio Gonzalez Monroy | 6 | -39/+58 |
2019-05-16 | init / exit function ordering |  Dave Barach | 5 | -15/+20 |
2019-05-14 | IPSEC: remove unecessary pass by reference of sequence number |  Neale Ranns | 1 | -1/+1 |
2019-05-14 | IPsec: increment tunnel intf tx counters |  Matthew Smith | 1 | -0/+9 |
2019-05-09 | dpdk: fix return variable size |  Zhiyong Yang | 1 | -2/+2 |
2019-04-25 | Change dpdk thread data flags type to u16 from u8 to get more useful data |  Simon Zhang | 2 | -6/+7 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 2 | -4/+75 |
2019-04-24 | dpdk: fix interface naming |  Florin Coras | 1 | -1/+1 |