wireguard: add async mode for encryption packets
[vpp.git] / src / vnet / devices /
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
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-08 Aloys Augustindevices: af_packet - use netlink to get/set mtu 18/31818/3
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-03-05 Neale Rannsipsec: Support async mode per-SA 75/31475/7
2021-02-26 Mohsin Kazmivirtio: place the event fds on worker threads for pci... 10/31410/2
2021-02-25 Brian Russellipsec: enable input features on tunnels 05/31405/6
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-05 Nathan Skrzypczakdevices: af-packet gso mtu 78/31078/4
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-26 Mohammed Hawariinterface: remove vnet_device_input_runtime_t 71/30671/8
2021-01-22 Mohammed Hawaridevices: adapt af_packet to new rxq framework 85/30485/12
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 Damjan Mariondevices: remove unused code 91/29891/2
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-09 Alexander Chernavintap: add function to set speed 84/28684/3
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-29 Mohsin Kazmitap: fix the segv 49/29649/3
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-22 Mohsin Kazmitap: fix the api for use of vec_len 78/29578/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-17 Mohsin Kazmitap: replaces strlen to vec_len 14/29314/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
next