Typos. A bunch of typos I've been collecting.
[vpp.git] / src / vnet / devices / virtio /
2019-03-15 Ole TrøanRevert "API: Cleanup APIs interface.api" 40/18340/2
2019-03-15 Jakub GrajciarAPI: Cleanup APIs interface.api 57/17957/9
2019-03-13 Steven Luongvhost-user: restart vpp may cause vhost to crash 54/18254/1
2019-03-13 Filip Tehlardeprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH 51/18251/1
2019-03-04 Filip Tehlardevices: migrate old MULTIARCH macros to VLIB_NODE_FN 95/17995/3
2019-02-23 Steven Luongvhoat: potential crash in map_guest_mem using debug... 35/17035/4
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-21 Steven Luongvhost: VPP stalls with vhost performing control plane... 46/17246/5
2019-02-19 Andrew Yourtchenkotap gso: experimental support 52/15052/36
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-02-06 Mohsin Kazmivirtio: enable msix interrupt mode 88/17088/10
2019-02-06 Mohsin Kazmivirtio: Use new buffer optimization 03/17203/5
2019-01-30 Mohsin Kazmivirtio: fix the device order (legacy or modern) 66/17166/2
2019-01-29 Mohsin Kazmivirtio: Support legacy and transitional virtio devices 27/17127/2
2019-01-24 Mohsin Kazmivirtio: Minor fixes and header cleanup 69/16969/2
2019-01-23 Mohsin Kazmivirtio: Add support for logging 67/16967/2
2019-01-21 Mohsin Kazmivirtio: Native virtio driver 85/15085/34
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
next