ikev2: add support for custom ipsec-over-udp port
[vpp.git] / src / plugins / avf /
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
2019-06-18 Damjan Marionavf: fix adminq enqueue errors 98/20198/2
2019-06-18 Damjan Marionavf: add logging macros and improve logging 94/20194/3
2019-06-14 Damjan Marionavf: update known issues section in README.md 48/20148/2
2019-06-12 Damjan Marionavf: add README.md section about spoofing check 01/20101/2
2019-06-05 Steven Luongavf: enable promiscuous mode 64/19964/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-02-22 Damjan Marionavf: fix eat own tail issue on tx 89/17789/2
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-19 Damjan Marionavf: fix feature arc, take two 88/17688/2
2019-02-19 Damjan Marionavf: fix feature arc 56/17656/2
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-01-30 Damjan Marionbuffers: add missing ref_count = 1 in drivers 85/17185/1
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-24 Damjan Marionavf: fix queue enable issue 57/17057/2
2019-01-20 Damjan Marionbuffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro... 08/16908/4
2019-01-18 Damjan MarionAdd vlib_buffer_copy_indices inline function 92/16892/4
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
2019-01-07 Damjan Marionavf: allocate descriptor memory from local numa 17/16717/2
2018-12-29 Damjan Marionavf: tx dequeue optimizations 37/16637/2
2018-12-29 Damjan Marionavf: chained buffers rx support 22/16622/5
2018-12-28 Damjan Marionavf: chained buffers tx support 29/16629/4
2018-12-26 Damjan Marionavf: optimize RX function 05/16605/3
2018-12-23 Damjan Marionavf: optimize rx ring refill 02/16602/3
2018-12-23 Damjan Marionavf: new ethernet-input support 01/16601/1
2018-12-23 Damjan Marionavf: add option to specify interface name 00/16600/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-08 Damjan Marionavf: update virtchnl header file 27/15827/2
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Marionvlib: pci improvements 50/15450/3
2018-10-22 Damjan Marionvlib: introduce vlib_buffer_get_{pa,va,current_va,curre... 49/15449/2
2018-10-19 Damjan Marionavf: fix crash in rss key calculation 13/15413/2
2018-09-27 Stevenavf: may crash if failed to allocate buffers to ring 03/15003/3
2018-09-24 Damjan Marionavf: rename interface name 53/14953/1
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-09-04 Jakub Grajciaravf: fix random rss key 41/14641/2
2018-08-30 Jakub Grajciaravf: RSS support 92/14492/3
2018-08-28 Damjan Marionavf: deal willth tx ring full properly 37/14537/2
2018-08-28 Damjan Marionavf: add missing rx_redirect_to_node handler 33/14533/2
2018-08-27 Mohsin Kazmicmake: Fix plugins .h includes 06/14506/1
2018-08-27 Damjan Marioncmake: add missing vat plugins 96/14496/2
2018-08-25 Damjan Marioncmake: improve add_vpp_plugin macro 82/14482/1
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-08-11 Damjan Marionavf: fix prefetch bug 46/14146/2
2018-08-03 Dave BarachFix typo in trace trajectory init 42/13942/2
2018-08-03 Jakub Grajciaravf: add avf_create_reply_handler to avf_test 39/13839/2
2018-07-26 Damjan Marionavf: used tx queue should be enabled 14/13714/2
2018-07-26 Jakub Grajciaravf: request queues support 87/13387/11
2018-07-26 Damjan Marionavf: fix interrupt mode 89/13689/2
2018-07-25 Jakub Grajciaravf: api fix 44/13644/3
2018-07-20 Damjan Marionavf: don't enable interrupts before interface is admin up 82/13582/1
2018-07-20 Stevenavf: Support interrupt mode 66/13566/2
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-07-11 Damjan Marionavf: descriptor should be volatile 24/13424/2
2018-06-27 Jakub Grajciaravf: binary API and configurable RX/TX queue size 20/13220/6
2018-06-15 Damjan Marionavf: tx node fixes 60/13060/2
2018-06-12 Jakub Grajciaravf: fix crash if device is busy 87/12987/4
2018-06-09 Damjan Marionavf: properly cofigure RSS LUT 70/12970/3
2018-06-09 Damjan Marionavf: add support for intel X722 NICs 71/12971/1
2018-06-02 Damjan MarionAVF input node rework 64/12864/1
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-22 Jakub Grajciaravf plugin: add support for logging 75/12675/4
2018-04-04 Chris LukeDoc updates prior to branch 18/11518/1
2018-03-28 Damjan Marionavf: keep input node in disabled state unless needed 11/11411/2
2018-03-26 Damjan MarionIntel Adaptive Virtual Function native device driver... 57/10457/41