1. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  2. 40edaf6 tap: add num_tx_queues API by Nathan Skrzypczak · 3 years ago
  3. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  4. b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
  5. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  6. 2b716b1 tap: handle null namespace and bridge correctly by Matthew Smith · 3 years, 2 months ago
  7. efd967f tap: free the tap_fds vec on interface deletion by Mohsin Kazmi · 3 years, 3 months ago
  8. 979545e tap: Fix tap create with ns by Nathan Skrzypczak · 3 years, 3 months ago
  9. a7d2aab tap: remove cxq_vring from tap/tun by Mohsin Kazmi · 3 years, 3 months ago
  10. 764a878 tap: set device name on creation via TUNSETIFF by Duncan Eastoe · 3 years, 3 months ago
  11. 4cef6de vppinfra: add abstract socket & netns fns by Nathan Skrzypczak · 3 years, 5 months ago
  12. 0cc23b7 tap: Set the MTU on the TUN deivce by Neale Ranns · 3 years, 7 months ago
  13. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  14. 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
  15. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  16. a6c34a1 tap: add function to set speed by Alexander Chernavin · 4 years, 4 months ago
  17. bd50ed1 tap: allow change of carrier state on host by Matthew Smith · 4 years, 5 months ago
  18. 108b15b tap: fix the segv by Mohsin Kazmi · 4 years, 2 months ago
  19. 03b76a2 tap: replaces strlen to vec_len by Mohsin Kazmi · 4 years, 2 months ago
  20. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  21. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  22. 84f3d9f tap: do not use strlen on vector by Vladimir Isaev · 4 years, 3 months ago
  23. a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
  24. 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago
  25. 4834a66 tap: fix the tun sndbuf value for kernel 4.20 and later by Mohsin Kazmi · 4 years, 5 months ago
  26. 86f281a tap: fix dump for TUN interfaces by Mohsin Kazmi · 4 years, 6 months ago
  27. add4a41 tap: remove the bridge configurations for TUN interface by Mohsin Kazmi · 4 years, 6 months ago
  28. b660a0e tap: enable gso/csum offload for tun by Mohsin Kazmi · 4 years, 7 months ago
  29. 3d18fbf tap: allow deletion of tun interface by Matthew Smith · 4 years, 8 months ago
  30. 2857e78 tap: use one tap fd per rx queue by Aloys Augustin · 4 years, 9 months ago
  31. 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 9 months ago
  32. 547a616 tap: fix the numa/queue for buffers by Mohsin Kazmi · 4 years, 9 months ago
  33. b49bc1a tap: add support for persistance by Mohsin Kazmi · 4 years, 10 months ago
  34. 91592c0 tap: fix host mtu configuration setting by Mohsin Kazmi · 4 years, 11 months ago
  35. 3039753 tap: fix the host mac address by Mohsin Kazmi · 4 years, 11 months ago
  36. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  37. 5de4fb7 devices: tap API cleanup by Jakub Grajciar · 5 years ago
  38. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  39. 0d3d482 tap: fix coverity warning 205875 by Andrew Yourtchenko · 5 years ago
  40. 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago
  41. 39807d0 tap: add check for vhost-net backend by Damjan Marion · 5 years ago
  42. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  43. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  44. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  45. 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
  46. c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
  47. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  48. c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
  49. 8d879e1 tap: fix memory errors in create/delete by Benoît Ganne · 5 years ago
  50. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  51. 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
  52. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
  53. 2a6861f tap: fix the crash by Mohsin Kazmi · 6 years ago
  54. 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
  55. fe750c2 Add RDMA ibverb driver plugin by Benoît Ganne · 6 years ago
  56. 4a310d2 tapv2: coverity strikes back by Steven Luong · 6 years ago
  57. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  58. 80659b4 virtio: Use new buffer optimization by Mohsin Kazmi · 6 years ago
  59. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  60. 27ca298 tapv2: coverity woe by Steven · 6 years ago
  61. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  62. a23b615 tap: remove the local vlib_log_info definition by Mohsin Kazmi · 7 years ago
  63. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  64. 07a3857 Add logging support by Damjan Marion · 7 years ago
  65. 9e63569 tapv2: CLI and binary API fixes by Steven · 7 years ago
  66. 0b85673 tapv2: abort in tap_create_if (VPP-1179) by Steven · 7 years ago
  67. 829ee53 virtio: add missing tx lock when running multithreaded by Damjan Marion · 7 years ago
  68. 7866c45 tapv2: add option to set host-side default gw by Damjan Marion · 7 years ago
  69. a624dbe tapv2: deleting tap interface may leak buffers (VPP-1124) by Steven · 7 years ago
  70. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  71. 4e671d2 tap_v2: fix issues reported by coverity by Damjan Marion · 7 years ago
  72. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  73. c99b4cd tap_v2: move code to vnet/devices/tap by Damjan Marion · 7 years ago[Renamed (99%) from src/vnet/devices/virtio/tap.c]
  74. 37eba0d tap_v2: coverity strikes, again! by Steven · 7 years ago
  75. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  76. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  77. 17fdae7 tap_v2: move netlink code to separate file by Damjan Marion · 7 years ago
  78. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago