vrrp: fix vrrp_garp_or_na_send()'s memory leak
[vpp.git] / src / plugins / avf /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-11-22 Vratko Polakavf: put sentinel at correct place 48/39948/4
2023-10-14 Damjan Marionfeature: remove unused code 79/39679/3
2023-10-01 Xinyao Caiflow dpdk avf: add support for using l2tpv3 as RSS... 01/38901/2
2023-07-28 Damjan Marionvlib: pci cleanup and improvements 85/39285/2
2023-07-11 Damjan Marionavf: remove barrier 56/39056/2
2023-03-13 Leyi Rongavf: 512-bit SIMD version of avf_tx_prepare 53/37853/4
2023-03-07 Xinyao Caiavf: enable rss action of flow 99/38299/4
2023-03-07 Tianyu Liavf: fix cli memory leak with incorrect options 00/38200/3
2023-02-08 Ting Xuavf dpdk: fix incorrect handling of IPv6 src address... 52/37852/6
2023-02-08 Ting Xuavf: fix incorrect flag for flow director 35/37935/3
2023-02-08 Ting Xuavf: fix checksum offload configuration 17/38117/2
2023-02-08 Ting Xuavf: fix bit calculation function fls_u32 34/38134/2
2022-12-02 Ting Xuavf: support generic flow 63/37563/8
2022-09-08 Mohammed Hawariavf: check for VLAN_TOGGLE capability 79/37079/2
2022-05-19 Damjan Marionapi: refactor api data storage 68/36168/7
2022-05-17 Anton Nikolaevinterface: fix overflow of link speed. 40/36140/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-03 Klement Sekeraapi: refactor to use REPLY_MSG_ID_BASE #define 75/34675/1
2021-11-10 Damjan Marionvppinfra: new vectorized ip checksum functions incl... 90/33990/15
2021-10-13 Nathan Skrzypczakdocs: convert plugins doc md->rst 25/34025/4
2021-09-16 Benoît Ganneavf: fix RSS hash key 05/33705/2
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-05-19 Damjan Marionavf: improve elogs 98/29398/5
2021-05-19 Damjan Marionavf: tx queue sharing fixes and improvements 71/32371/2
2021-05-19 Damjan Marionavf: print stats in separate log class 69/32369/1
2021-05-14 Damjan Marionavf: free spinlock on txq removal 36/32336/3
2021-05-12 Damjan Marionavf: avoid eating our own tail 88/32288/1
2021-05-11 Damjan Marioninterface: tx queue infra 04/32004/17
2021-05-08 Mohammed Hawariavf: fix coverity 53/32253/3
2021-05-07 Nathan Skrzypczakavf: Fix cksum offload / ipsec 05/32205/3
2021-05-06 Damjan Marionbuild: add FORCE_ON option for multiarch variants 41/32241/2
2021-05-06 Mohsin Kazmivlib: fix the offload flags size 17/32217/3
2021-05-05 Damjan Marionavf: remove dead store 15/32215/2
2021-05-05 Mohsin Kazmivlib: move offload flags to 1st cacheline in vlib_buffer_t 04/32104/3
2021-05-04 Mohammed Hawariavf: fix simultaneous txq wrap and tx retry 00/32200/1
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-15 Radu Nicolauavf: fix tx path segfault 95/31995/2
2021-04-15 Chenmin Sunavf: remove the vxlan flow support 84/31984/1
2021-04-13 Damjan Marionavf: rework TX one-by-one loop 67/31967/3
2021-04-13 Damjan Marionavf: avoid placeholder buffer alloc in datapath 48/31948/4
2021-04-13 Damjan Marionavf: avoid ring wrap in the tx path 46/31946/8
2021-04-12 Chenmin Sunavf: avf flow bug fix 54/31954/2
2021-04-08 Steven Luongavf: correctly set VL_API_AVF_DELETE is_mp_safe 35/31935/3
2021-04-08 Steven Luongavf: crash on avf interface delete 34/31934/1
2021-04-01 Damjan Marionavf: disable VLAN stripping on E810 using V2 VLAN APIs 30/31830/3
2021-03-31 Damjan Marionavf: improve capabilities handling 95/31795/7
2021-03-30 Chenmin Sunavf: fix coverity issues 92/31792/3
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2021-03-26 Chenmin Sunavf: flow support enhancement 61/31761/4
2021-03-26 Chenmin Sunavf: handle flow id in data path 02/30002/22
2021-03-26 Chenmin Sunavf: add avf flow framework 01/30001/18
2021-03-25 Chenmin Sunavf: introduce program flow event 00/30000/11
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-03-05 Damjan Marionavf: don't memcpy if adminq output buffer size is 0 42/31542/2
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-01-21 Radu Nicolauavf: use write combining store for queues tail update 61/29861/8
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-19 Mohammed Hawariavf: fix l2_len for csum offload 26/30726/4
2020-12-19 Jieqiang Wangavf: fix gcc compiling warning on Arm 59/30459/4
2020-12-18 Lijian.Zhangavf: optimized with NEON SIMD instruction 58/30458/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-04 Mohammed Hawariavf: fix coverity issue 83/30283/2
2020-12-01 Mohammed Hawariavf: add TSO support 30/29930/6
2020-11-15 Mohammed Hawariavf: add L4 checksum offload support 09/29809/6
2020-11-13 Andrew Yourtchenkoavf: actually delete ethernet address if deletion was... 77/29877/3
2020-11-12 Damjan Marionavf: don't switch process if already running process... 16/29916/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-10-26 Damjan Marionavf: use atomic store instead of barrier 28/29628/2
2020-10-26 Damjan Marionvlib: add VLIB_REGISTER_LOG_CLASS macro 17/29617/2
2020-10-09 Damjan Marionavf: add add_del_mac_address handler 07/29307/8
2020-10-08 Damjan Marioninterface: shorten vnet_hw_if_rx_mode 98/29298/2
2020-09-30 Steven Luongavf: check duplicate pci address upon create interface 57/29157/2
2020-09-29 Steven Luongavf: validate queue size config 37/29137/3
2020-09-16 Steven Luongavf: wrong argument passed to avf_log_err 89/28889/2
2020-09-11 Damjan Marionavf: add assert to ensure that adminq is used only... 87/28787/2
2020-09-11 Damjan Marionavf: change promisc mode from the avf process node 86/28786/2
2020-09-11 Damjan Marionavf: fix race between avf and cli/api process 24/28724/4
2020-09-11 Damjan Marionavf: fix race between avf process node and avf_delete_i... 31/28531/3
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-22 Damjan Marionavf: interrupt mode, support for WB_ON_ITR 19/27219/2
2020-05-22 Damjan Marionavf: improve link speed handling 18/27218/1
2020-03-25 Damjan Marionavf: fix rx queue refill on buffer alloc failure 44/26144/2
2020-03-24 Damjan Marionavf: proper promisc handling 06/26106/1
2020-02-25 Steven Luongavf: Handle chain buffer in TX properly 19/25119/4
2019-12-12 Ole Troanavf: explicit types in api 30/23830/2
2019-10-23 Jakub Grajciaravf: improve timeout handling 31/21831/3
2019-09-27 Ole Troanavf: remote api boilerplate 67/22267/3
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-04 Damjan Marionavf: reduce default ITR interval 88/21788/1
2019-08-22 Damjan Marionavf: properly set irq queue masks 55/21455/2
2019-08-21 Damjan Marionavf: print queue id in packet trace 35/21435/2
2019-08-21 Damjan Marionavf: fix init when num_rx_queues > num_tx_queues 17/21417/2
2019-07-23 Dave Barachapi: binary api cleanup 13/20813/1
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
2019-07-11 Damjan Marionavf: add more link speeds 50/20150/3
2019-07-09 Dave Barachvat: unload unused vat plugins 64/20564/2
2019-06-25 Filip Tehlaravf: fix clear hw stats 09/20309/2
2019-06-18 Damjan Marionvppinfra: add format_hex_bytes_no_wrap 99/20199/2
next