hs-test: fixed timed out tests passing in the CI
[vpp.git] / src / vnet / devices /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-02-26 Mohsin Kazmivirtio: fix the packed ring support 90/39990/2
2024-02-18 Tom Jonesvnet: Use platform specific netlink headers on FreeBSD 44/40344/2
2024-02-18 Tom Jonesvnet: Provide platform specific if_tap headers 47/40347/2
2023-12-20 Ole Troanvirtio: virtio_flags api use enumflag instead of enum 11/40111/2
2023-11-21 Vratko Polakvirtio: fix cli parsing for tx-queue-size 72/39872/4
2023-10-26 Damjan Mariondevices: remove unused code 00/39800/1
2023-10-14 Damjan Marionfeature: remove unused code 79/39679/3
2023-09-06 Mohsin Kazmivirtio: add support for tx-queue-size 25/36725/6
2023-06-27 Ondrej Fabryapi: tapv2 - Mark old message versions as deprecated 51/38651/3
2023-06-27 Stanislav Zaikinvirtio: use fast-path for ethernet-input if possible 10/36110/5
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-21 Mohsin Kazmiaf_packet: move to plugin 30/37830/3
2022-12-02 Steven Luongvhost: convert vhost device driver to a plugin 88/37488/8
2022-11-25 Mohsin Kazmiinterface: remove the pending interrupt from deleting... 74/37674/3
2022-10-25 Mohsin Kazmivirtio: use current_data as l2_hdr_offset 20/37520/1
2022-10-25 Mohsin Kazmidevices: fix the l2 hdr offset in af_packet transmit... 19/37519/1
2022-10-21 Mohsin Kazmidevices: add support for af-packet v2 92/37092/6
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-10-17 Mohsin Kazmidevices: fix the header offsets in af_packet 48/37448/1
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/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-08-31 Mohsin Kazmidevices: fix coverity warning 47/37047/1
2022-08-31 Mohsin Kazmidevices: add support for polling mode 40/37040/2
2022-08-08 Mohammed Hawaridevices: af_packet, fix tx stall by retrying failed... 38/35438/5
2022-05-24 Mohsin Kazmidevices: add af-packet v3 api 32/35932/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-08 Gabriel Gannedevices: fix crash on invalid interface 84/36084/3
2022-05-04 Fahad Naeemvhost: use_custom_mac set in create_vhost_user_if_v2 73/35873/7
2022-04-19 Mohsin Kazmidevices: remove redundant access in af-packet input 30/35930/3
2022-04-11 Mohsin Kazmidevices: refactor fanout support 93/35893/5
2022-04-08 Mohsin Kazmidevices: fix the offset for af-packet 22/35922/2
2022-04-07 Mohsin Kazmidevices: add cli support for checksum and gso disable 92/35892/6
2022-04-06 Mohsin Kazmidevices: add cli support to disable qdisc bypass 90/35890/4
2022-04-05 Mohsin Kazmitap: fix the coverity warning 87/35887/2
2022-04-05 Mohsin Kazmidevices: remove redundant code af-packet 89/35889/3
2022-04-05 Mohsin Kazmidevices: fix the received blocks counters 88/35888/2
2022-04-05 Mohsin Kazmidevices: fix the coverity warnings for af-packet v3 85/35885/2
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-04-04 Mohsin Kazmidevices: add multi-queue support for af-packet 79/35779/5
2022-03-25 Mohsin Kazmidevices: fix high vector rate per dispatch 78/35778/2
2022-03-23 Mohsin Kazmidevices: add tx trace for af-packet 41/35741/3
2022-03-23 Mohsin Kazmidevices: add support for offloads 40/35740/5
2022-03-23 Mohsin Kazmidevices: af-packet v3 support 36/35636/3
2022-03-10 Mohsin Kazmidevices: remove the unused code from af_packet 21/35621/3
2022-03-09 Damjan Marionstats: refactor 16/35516/16
2022-03-02 Benoît Gannetap: fix tun set mtu 93/35493/2
2022-03-01 Mohsin Kazmivirtio: refactor code 28/35428/3
2022-02-18 Artem Glazychevvnet: add set_max_frame_size callbacks for several... 62/35362/4
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-18 Damjan Marionvnet: distinguish between max_frame_size and MTU 28/34928/4
2022-01-17 Damjan Marioninterface: improve MTU handling 43/34843/12
2022-01-11 Pim van Peltlinux-cp: Add VPP->Linux synchronization 09/33709/14
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-06 Nathan Skrzypczaktap: add num_tx_queues API 57/34757/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-12-03 Mohsin Kazmiinterface: add multi tx-queues support for new tx infra 71/32471/39
2021-11-27 Nathan Skrzypczakdevices: fix af_packet GSO check 85/34585/2
2021-11-23 Florin Corasdevices: support build on older kernels 73/34573/4
2021-11-12 Mohsin Kazmivirtio: improve the inline of clib_memcpy_fast 65/34465/2
2021-11-05 Damjan Mariondevices: remove dead code in pipe 71/34371/2
2021-11-05 Mohsin Kazmivirtio: fix the initialization 64/34364/1
2021-10-29 Nathan Skrzypczakdevices: default mode eth in the api 49/34249/4
2021-10-28 Matthew Smithtap: handle null namespace and bridge correctly 09/34209/2
2021-10-27 Klement Sekeradevices: fix coverity warning/don't leak fd 50/34250/2
2021-10-22 Mohsin Kazmidevices: add support for l3 af_packet interface 27/34027/5
2021-10-06 Nathan Skrzypczakdocs: vnet comment nitfixes 21/33921/3
2021-10-05 Mohsin Kazmitap: free the tap_fds vec on interface deletion 28/33928/2
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-29 Nathan Skrzypczaktap: Fix tap create with ns 94/33794/3
2021-09-28 Nathan Skrzypczakdevices: Add queues params in create_if 71/32871/6
2021-09-27 Nathan Skrzypczakvirtio: Still init unused txq 83/32483/3
2021-09-27 Mohsin Kazmitap: move the api msg_id_base to tap_main_t 97/33797/3
2021-09-22 Mohsin Kazmitap: remove cxq_vring from tap/tun 98/33798/1
2021-09-22 Mohsin Kazmivirtio: fix the type of argument in virtio_show() 96/33796/3
2021-09-15 Duncan Eastoetap: set device name on creation via TUNSETIFF 96/33696/3
2021-09-07 Mohammed Hawaridevices: restore regular af-packet tx path 69/33669/2
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-22 Nathan Skrzypczakvppinfra: add abstract socket & netns fns 77/33177/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-08 Neale Rannstap: Set the MTU on the TUN deivce 02/32402/2
2021-06-23 Filip Tehlarvirtio: api cleanup 64/32864/5
2021-06-22 Filip Tehlarvirtio: api cleanup 46/32846/4
2021-06-22 Filip Tehlardevices: af_packet api cleanup 42/32842/3
2021-06-22 Filip Tehlardevices: tapv2 api cleanup 45/32845/2
2021-06-22 Filip Tehlardevices: api cleanup 40/32840/3
2021-06-07 Neale Rannspg: Reduce the inclusion of pg.h 57/32557/2
next