ONE-2: Add new LISP dump API for lisp gpe
[vpp.git] / vnet / vnet / devices /
2016-05-04 Mohsin KazmiNETMAP: Some fixes 51/951/6
2016-05-02 Mohsin KazmiNetmap: typo correct 50/950/2
2016-04-30 Keith Burns (alagalah)IP6 SR multicast replicator 12/612/47
2016-04-29 Shesha Sreenivasam... Improve performance of dpdk-vhost driver 23/923/2
2016-04-29 Dave BarachClean up per-thread mheap setup. 18/918/2
2016-04-28 Bud GriseFix bug that prevented packet trace from working on... 98/698/3
2016-04-28 Bud GriseAdd histogram to frame queue tracing 97/697/2
2016-04-27 Shesha Sreenivasam... Live VM migration support for vhost-user 09/609/4
2016-04-25 John LoPut back VMXNET3 driver init for DPDK 2.2.0 or older... 64/864/2
2016-04-25 Shesha Sreenivasam... Disable TSO/CSUM offloading 66/866/2
2016-04-25 Shesha Sreenivasam... Fix vpp crash in DBG mode 68/868/1
2016-04-25 Damjan MarionAdd native NETMAP driver 61/861/2
2016-04-25 Todd Foggoa (tfoggoa)Add APIs to access dpdk information 55/755/3
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-22 Dave BarachFix duplicate free 41/841/2
2016-04-22 Damjan MarionUse memory from other CPU sockets if there is no local 39/839/2
2016-04-20 John LoAllow L3 forwarded jumbo packets on Bonded Interfaces 20/820/2
2016-04-20 Keith Burns (alagalah)Cleaned up formatting in device.c - no functionality... 17/817/2
2016-04-18 Sean HopeAdd API to get the dpdk interface stats delta. 23/623/3
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-17 Damjan Mariondpdk socket-mem handling optimizations 95/795/3
2016-04-15 Peter Leiaf_packet: clear bitmap entries when processing input 88/788/2
2016-04-14 Damjan MarionRework of DPDK PCI device uio driver binding process 80/780/6
2016-04-14 Damjan MarionInit rte_mbuf length fields in af_packet driver 41/741/2
2016-04-13 Shesha Sreenivasam... VHOST counters reversed 43/743/2
2016-04-11 Damjan MarionBump DPDK 16.04 to RC4 33/733/2
2016-04-11 Peter LeiAdd option to delete af_packet (host) interfaces 16/716/4
2016-04-09 Benoît Gannefix uninitialized vars warnings with -Os 20/720/1
2016-04-07 John LoEnhance CLI/API Support for Bonded Interface 86/686/2
2016-04-05 Alpesh Patelhost-interface admin down/up does not bring the interfa... 85/685/1
2016-04-01 Damjan MarionAdd option to link DPDK dynamically 59/659/3
2016-03-29 Damjan MarionAdd DPDK 16.04-rc2 support 44/644/2
2016-03-29 Dave BarachSupport per-interface packet rx redirection 40/640/1
2016-03-29 Jurek MatuszewskiIncrement MRU if hardware supports CRC stripping 26/626/2
2016-03-29 Todd Foggoa (tfoggoa)Allow vlans to be programmed on 40GE VF interfaces 24/624/2
2016-03-29 Todd Foggoa (tfoggoa)Mark some show commands as mp safe 22/622/2
2016-03-25 Damjan MarionUse rte_mempool private data for storing vlib_buffer_t 10/610/3
2016-03-25 Damjan MarionRemove unnecesary clib_bitmap_set from af_packet input... 15/615/1
2016-03-23 John LoAdd dpdk vmxnet3 driver patch and init.c change to... 01/601/1
2016-03-17 Damjan MarionDon't stop binding pci device if write to new_id fails 48/548/1
2016-03-16 Damjan Marionaf_packet: vec functions should not be used on pool 43/543/1
2016-03-16 Damjan MarionAdd vpp native linux kernel AF_PACKET interface support 86/486/5
2016-03-14 Damjan MarionDeclare node, hw_interface_class and device_class insta... 34/534/2
2016-03-14 Jean-Mickael Guerinfix declaration of symbol of different size 13/513/2
2016-03-14 Yoann DesmouceauxBetter match vhost-user specification for live migration 04/504/2
2016-03-14 Stefan KobzaDo not use hugepages if none are available. 22/522/3
2016-03-04 Bud GriseAllow dpdk linkstate and stat polling intervals to... 56/456/3
2016-03-04 Shesha Sreenivasam... Collect per Q stats for vhost-user interface 62/462/3
2016-03-02 Todd FoggoaAlways showing DPDK physical memory on bootup 63/463/1
2016-03-02 Bud GriseAdd rotates to v6 worker hash to prevent SIP/DIP synchr... 46/446/2
2016-03-02 Dave BarachRemove spurious call to unix_physmem_init(...) 60/460/1
2016-03-01 Sean HopeDump DPDK physmem to stdout before allocating mbufs 52/452/1
2016-03-01 Christian DechamplainAdd ability to filter and change MACs 47/447/2
2016-03-01 Georgi SavovFix for TX and RX descriptor queue lockup 45/445/2
2016-02-26 Bud GriseAdd packet tracing hint 18/418/2
2016-02-25 Damjan MarionMove dpdk (un)format functions to separate c file 29/429/2
2016-02-25 John LoAdd support of Ethernet link bonding utilizing DPDK... 15/415/2
2016-02-25 John LoFix indexing error in init.c for vnet dpdk. 12/412/1
2016-02-25 Yoann DesmouceauxAdd live migration support to (non-dpdk) vhost-user... 10/410/2
2016-02-24 Shesha Sreenivasam... Enable all vrings if PROTOCOL_FEATURES are not negotiated 00/400/2
2016-02-24 Shesha Sreenivasam... Handle dynamic enable/disable VHOST_USER interface 69/369/2
2016-02-23 Damjan MarionEnable DPDK KNI code based on DPDK config 90/390/2
2016-02-23 Damjan MarionFix warnings in vhost-user code with older version... 91/391/1
2016-02-19 Damjan MarionHandle dpdk packet_types properly 67/367/3
2016-02-19 Pierre PfisterAdd custom mac address option to vhost interfaces. 62/362/3
2016-02-18 Pierre PfisterAdd jumbo frames support to non-dpdk vhost interfaces. 01/301/4
2016-02-16 Damjan MarionShow DPDK EAL cmdline args in 'show version verbose' 30/330/1
2016-02-15 Dave BarachDisable for-us udp/tcp checksum validation by default 27/327/1
2016-02-14 Damjan MarionImplement multiple TX queue sharing 19/319/2
2016-02-11 Damjan MarionUse vppinfra bitmap for dpdk coremask 35/235/2
2016-02-10 Dave BarachCompile with -Werror, so Jenkins will catch warnings 85/285/1
2016-02-10 Dave BarachReplace AC_PROG_LIBTOOL with LT_INIT 83/283/1
2016-02-10 Shesha Sreenivasam... Vhost multi-q support 59/159/4
2016-02-02 Shesha Sreenivasam... Use per-thread vlib_main 95/195/2
2016-02-01 Damjan Marionremove igb_uio static pci id table patch, use new_id... 83/183/2
2016-01-27 Damjan MarionEnable Chelsio T5 support 56/156/1
2016-01-26 Dave BarachSet the ssvm_ethernet interface pid. Otherwise, the... 41/141/1
2016-01-22 Dave Barachaarch64 CPU arch / ThunderX platform initial support 35/135/1
2016-01-21 Dave BarachPowerPC64-be arch support. Qemu ("qppc") platform support. 32/132/2
2016-01-19 Dave BarachMerge "Revert "Reenable debug cli telnet listener""
2016-01-19 Damjan MarionMerge "Reenable debug cli telnet listener"
2016-01-18 Damjan MarionMerge "Temporary remove inlines to unbreak compilation...
2016-01-18 Damjan MarionTemporary remove inlines to unbreak compilation with... 23/123/1
2016-01-14 Damjan MarionMerge "Avoid crash in vhost-user driver when running...
2016-01-12 Damjan MarionAvoid crash in vhost-user driver when running multithreaded 10/110/1
2015-12-16 Dave BarachMerge "Update .gitignore to ignore autotools files"
2015-12-16 Dave BarachMerge "Introduce support for DPDK 2.2"
2015-12-16 Damjan MarionIntroduce support for DPDK 2.2 63/63/1
2015-12-15 Dave WallaceMerge "replacing all vec_sort() invocations to vec_sort...
2015-12-14 Damjan MarionMerge "Fix to make it easy to use http proxy with Vagrant"
2015-12-14 Damjan MarionFix vhost-user input interface handling 53/53/1
2015-12-14 Ed WarnickeMerge "Move rpc handler where it belongs, related cleanup"
2015-12-14 Dave BarachMove rpc handler where it belongs, related cleanup 50/50/1
2015-12-08 Ed WarnickeInitial commit of vpp code. 23/23/3