Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
devices
/
virtio
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
virtio: refactor code
Mohsin Kazmi
1
-70
/
+59
2022-01-18
virtio: remove admin-up flag during interface creation
Mohsin Kazmi
1
-3
/
+0
2022-01-10
interface: refactor interface capabilities code, part 2
Damjan Marion
1
-11
/
+14
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-12
/
+6
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-9
/
+9
2021-12-14
virtio: integrate with new tx infra
Mohsin Kazmi
1
-6
/
+6
2021-09-27
virtio: Still init unused txq
Nathan Skrzypczak
1
-17
/
+0
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-8
/
+9
2021-02-24
virtio: enable the interrupt support for uio_pci_generic
Mohsin Kazmi
1
-11
/
+4
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-16
/
+5
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-2
/
+2
2020-11-17
virtio: virtio: implement packed queues from virtio 1.1
Mohsin Kazmi
1
-7
/
+347
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-1
/
+1
2020-09-29
virtio: fix modern device queue notify
Mohsin Kazmi
1
-8
/
+18
2020-09-28
virtio: add packet buffering on tx
Mohsin Kazmi
1
-0
/
+13
2020-09-18
virtio: fix txq locking
Benoît Ganne
1
-1
/
+3
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
1
-29
/
+21
2020-09-01
virtio: fix the bar starting index
Mohsin Kazmi
1
-1
/
+1
2020-09-01
virtio: fix the NULL deference
Mohsin Kazmi
1
-1
/
+2
2020-09-01
virtio: fix the error return
Mohsin Kazmi
1
-9
/
+12
2020-08-31
virtio: fix the coverity warning
Mohsin Kazmi
1
-2
/
+7
2020-08-20
virtio: add modern device support
Mohsin Kazmi
1
-14
/
+56
2020-08-20
virtio: refactor pci device code
Mohsin Kazmi
1
-318
/
+49
2020-08-17
tap: add gro support
Mohsin Kazmi
1
-0
/
+1
2020-07-15
virtio: fix the msix for multiqueue
Mohsin Kazmi
1
-15
/
+59
2020-04-17
virtio: fix to use chained descriptors when missing indirect descriptor
Mohsin Kazmi
1
-0
/
+11
2020-03-23
virtio: improve error handling
Mohsin Kazmi
1
-9
/
+30
2020-03-21
virtio: fix the out of order descriptors in tx
Mohsin Kazmi
1
-0
/
+1
2020-01-08
virtio: split gso and checksum offload functionality
Mohsin Kazmi
1
-27
/
+147
2019-12-17
virtio: fix the tx queue thread binding
Mohsin Kazmi
1
-3
/
+17
2019-12-04
gso: remove the interface count
Mohsin Kazmi
1
-4
/
+0
2019-11-20
virtio: fix use-after-free
Benoît Ganne
1
-1
/
+1
2019-11-14
virtio: refactor virtio-pci logging
Damjan Marion
1
-51
/
+39
2019-11-12
virtio: remove unused code
Damjan Marion
1
-4
/
+0
2019-06-29
devices: virtio pci leaking spinlock
Steven Luong
1
-0
/
+1
2019-05-27
virtio: Add gso support for native virtio driver
Mohsin Kazmi
1
-5
/
+56
2019-05-24
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
1
-18
/
+0
2019-05-06
virtio: refactor ctrl queue support
Mohsin Kazmi
1
-22
/
+32
2019-05-01
virtio: Fix virtio buffer allocation
Mohsin Kazmi
1
-1
/
+1
2019-05-01
virtio: remove configurable queue size support
Mohsin Kazmi
1
-29
/
+26
2019-04-08
virtio: Fix the coverity warnings
Mohsin Kazmi
1
-6
/
+11
2019-04-03
virtio: Add support for multiqueue
Mohsin Kazmi
1
-37
/
+310
2019-02-06
virtio: enable msix interrupt mode
Mohsin Kazmi
1
-40
/
+101
2019-02-06
virtio: Use new buffer optimization
Mohsin Kazmi
1
-0
/
+1
2019-01-30
virtio: fix the device order (legacy or modern)
Mohsin Kazmi
1
-3
/
+3
2019-01-29
virtio: Support legacy and transitional virtio devices
Mohsin Kazmi
1
-3
/
+11
2019-01-24
virtio: Minor fixes and header cleanup
Mohsin Kazmi
1
-8
/
+0
2019-01-23
virtio: Add support for logging
Mohsin Kazmi
1
-26
/
+66
2019-01-21
virtio: Native virtio driver
Mohsin Kazmi
1
-0
/
+919