mactime: add a "top" command to watch device stats
[vpp.git] / src / vnet / devices /
2019-09-25 Jakub Grajciardevices: pipe API cleanup 52/22252/2
2019-09-25 Lijian.Zhangfib: fix some typos in fib/mtrie 49/22249/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-12 Jakub Grajciardevices: af_packet API cleanup 04/21504/8
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-09-02 Steven Luongtap: interface rx counter not increment correct 45/21645/2
2019-08-30 Michael Yudevices: fix issue of per_interface_next_index 07/21607/8
2019-08-19 Steven Luongdevices: skip checksum calculation if guest supports... 96/21096/2
2019-08-17 Mohsin Kazmigso: fix l3 and l4 header offset in case of tagged... 99/20899/4
2019-08-16 Steven Luongdevices: vhost-user crashes displaying show trace for... 41/21341/2
2019-08-16 Mohsin Kazmigso: remove the ip checksum flag in case of ipv6 11/21311/2
2019-08-02 Steven Luongdevices: add null check after map_guest_mem calls 91/20991/3
2019-08-02 Chenmin Sunvirtio: add the display information in virtio cli 15/20715/5
2019-07-31 Steven Luongdevices interface tests: vhosst GSO support 81/19381/13
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-23 Steven Luongdevices: vhost handling VHOST_USER_SET_FEATURES 32/20732/4
2019-07-18 Benoît Gannetap: fix memory errors with create/delete API 68/20668/2
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
2019-06-29 Steven Luongdevices: virtio pci leaking spinlock 34/20334/3
2019-06-28 Benoît Gannetap: fix memory errors in create/delete 91/20391/2
2019-06-20 Mohsin Kazmitap: fix the total length of packet for stats byte 44/20244/3
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-05-27 Mohsin Kazmivirtio: Add gso support for native virtio driver 91/19291/7
2019-05-24 Mohsin KazmiTap: Fix the indirect buffers allocation VPP-1660 87/19787/2
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-07 jackiechen1985Fix af_packet issues: 05/19405/1
2019-05-06 Mohsin Kazmivirtio: refactor ctrl queue support 89/19289/7
2019-05-01 Mohsin Kazmivirtio: Fix virtio buffer allocation 50/19250/2
2019-05-01 Mohsin Kazmivirtio: remove configurable queue size support 73/19273/3
2019-04-25 Mohsin Kazmitap: Fix the indirect buffer allocation 70/19170/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-10 Ole TroanAPI: Fix shared memory only action handlers. 85/18785/2
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-04-08 Mohsin Kazmivirtio: Fix the coverity warnings 36/18736/2
2019-04-08 Jim Thompsonminor spelling errors (both in comments) 27/18727/2
2019-04-06 Neale RannsPipe: fix double count on TX (TX counting is done in... 99/18699/3
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-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-15 Ole TrøanRevert "API: Cleanup APIs interface.api" 40/18340/2
2019-03-15 Jakub GrajciarAPI: Cleanup APIs interface.api 57/17957/9
2019-03-13 Steven Luongvhost-user: restart vpp may cause vhost to crash 54/18254/1
2019-03-13 Filip Tehlardeprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH 51/18251/1
2019-03-04 Filip Tehlardevices: migrate old MULTIARCH macros to VLIB_NODE_FN 95/17995/3
2019-02-23 Steven Luongvhoat: potential crash in map_guest_mem using debug... 35/17035/4
2019-02-22 Steven Luongtapv2: coverity strikes back 60/17760/2
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-21 Steven Luongvhost: VPP stalls with vhost performing control plane... 46/17246/5
2019-02-19 Andrew Yourtchenkotap gso: experimental support 52/15052/36
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-02-06 Mohsin Kazmivirtio: enable msix interrupt mode 88/17088/10
2019-02-06 Mohsin Kazmivirtio: Use new buffer optimization 03/17203/5
2019-01-30 Mohsin Kazmivirtio: fix the device order (legacy or modern) 66/17166/2
2019-01-29 Mohsin Kazmivirtio: Support legacy and transitional virtio devices 27/17127/2
2019-01-24 Mohsin Kazmivirtio: Minor fixes and header cleanup 69/16969/2
2019-01-23 Mohsin Kazmivirtio: Add support for logging 67/16967/2
2019-01-21 Mohsin Kazmivirtio: Native virtio driver 85/15085/34
2019-01-08 Damjan Marionvirtio: fix kick race issue 56/16556/4
2019-01-07 Andrew Yourtchenkotapv2: add "tap_flags" field to the TAPv2 interface API 19/16719/3
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2018-12-22 Steventapv2: coverity woe 90/16590/2
2018-11-26 Dave BarachAdd a feature arc consistency check 93/16193/2
2018-11-23 Damjan Marionvhost-user: use memory store barrier 48/16148/2
2018-11-23 Damjan Marionvhost-user: add missing inlines 25/16125/2
2018-11-23 Damjan Marionvhost-user: avoid global storage access 24/16124/2
2018-11-23 Damjan Marionvhost-user: simplify input loop 73/16073/3
2018-11-22 Damjan Marionvhost-user: hint ethernet-input about single sw_if_index 72/16072/2
2018-11-22 Damjan Marionvhost-user: avoid per-packet feature arc lookups 71/16071/2
2018-11-22 Damjan Marionvhost-user: fix input node runtime stats 19/16119/1
2018-11-20 Damjan Marionvhost-user: cleanup 62/16062/2
2018-11-17 Dave Barachpcap-based dispatch tracer 05/16005/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-06 Stevenvhost: crash in vhost_user_tx_avx2 85/15685/2
2018-11-05 Sirshak DasEnable atomic swap and store macro with acquire and... 18/15618/5
2018-10-27 Mohsin Kazmivirtio: remove the extra return call 69/15569/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-20 Andrew Yourtchenkopipes: fix the l2.l2_len and the l[23]_hdr_offset setti... 02/15302/5
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-10-02 Jerome Tolletvhost-user: add support for vlib_log API 95/15095/2
2018-10-02 Juraj Slobodavhost-user: Interface state updates 72/15072/2
2018-10-02 Juraj Slobodavhost_user: Fix setting MTU using uninitialized variable 71/15071/2
2018-09-20 Stevenvhost: show vhost may display garbage after the interfa... 20/14920/2
2018-09-20 Mohsin Kazmivhost-user: Add disable feature support in api 31/14431/6
2018-09-12 Yichen Wangvhost: Fix VPP crash when reloading VM with mixed-type... 45/14545/6
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-08-17 Lijian ZhangFix a bug in function pipe_rx 43/14243/3
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-07-17 Neale RannsVOM: support for pipes 83/13483/4
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-07-09 Neale Rannsnew pipe code does not use stdints 99/13399/3
next