Age | Commit message (Expand) | Author | Files | Lines |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -55/+13 |
2018-11-08 | avf: update virtchnl header file | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -18/+32 |
2018-11-08 | tlsopenssl: remove unused #include | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+0 |
2018-11-08 | GBP: fix for coverity found errors | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -6/+8 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 5 | -17/+77 |
2018-11-07 | GBP Endpoint Learning | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 26 | -568/+5485 |
2018-11-07 | NAT44: fix undesired dependency between static mapping and address from the p... | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 2 | -1/+9 |
2018-11-07 | vmxnet3: reduce calling vmxnet3_reg_write_inline | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 3 | -8/+18 |
2018-11-06 | marvell: bump musdk version to 18.09.3 | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 5 | -17/+35 |
2018-11-06 | dpdk: don't automatically whitelist vmxnet3 PCI interfaces | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -1/+14 |
2018-11-06 | IGMP: Improved handling of (*,G) join and leave | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -20/+74 |
2018-11-06 | VPP-1481: fixed tlv length checking & added tests | ![](//seccdn.libravatar.org/avatar/a4fd3d742ed22f8583dc85ab2f160fa3?s=13&d=retro) Filip Varga | 1 | -2/+10 |
2018-11-06 | dpdk: format_dpdk_device_name cleanup | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -7/+7 |
2018-11-06 | dpdk: fix device name suffix confusion with failsafe/netvsc | ![](//seccdn.libravatar.org/avatar/7061edc9fe3647e3fe6ce1a47e90177e?s=13&d=retro) Stephen Hemminger | 1 | -2/+2 |
2018-11-06 | dpdk: fix pmd device type when using netvsc or failsafe | ![](//seccdn.libravatar.org/avatar/07ae23ee1e73c3f8336247261a0ab79e?s=13&d=retro) Stephen Hemminger | 1 | -1/+1 |
2018-11-05 | acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfields | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -80/+77 |
2018-11-02 | dpdk: restore special handling for failsafe driver | ![](//seccdn.libravatar.org/avatar/07ae23ee1e73c3f8336247261a0ab79e?s=13&d=retro) Stephen Hemminger | 1 | -1/+1 |
2018-11-01 | Fix API name_crc format stored in msg_api_table | ![](//seccdn.libravatar.org/avatar/ece57364357682c97383292f99ee7c90?s=13&d=retro) Igor Mikhailov (imichail) | 3 | -3/+3 |
2018-10-31 | session: add wrk context | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -5/+5 |
2018-10-30 | dpdk: .function should be removed for mutiarch nodes | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -4/+0 |
2018-10-29 | migrate ipsec to new multiarch infra | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 2 | -31/+10 |
2018-10-28 | session: move test to unittest plugin | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -2/+1759 |
2018-10-28 | physmem: coverity issues | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -3/+0 |
2018-10-27 | vmxnet3: add logging support to the control plane [VPP-1470] | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 4 | -17/+87 |
2018-10-26 | acl-plugin: fix the node multiarch function selection | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -33/+22 |
2018-10-26 | vmxnet3: enable promiscuous mode | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -1/+1 |
2018-10-25 | acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2018-10-25 | Use correct name to register ABF plugin with ACLs | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2018-10-25 | pmalloc: support for 4K pages | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2018-10-25 | Add x86_64 perfmon tables | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 3 | -20/+10 |
2018-10-24 | dpdk: fix hugepage pre-alloc | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+2 |
2018-10-24 | acl-plugin: introduce a format function for l4 session key | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 3 | -48/+77 |
2018-10-24 | vppinfra: autodetect default hugepage size | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -3/+5 |
2018-10-23 | VPP-1474: fix coverity warning | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+3 |
2018-10-23 | perfmon.c: Register additional cpuids. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -4/+7 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 12 | -170/+137 |
2018-10-23 | dpdk: support 18.11 changes to CRC flags | ![](//seccdn.libravatar.org/avatar/07ae23ee1e73c3f8336247261a0ab79e?s=13&d=retro) Stephen Hemminger | 1 | -7/+7 |
2018-10-23 | dpdk: add esp6 decrypt nodes, func declarations | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -0/+30 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 98 | -335/+482 |
2018-10-22 | vlib: pci improvements | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 6 | -46/+50 |
2018-10-22 | ipsec fix missing node renames | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 3 | -7/+11 |
2018-10-22 | vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 8 | -70/+61 |
2018-10-22 | vppinfra: use log2 page size in hugepage functions | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2018-10-22 | X86_64 perf counter plugin | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 5 | -0/+1466 |
2018-10-22 | VPP-1420 CDP check memory bounds fix | ![](//seccdn.libravatar.org/avatar/1d91e9070d1564fcbd00fd0dc2eec2e0?s=13&d=retro) Filip Varga | 1 | -4/+17 |
2018-10-22 | Fix dereferencing null string in dpdk_early_init | ![](//seccdn.libravatar.org/avatar/4a2b679276827dd7b8cdab4426918ea1?s=13&d=retro) Juraj Sloboda | 1 | -0/+1 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 3 | -71/+254 |
2018-10-22 | dpdk: use rte_vfio_dma_map API instead of digging for vfio fd | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -63/+17 |
2018-10-21 | tcp: count first lost hole (VPP-1465) | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+29 |
2018-10-20 | dpdk: add netvsc PMD | ![](//seccdn.libravatar.org/avatar/07ae23ee1e73c3f8336247261a0ab79e?s=13&d=retro) Stephen Hemminger | 3 | -1/+40 |