bonding: support custom interface IDs
[vpp.git] / src / vnet / devices / virtio /
2019-01-08 Damjan Marionvirtio: fix kick race issue 56/16556/4
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2018-11-23 Damjan Marionvhost-user: use memory store barrier 48/16148/2
2018-11-23 Damjan Marionvhost-user: add missing inlines 25/16125/2
2018-11-23 Damjan Marionvhost-user: avoid global storage access 24/16124/2
2018-11-23 Damjan Marionvhost-user: simplify input loop 73/16073/3
2018-11-22 Damjan Marionvhost-user: hint ethernet-input about single sw_if_index 72/16072/2
2018-11-22 Damjan Marionvhost-user: avoid per-packet feature arc lookups 71/16071/2
2018-11-22 Damjan Marionvhost-user: fix input node runtime stats 19/16119/1
2018-11-20 Damjan Marionvhost-user: cleanup 62/16062/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-11-06 Stevenvhost: crash in vhost_user_tx_avx2 85/15685/2
2018-11-05 Sirshak DasEnable atomic swap and store macro with acquire and... 18/15618/5
2018-10-27 Mohsin Kazmivirtio: remove the extra return call 69/15569/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-10-02 Jerome Tolletvhost-user: add support for vlib_log API 95/15095/2
2018-10-02 Juraj Slobodavhost-user: Interface state updates 72/15072/2
2018-10-02 Juraj Slobodavhost_user: Fix setting MTU using uninitialized variable 71/15071/2
2018-09-20 Stevenvhost: show vhost may display garbage after the interfa... 20/14920/2
2018-09-20 Mohsin Kazmivhost-user: Add disable feature support in api 31/14431/6
2018-09-12 Yichen Wangvhost: Fix VPP crash when reloading VM with mixed-type... 45/14545/6
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-07-08 Mohsin Kazmivhost: Add multi-versioning support 52/13252/5
2018-06-27 Marco Varlesegcc8 and Wstringop-truncation 33/13233/7
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-05-28 Mohsin Kazmiitf: Fix admin up down for AF_PACKET and vhost-user 95/12195/6
2018-05-10 Damjan Marionvppinfra: use count_trailing_zeros in sparse_vec_index 23/12523/3
2018-04-17 Stevenvhost: show vhost-user <interface> may crash [VPP-1242] 52/11852/2
2018-04-13 Damjan MarionRevert "MTU: Setting of MTU on software interface ... 70/11770/1
2018-04-13 Ole TroanMTU: Setting of MTU on software interface (instead... 02/11402/11
2018-03-31 Steventapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] 71/11471/1
2018-02-19 Damjan Marionvirtio: add missing tx lock when running multithreaded 08/10608/2
2018-02-08 Damjan Marionvirtio: reset vnet header on tx 70/10470/2
2018-02-08 Haiyang Tanvhostuser: Fix vhostuser file descriptor leak 32/10432/2
2018-02-07 Nitin Saxenavhost: Added ARMV8 NEON version of function map_guest_mem() 43/10443/3
2018-02-06 Damjan Marionvlib: epoll on worker threads 67/10167/4
2018-02-05 Haiyang Tanvhost_user: code cleanup 77/10177/3
2018-01-30 Billy McFallVPP-899: Run VPP under SELinux 11/10111/4
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-21 Haiyang Tanvhost_user: 'nregions' saves the actual number of mappe... 76/10176/3
2018-01-18 Damjan Marionvlib: add vlib_buffer_alloc_to_ring API 58/10158/2
2018-01-16 Steventapv2: deleting tap interface may leak buffers (VPP... 22/10122/1
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-14 Milan Lencotap_v2: include host-side parameters in the dump binary API 39/9839/3
2017-12-08 Damjan Mariontapv2: multiple improvements 45/9745/6
2017-12-04 Damjan Mariontap_v2: move code to vnet/devices/tap 10/9710/2
2017-12-04 Steventap_v2: coverity strikes, again! 96/9696/2
2017-12-04 Damjan Marionvirtio: zero data structs in virtio_vring_init 04/9704/1
2017-12-02 Damjan Mariontap_v2: multiple improvements 93/9693/4
2017-12-01 Stevenvirtio: fix coverity warnings 85/9685/2
2017-11-30 Damjan Mariontap_v2: move netlink code to separate file 82/9682/2
2017-11-30 Damjan Marionvirtio: fast TAP interfaces with vhost-net backend 16/8816/17
2017-10-14 Stevenvhost: crash under heavy traffic condition due to memor... 92/7092/21
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-09 Pierre Pfisterfix buffer allocation for sparse jumbo frames in vhost 90/8690/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-09-22 Yoann Desmouceauxvhost-user: fix link-up status 72/8472/2
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-08-31 Stevenvhost: Disallow interrupt mode config if driver opts... 44/7844/3
2017-08-30 Stevenvhost: Cache qsz_mask instead of qsz in vhost_user_vring_t 38/8238/3
2017-08-28 Stevenvhost: Remove operation mode in the API 26/8226/1
2017-08-18 Neale RannsUse correct msg ID in the sw-interface-event from TAP... 05/8105/2
2017-08-11 Neale RannsDedicated SW Interface Event 25/7925/5
2017-07-27 Stevenvhost: debug vhost-user command needs better error... 71/7771/2
2017-06-02 Stevenvhost: add debug vhost-user on | off CLI 76/6976/2
2017-05-22 Stevenvhost: migrate to use device infra for worker thread... 40/6540/6
2017-05-20 Stevenvhost: buffers leak and interface disable upon vring... 75/6775/2
2017-05-17 Stevenvhost: bad packet assembled from descriptor chaining 35/6735/2
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-04-28 Stevenvhost: Disallow duplicate path name for vhost interface 38/6438/3
2017-04-26 Pierre Pfistervhost: Fix mmap size calculation 00/6300/3
2017-04-26 Stevenvhost: core dump on quit with worker threads 37/6437/2
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-24 Stevenvhost: remove socket linked file when deleting vhost... 47/6347/3
2017-04-11 Stevenvhost: interrupt mode enhancements 37/6037/4
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-29 Stevenvhost: vhost-user component may become unusable with... 31/5831/4
2017-03-26 Dave BarachRename "show interfaces" -> "show interface" 61/5861/1
2017-03-22 Stevenvhost: support interrupt mode 64/5764/6
2017-03-16 Stevenvhost: wrong value return for VHOST_USER_VRING_GET_BASE 00/5700/4
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-08 Stevenvhost: binary API changes for interrupt mode 64/5664/2
2017-03-06 Damjan Marionfeatures: take device-input buffer advance value directly 31/5631/4
2017-03-02 Dave BarachClean up binary api message handler registration issues 96/5596/2
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20
2017-03-01 Damjan Mariondevices: vnet_get_aggregate_rx_packets should not be... 62/5562/3
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-14 Marek GradzkiFix is_server flag in vhost dump (VPP-562) 11/5111/3
2017-02-14 Damjan Marionvhost-user: fix crash when descriptor points to unknown... 94/5094/4
2017-02-03 Stevenvhost-user: fix missing speculative enqueue unwind 21/5021/3
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-17 Wojciech DecFix crash on deleting activated vhost-user - VPP-603 38/4738/2
2017-01-10 Ole TroanVPP-585: vhost-user interface deletion leaks memory. 19/4619/2
2017-01-03 Andrew YourtchenkoVPP-574: fix VPP hang during security group configurati... 38/4538/2
next