tap: add function to set speed
[vpp.git] / src / vnet / devices / tap / tap.c
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-10-29 Mohsin Kazmitap: fix the segv 49/29649/3
2020-10-17 Mohsin Kazmitap: replaces strlen to vec_len 14/29314/2
2020-10-08 Damjan Marioninterface: shorten vnet_hw_if_rx_mode 98/29298/2
2020-09-28 Mohsin Kazmivirtio: fix the gro enable/disable on tx-vrings 94/29094/4
2020-09-18 Vladimir Isaevtap: do not use strlen on vector 42/28942/3
2020-09-04 Mohsin Kazmivirtio: remove kernel virtio header dependencies 22/28622/3
2020-08-17 Mohsin Kazmitap: add gro support 10/28210/5
2020-07-07 Mohsin Kazmitap: fix the tun sndbuf value for kernel 4.20 and later 03/27803/3
2020-07-02 Mohsin Kazmitap: fix dump for TUN interfaces 36/27736/2
2020-06-27 Mohsin Kazmitap: remove the bridge configurations for TUN interface 09/27709/2
2020-06-09 Mohsin Kazmitap: enable gso/csum offload for tun 51/27451/3
2020-04-30 Matthew Smithtap: allow deletion of tun interface 80/26780/2
2020-04-28 Aloys Augustintap: use one tap fd per rx queue 23/25923/14
2020-04-17 Mohsin Kazmitap: add initial support for tun 21/24821/7
2020-03-23 Mohsin Kazmitap: fix the numa/queue for buffers 90/25990/4
2020-03-05 Mohsin Kazmitap: add support for persistance 13/24713/4
2020-01-30 Mohsin Kazmitap: fix host mtu configuration setting 74/24674/2
2020-01-30 Mohsin Kazmitap: fix the host mac address 70/24670/4
2020-01-08 Mohsin Kazmitap: split gso and checksum offload functionality 60/24060/12
2019-12-11 Jakub Grajciardevices: tap API cleanup 06/21706/19
2019-12-04 Mohsin Kazmigso: remove the interface count 92/22192/6
2019-11-25 Andrew Yourtchenkotap: fix coverity warning 205875 30/23630/2
2019-11-20 Damjan Mariontap: multiqueue support 34/23434/6
2019-11-08 Damjan Mariontap: add check for vhost-net backend 35/23335/2
2019-10-30 Paul Vinciguerradocs: devices-- add FEATURES.yaml 70/23070/2
2019-09-06 Mohsin Kazmitap: revert clean-up when linux will delete the tap... 46/21846/1
2019-09-03 Lijian.Zhangtap: fix tap interface not working on Arm issue 69/21469/3
2019-07-30 Mohsin Kazmitap: fix segv when host-if-name is not given 97/20897/2
2019-07-24 Mohsin Kazmitap: print the interface name on cli when created 18/20418/4
2019-07-23 Dave Barachapi: binary api cleanup 13/20813/1
2019-07-18 Benoît Gannetap: fix memory errors with create/delete API 68/20668/2
2019-06-28 Benoît Gannetap: fix memory errors in create/delete 91/20391/2
2019-06-20 Mohsin Kazmitap: add support to configure tap interface host MTU... 52/20052/8
2019-05-28 Mohsin Kazmitap: crash in multi-thread environment 43/19843/2
2019-04-17 Mohsin Kazmitap: clean-up when linux will delete the tap interface 66/18966/2
2019-04-15 Mohsin Kazmitap: fix the crash 82/18882/2
2019-04-03 Mohsin Kazmivirtio: Add support for multiqueue 06/17306/8
2019-03-28 Benoît GanneAdd RDMA ibverb driver plugin 43/17643/11
2019-02-22 Steven Luongtapv2: coverity strikes back 60/17760/2
2019-02-19 Andrew Yourtchenkotap gso: experimental support 52/15052/36
2019-02-06 Mohsin Kazmivirtio: Use new buffer optimization 03/17203/5
2019-01-21 Mohsin Kazmivirtio: Native virtio driver 85/15085/34
2018-12-22 Steventapv2: coverity woe 90/16590/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-05-18 Mohsin Kazmitap: remove the local vlib_log_info definition 37/11937/3
2018-04-27 Neale RannsTAP memory leaks: 54/12254/2
2018-04-17 Damjan MarionAdd logging support 28/10328/13
2018-03-02 Steventapv2: CLI and binary API fixes 25/10925/2
2018-02-28 Steventapv2: abort in tap_create_if (VPP-1179) 08/10908/2
2018-02-19 Damjan Marionvirtio: add missing tx lock when running multithreaded 08/10608/2
2018-01-18 Damjan Mariontapv2: add option to set host-side default gw 55/10155/3
2018-01-16 Steventapv2: deleting tap interface may leak buffers (VPP... 22/10122/1
2017-12-14 Milan Lencotap_v2: include host-side parameters in the dump binary API 39/9839/3
2017-12-10 Damjan Mariontap_v2: fix issues reported by coverity 73/9773/2
2017-12-08 Damjan Mariontapv2: multiple improvements 45/9745/6
2017-12-04 Damjan Mariontap_v2: move code to vnet/devices/tap 10/9710/2