session: rules tables
[vpp.git] / src / vnet / devices /
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-23 Jakub Grajciaraf_packet: invalid TCP/UDP offload checksum on RX node... 38/8938/4
2017-10-14 Stevenvhost: crash under heavy traffic condition due to memor... 92/7092/21
2017-10-11 Damjan MarionRevert "VPP-1001 - update AF Packet Driver to for moder... 54/8754/3
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-09 Pierre Pfisterfix buffer allocation for sparse jumbo frames in vhost 90/8690/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Anton IvanovVPP-1001 - update AF Packet Driver to for modern kernels 28/8628/8
2017-09-27 Akshaya NVLAN support on host(af-packet) interface. 35/8435/6
2017-09-22 Yoann Desmouceauxvhost-user: fix link-up status 72/8472/2
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-07 StevenDevices: Set interface rx-mode may cause SIGSEGV with... 47/7847/4
2017-08-31 Stevenvhost: Disallow interrupt mode config if driver opts... 44/7844/3
2017-08-30 Stevenvhost: Cache qsz_mask instead of qsz in vhost_user_vring_t 38/8238/3
2017-08-28 Stevenvhost: Remove operation mode in the API 26/8226/1
2017-08-18 Neale RannsUse correct msg ID in the sw-interface-event from TAP... 05/8105/2
2017-08-11 Neale RannsDedicated SW Interface Event 25/7925/5
2017-08-01 Pavel KotucekP2P Ethernet 24/7224/7
2017-07-27 Stevenvhost: debug vhost-user command needs better error... 71/7771/2
2017-06-29 Christophe FontaineFix SIGBUS on aarch64 26/7226/3
2017-06-21 Damjan MarionIntroduce default rx mode for device drivers 49/7249/5
2017-06-16 Damjan MarionAdd missing barrier sync to rx placement infra code 66/7166/2
2017-06-02 Stevenvhost: add debug vhost-user on | off CLI 76/6976/2
2017-05-25 Ray Kinsellaaf_packet: fix coverity error 16/6816/4
2017-05-22 Stevenvhost: migrate to use device infra for worker thread... 40/6540/6
2017-05-20 Stevenvhost: buffers leak and interface disable upon vring... 75/6775/2
2017-05-20 Ray Kinsellaaf_packet: set mac address support 58/6758/4
2017-05-17 Stevenvhost: bad packet assembled from descriptor chaining 35/6735/2
2017-05-15 Ray Kinsellaaf_packet: support changing the mtu size 95/6695/5
2017-05-10 Stevendevice: Add callback for set interface rx-mode 28/6628/4
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-02 Damjan MarionAdd interface rx mode commands, unify rx mode and place... 19/6519/4
2017-04-28 Ray Kinsellaaf_packet: reflect admin device state on host 33/6333/7
2017-04-28 Stevenvhost: Disallow duplicate path name for vhost interface 38/6438/3
2017-04-26 Pierre Pfistervhost: Fix mmap size calculation 00/6300/3
2017-04-26 Stevenvhost: core dump on quit with worker threads 37/6437/2
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-24 Stevenvhost: remove socket linked file when deleting vhost... 47/6347/3
2017-04-11 StevenDevices: set interface placement does not remove the... 47/6147/2
2017-04-11 Stevenvhost: interrupt mode enhancements 37/6037/4
2017-04-10 Damjan MarionCommon device-input interrupt infra 62/6062/5
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-30 Damjan Marionvppinfra: add spinlock inline functions 75/5875/6
2017-03-29 Stevenvhost: vhost-user component may become unusable with... 31/5831/4
2017-03-28 Jim Gibsonaf_packet driver needs to check VLIB_BUFFER_NEXT_PRESEN... 78/5878/2
2017-03-26 Dave BarachRename "show interfaces" -> "show interface" 61/5861/1
2017-03-22 Stevenvhost: support interrupt mode 64/5764/6
2017-03-20 Damjan Marionvnet: add device-input threadplacement infra 87/5787/3
2017-03-17 Neale RannsFix IP feature ordering. 79/5779/4
2017-03-16 Stevenvhost: wrong value return for VHOST_USER_VRING_GET_BASE 00/5700/4
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-08 Stevenvhost: binary API changes for interrupt mode 64/5664/2
2017-03-06 Damjan Marionfeatures: take device-input buffer advance value directly 31/5631/4
2017-03-02 Dave BarachClean up binary api message handler registration issues 96/5596/2
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20
2017-03-01 Damjan Mariondevices: vnet_get_aggregate_rx_packets should not be... 62/5562/3
2017-02-28 Damjan Mariondpdk: retire support for dpdk 16.07 64/5564/1
2017-02-28 Damjan Marionvlib: add buffer cloning support 72/4872/17
2017-02-27 Damjan Marionvlib: add VLIB_BUFFER_EXT_HDR_VALID flag 32/5532/2
2017-02-24 Radu NicolauFixed QAT device binding and device unbinding when... 98/5498/3
2017-02-24 Billy McFallVPP-279: Document changes for vnet/vnet/devices 81/5481/2
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-17 Radu NicolauImplemented IKEv2 initiator features: 01/5401/6
2017-02-17 Damjan Mariondpdk: quad loop and prefetch in fill_free_list 03/5403/2
2017-02-14 Billy McFallVPP-279: Document changes for vnet/vnet/devices 02/5102/2
2017-02-14 Marek GradzkiFix is_server flag in vhost dump (VPP-562) 11/5111/3
2017-02-14 Damjan Marionvhost-user: fix crash when descriptor points to unknown... 94/5094/4
2017-02-06 Damjan Marionvlib: remove algned/unaligned buffers scheme 29/5029/5
2017-02-04 Damjan Mariondpdk: move to uio_pci_generic 60/4960/4
2017-02-03 Stevenvhost-user: fix missing speculative enqueue unwind 21/5021/3
2017-02-02 Sergio Gonzalez... dpdk: fix crypto coverity warning 80/4980/3
2017-01-27 Sergio Gonzalez... dpdk: rework cryptodev ipsec build and setup 06/4806/12
2017-01-27 Pavel Kotucekdpdk : incorrect rx filter being installed 21/4821/6
2017-01-19 Mohsin KAZMIaf_packet: multithreading support 59/4759/3
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-17 Wojciech DecFix crash on deleting activated vhost-user - VPP-603 38/4738/2
2017-01-17 Damjan Mariondpdk: remove duplicate code in buffers.c 26/4726/4
2017-01-16 Damjan Mariondpdk: add 'show dpdk version' cli 12/4712/3
2017-01-16 Damjan Mariondpdk: register rte_delay_us callback from vnet 11/4711/1
2017-01-14 Damjan Marionvlib: add buffer and thread callbacks 92/4592/9
2017-01-14 Billy McFallVPP-279: Document changes for vnet/vnet/devices 44/4644/4
2017-01-13 Billy McFallVPP-580: Host Interface created via Command Line Arg... 77/4577/2
2017-01-10 Ole TroanVPP-585: vhost-user interface deletion leaks memory. 19/4619/2
2017-01-10 Pavel KotucekAPI refactoring : dpdk 04/4604/4
2017-01-09 Billy McFallVPP-279: af_packet via Command-line Arg should no longe... 86/4586/3
2017-01-06 Billy McFallVPP-279: doxygen documentation for host interface CLI... 84/4584/3
2017-01-03 Andrew YourtchenkoVPP-574: fix VPP hang during security group configurati... 38/4538/2
2017-01-03 Wojciech DecFix crash on null vhost-user socket - VPP-573 03/4503/5
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19