vrrp: fix vrrp_garp_or_na_send()'s memory leak
[vpp.git] / src / plugins / rdma /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-12-15 Vratko Polakrdma: add rdma_create_v4 that handles flags properly 06/40106/6
2023-10-14 Damjan Marionfeature: remove unused code 79/39679/3
2023-08-07 Damjan Marionvppinfra: add clib_file_get_resolved_basename 32/39332/3
2023-07-28 Damjan Marionvlib: pci cleanup and improvements 85/39285/2
2023-05-16 Benoît Gannemisc: make format_hexdump length u32 94/38694/4
2023-04-27 Ondrej Fabryapi: Mark old message versions as deprecated 45/38645/2
2023-04-21 Jieqiang Wangrdma: fix rx CQ mask to calculate right next_cqe_index 56/38556/2
2023-04-11 Jieqiang Wangrdma: disable compressed CQE mode for txq CQ 27/38527/4
2023-02-13 Nathan Brownrdma: always use 64 byte CQEs for MLX5 42/38242/2
2022-11-29 Jieqiang Wangrdma: fix for-loop initialization in scalar path 20/37720/7
2022-10-25 Jieqiang Wangrdma: set correct CQE flags 28/37428/2
2022-10-25 Jieqiang Wangrdma: fix ipv4 checksum check in rdma-input node 29/37429/2
2022-10-04 Mohammed Hawarirdma: unhackish build of rdma-core 68/37168/9
2022-08-23 Benoît Gannerdma: fix coverity 249197 97/36997/2
2022-05-05 Jieqiang Wangrdma: two small improvements for rdma interface 82/36082/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-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-10-13 Nathan Skrzypczakdocs: convert plugins doc md->rst 25/34025/4
2021-08-20 Benoît Gannerdma: decrease inlining 87/33187/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-06-30 Benoît Gannerdma: fix chained buffer tx path in dv mode 52/32952/2
2021-05-04 Benoît Gannerdma: add support for RSS configuration 71/31671/4
2021-05-04 Benoît Gannerdma: support non-power-of-2 number of rxq 94/32194/2
2021-05-03 Damjan Marionrdma: avoid unnencessary inlining 42/32142/2
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-04-14 Benoît Gannerdma: remove redundant memory registration 72/31672/4
2021-04-14 Tianyu Lirdma: fix skip_ipv4_cksum behavior in scalar path 60/31960/2
2021-03-25 Mohammed Hawarirdma: fix buggy cqe parsing (truncated packets) 72/31772/2
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-02-15 Vratko Polakrdma: rdma_log__ argument dev is a pointer 43/31243/5
2021-01-21 Mohammed Hawarirdma: adapt to new vnet rxq framework 29/30129/10
2020-11-25 Mohammed Hawarirdma: fixed UAR writing at tx 15/30115/3
2020-11-13 Mohammed Hawarirdma: implement multiseg rx without striding rq 48/29648/12
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-11-04 Mohammed Hawarirdma: various fixes for chained buffers tx 32/29732/5
2020-10-26 Damjan Marionrdma: fix clang-11 build 26/29626/2
2020-10-24 Mohammed Hawarirdma: implement striding rq for multiseg rx 75/29575/3
2020-10-24 Benoît Gannerdma: add RSS support for IPv6 and TCP 85/29485/2
2020-08-31 Mohammed Hawarirdma: bugfix in the descriptor refill logic. In case... 21/28621/3
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-07 Damjan Marionrdma: fix alignment issue 34/26934/2
2020-05-06 Benoît Gannerdma: fix clang build 80/26880/3
2020-04-27 Benoît Gannerdma: tx: interleave prefetches 94/26694/2
2020-03-31 Damjan Marionrdma: print device info from PCI VPD in 'show hardware... 43/26243/2
2020-03-20 Benoît Gannerdma: ring db only once per vector on tx 47/26047/2
2020-03-16 Damjan Marionrdma: optimize tx wqe_init 15/25915/7
2020-03-16 Benoît Gannerdma: introduce direct verb for Cx4/5 tx 40/24240/14
2020-03-16 Damjan Marionrdma: add Mellanox mlx5 Direct Verbs receive support 72/25572/13
2020-03-02 Damjan Marionrdma: improve rx loop 81/25581/2
2020-03-02 Damjan Marionrdma: improve refill 79/25579/2
2020-03-02 Damjan Marionrdma: use per-thread buffer template 78/25578/3
2020-02-18 Elias Rudbergrdma: fix bug related to ring buffer 33/25233/2
2020-01-08 Benoît Gannerdma: api: prepare support for direct verb 25/24225/4
2020-01-08 Benoît Gannerdma: add FEATURE.yaml 21/24221/3
2019-12-12 Ole Troanrdma: add explicit types in api 29/23829/2
2019-11-08 Benoît Gannerdma: fix next node rx redirect 73/23273/2
2019-11-08 Benoît Gannerdma: fix name auto-generation on create 92/23292/2
2019-10-23 Benoît Gannerdma: build: fix ibverb compilation test 35/22935/2
2019-10-16 Benoît Gannerdma: add rdma API 37/22737/2
2019-10-07 Benoît Gannerdma: fix crash when failing to read pci addr on create 80/22580/2
2019-10-07 Benoît Gannerdma: fix crash when failing to detect numa node on... 83/22583/2
2019-10-06 Benoît Gannerdma: prevent loopback of broadcast packets 31/22531/2
2019-10-05 Benoît Gannerdma: make sure pci subsystem is initialized 45/22545/2
2019-10-01 Benoît Gannerdma: fix non-NULL terminated C-string overflow 35/22435/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-08-27 Benoît Gannerdma: fix pending packets check on tx 46/21546/2
2019-08-26 Benoît Gannerdma: use rings for buffers management 05/21505/2
2019-08-19 Benoît Gannerdma: add support for MAC changes 29/21229/2
2019-08-19 Benoît Gannerdma: add support for input feature arcs 01/21101/3
2019-08-07 Benoît Gannerdma: add missing symbols 89/21089/3
2019-08-06 Benoît Gannerdma: fix double-free in rdma-tx 62/21062/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-05-24 Benoît Gannerdma: add support for promiscuous mode 94/19794/2
2019-05-14 Benoît Gannerdma: update MAINTAINERS and add doc 64/19364/4
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-04-09 Benoît Gannerdma: add multiqueue support 68/18768/2
2019-04-05 Benoît Gannerdma: more batching, compile rdma-core in release mode 00/18700/3
2019-04-03 Benoît Gannerdma: tx: fix stats and add batching 63/18663/3
2019-03-29 Damjan Marionrdma: add option to specify inteface name 86/18586/2
2019-03-28 Damjan Marioncmake: add vpp_plugin_find_library macro 80/18580/2
2019-03-28 Benoît GanneAdd RDMA ibverb driver plugin 43/17643/11