crypto: make crypto-dispatch node working in adaptive mode
[vpp.git] / src / vnet / devices / virtio /
2023-05-30 Mohsin Kazmivirtio: fix the packet buffering initialization order 86/38786/2
2023-04-12 Mohsin Kazmimisc: change of address 36/38636/2
2023-01-11 Benoît Gannevirtio: add option to bind interface to uio driver 16/37416/9
2022-12-02 Steven Luongvhost: convert vhost device driver to a plugin 88/37488/8
2022-10-25 Mohsin Kazmivirtio: use current_data as l2_hdr_offset 20/37520/1
2022-10-20 Mohsin Kazmivirtio: fix the missing unlock 93/37493/2
2022-10-17 Mohsin Kazmivirtio: fix the tx side hdr offset 49/37449/1
2022-09-16 Mohsin Kazmivirtio: add support for per queue packet counter 23/37123/3
2022-08-31 Vladislav Grishenkogso: zero-initialize gho struct 24/35724/4
2022-05-20 Mohsin Kazmivirtio: use the internal hdr offsets of buffer metadata... 67/36167/2
2022-05-19 Damjan Marionapi: refactor api data storage 68/36168/7
2022-05-09 Steven Luongvhost: memory leak upon deleting vhost-user interface 00/36100/2
2022-05-04 Fahad Naeemvhost: use_custom_mac set in create_vhost_user_if_v2 73/35873/7
2022-03-01 Mohsin Kazmivirtio: refactor code 28/35428/3
2022-02-15 Neale Rannstcp: Do not include the tcp_packet.h file in the ip4_pa... 31/35331/1
2022-02-01 Steven Luongvirtio: coverity woes -- divide by zero 73/34973/3
2022-01-18 Mohsin Kazmivirtio: remove admin-up flag during interface creation 33/34933/2
2022-01-10 Damjan Marioninterface: refactor interface capabilities code, part 2 29/34829/4
2022-01-07 Damjan Marionethernet: new interface registration function 41/34841/4
2022-01-05 Damjan Marioninterface: refactor interface capabilities code 26/34826/4
2021-12-14 Mohsin Kazmivirtio: integrate with new tx infra 82/32282/22
2021-11-12 Mohsin Kazmivirtio: improve the inline of clib_memcpy_fast 65/34465/2
2021-11-05 Mohsin Kazmivirtio: fix the initialization 64/34364/1
2021-10-06 Nathan Skrzypczakdocs: vnet comment nitfixes 21/33921/3
2021-10-04 Mohsin Kazmivirtio: remove control queue support from virtio_show... 45/33945/2
2021-10-01 Mohsin Kazmidevices: add support for pseudo header checksum 21/31321/13
2021-09-27 Nathan Skrzypczakvirtio: Still init unused txq 83/32483/3
2021-09-22 Mohsin Kazmivirtio: fix the type of argument in virtio_show() 96/33796/3
2021-08-26 Steven Luongvhost: migrate to new TX infra 77/33577/2
2021-08-20 Benoît Gannevlib: add format_vnet_buffer_no_chain 89/33189/3
2021-08-18 Steven Luongvhost: interrupt mode support with mq 79/32079/15
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-06-23 Filip Tehlarvirtio: api cleanup 64/32864/5
2021-06-22 Filip Tehlarvirtio: api cleanup 46/32846/4
2021-06-07 Neale Rannspg: Reduce the inclusion of pg.h 57/32557/2
2021-05-17 Mohsin Kazmivirtio: add the checks for descriptors chain len 20/32220/5
2021-05-08 Steven Luongvhost: low performance in interrupt mode in some cases 40/32240/3
2021-05-06 Mohsin Kazmivlib: fix the offload flags size 17/32217/3
2021-05-05 Mohsin Kazmivlib: move offload flags to 1st cacheline in vlib_buffer_t 04/32104/3
2021-05-04 Mohsin Kazmivirtio: add simple drop counter for interface 06/32206/2
2021-05-04 Mohsin Kazmivirtio: fix the interrupt 67/32167/8
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-05 Steven Luongvhost: Crash upon disconnect 99/31899/2
2021-03-24 Damjan Marionvirtio: improve compilation time 43/31743/3
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-02-26 Mohsin Kazmivirtio: place the event fds on worker threads for pci... 10/31410/2
2021-02-24 Mohsin Kazmivirtio: enable the interrupt support for uio_pci_generic 03/31403/3
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-02-08 Mohsin Kazmivirtio: use vpp clib_memset instead glibc memset 71/30371/3
2021-02-08 Mohsin Kazmivirtio: add atomic call for kicking 70/30370/5
2021-02-01 Mohsin Kazmitap: fix the interrupt handling 51/30951/2
2021-01-27 Steven Luongvhost: vhost interface hardware address not set 46/30946/2
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-08 Steven Luongvhost: Add event index for interrupt notification to... 70/29970/7
2021-01-05 Mohsin Kazmitap: fix the buffering index for gro 67/30467/2
2020-12-28 Paul Vinciguerravlib: add missing file template descriptions 01/24601/6
2020-12-25 Steven Luongvirtio: Extend vhost multi-queues support beyond 8... 79/30379/11
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-14 Damjan Marionvppinfra: simpler and faster pool_foreach 93/30393/3
2020-12-11 Benoît Gannevirtio: fix vrings overflow in vhost_user 46/30346/3
2020-12-04 Mohsin Kazmivirtio: fix the interrupt handling for packed queues 32/30232/3
2020-12-04 Mohsin Kazmivirtio: fix the len offset 49/30249/2
2020-12-03 Mohsin Kazmivirtio: fix the offloads in tx path 56/30256/2
2020-11-23 Benoît Gannevirtio: fix overflow in case of buffering + drop 53/30053/2
2020-11-17 Mohsin Kazmivirtio: virtio: implement packed queues from virtio 1.1 69/28569/11
2020-11-12 Mohsin Kazmivirtio: fix the index issue 86/29886/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-11-05 Matthew Smithtap: allow change of carrier state on host 45/28645/4
2020-11-05 Damjan Marionvirtio: misc optimizations 06/29706/4
2020-11-05 Damjan Marionvirtio: move retry logic to outer function 05/29705/4
2020-10-28 Neale Rannsmisc: Break the big IP header files to improve compile... 34/29634/4
2020-10-28 Mohsin Kazmivirtio: fix the buffer array index 46/29646/1
2020-10-26 Mohsin Kazmivirtio: improve the compile time 31/29631/3
2020-10-26 Mohsin Kazmivirtio: reduce the compile time for device.c 15/29615/4
2020-10-22 Steven Luongvirtio: checksum error reported for ip6 traffic with... 99/29399/2
2020-10-21 Mohsin Kazmivirtio: run process to send interrupts to input nodes 89/29389/4
2020-10-21 Damjan Marionvirtio: improve input node performance 33/29533/2
2020-10-21 Damjan Marionvirtio: move lock and kick to outer function 46/29546/2
2020-10-19 Damjan Marionvirtio: fix compilation time 16/29516/2
2020-10-12 Damjan Marionmisc: clang-11 and gcc-10 support 78/29378/3
2020-10-08 Damjan Marioninterface: shorten vnet_hw_if_rx_mode 98/29298/2
2020-10-08 Mohsin Kazmivirtio: fix the trace 76/29276/2
2020-09-29 Mohsin Kazmivirtio: fix modern device queue notify 41/28841/4
2020-09-28 Mohsin Kazmivirtio: add packet buffering on tx 86/28686/12
2020-09-28 Mohsin Kazmivirtio: fix the gro enable/disable on tx-vrings 94/29094/4
2020-09-24 Mohsin Kazmivirtio: refactor tx trace 87/28887/3
2020-09-18 Benoît Gannevirtio: fix txq locking 42/28842/2
2020-09-16 Mohsin Kazmimisc: fix the formatting style 52/28852/2
2020-09-16 Ole Troanapi: clean up use of deprecated flag 44/28844/3
2020-09-11 Benoît Gannebuild: fix build for Debian 9 and Debian 10 21/28721/2
2020-09-04 Mohsin Kazmivirtio: remove kernel virtio header dependencies 22/28622/3
2020-09-02 Mohsin Kazmivirtio: add virtio 1.1 api flags 35/28635/3
2020-09-01 Mohsin Kazmivirtio: fix the bar starting index 34/28634/1
2020-09-01 Mohsin Kazmivirtio: fix the NULL deference 33/28633/1
2020-09-01 Mohsin Kazmivirtio: fix the error return 32/28632/2
2020-08-31 Mohsin Kazmivirtio: fix the coverity warning 30/28530/4
2020-08-20 Mohsin Kazmivirtio: add modern device support 66/27566/10
2020-08-20 Mohsin Kazmivirtio: refactor pci device code 49/27649/6
2020-08-17 Mohsin Kazmitap: add gro support 10/28210/5
2020-07-22 Mohsin Kazmivirtio: add the buffer allocation error 39/28039/1
next