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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
virtio: virtio_flags api use enumflag instead of enum
Ole Troan
1
-1
/
+1
2023-11-21
virtio: fix cli parsing for tx-queue-size
Vratko Polak
1
-1
/
+1
2023-10-26
devices: remove unused code
Damjan Marion
1
-10
/
+0
2023-10-14
feature: remove unused code
Damjan Marion
3
-26
/
+1
2023-09-06
virtio: add support for tx-queue-size
Mohsin Kazmi
5
-10
/
+27
2023-06-27
api: tapv2 - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+4
2023-06-27
virtio: use fast-path for ethernet-input if possible
Stanislav Zaikin
1
-1
/
+26
2023-05-30
virtio: fix the packet buffering initialization order
Mohsin Kazmi
2
-11
/
+21
2023-04-12
misc: change of address
Mohsin Kazmi
2
-2
/
+2
2023-01-11
virtio: add option to bind interface to uio driver
Benoît Ganne
3
-2
/
+32
2022-12-21
af_packet: move to plugin
Mohsin Kazmi
9
-3524
/
+0
2022-12-02
vhost: convert vhost device driver to a plugin
Steven Luong
7
-6669
/
+0
2022-11-25
interface: remove the pending interrupt from deleting interface
Mohsin Kazmi
1
-5
/
+4
2022-10-25
virtio: use current_data as l2_hdr_offset
Mohsin Kazmi
1
-4
/
+2
2022-10-25
devices: fix the l2 hdr offset in af_packet transmit side
Mohsin Kazmi
1
-4
/
+2
2022-10-21
devices: add support for af-packet v2
Mohsin Kazmi
7
-186
/
+645
2022-10-20
virtio: fix the missing unlock
Mohsin Kazmi
1
-1
/
+2
2022-10-17
virtio: fix the tx side hdr offset
Mohsin Kazmi
1
-11
/
+10
2022-10-17
devices: fix the header offsets in af_packet
Mohsin Kazmi
1
-8
/
+18
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
1
-2
/
+1
2022-09-16
virtio: add support for per queue packet counter
Mohsin Kazmi
5
-0
/
+28
2022-08-31
gso: zero-initialize gho struct
Vladislav Grishenko
1
-0
/
+1
2022-08-31
devices: fix coverity warning
Mohsin Kazmi
1
-1
/
+1
2022-08-31
devices: add support for polling mode
Mohsin Kazmi
3
-6
/
+45
2022-08-08
devices: af_packet, fix tx stall by retrying failed sendto
Mohammed Hawari
3
-6
/
+24
2022-05-24
devices: add af-packet v3 api
Mohsin Kazmi
2
-0
/
+114
2022-05-20
virtio: use the internal hdr offsets of buffer metadata for offloads
Mohsin Kazmi
2
-39
/
+23
2022-05-19
api: refactor api data storage
Damjan Marion
1
-2
/
+2
2022-05-09
vhost: memory leak upon deleting vhost-user interface
Steven Luong
1
-3
/
+1
2022-05-08
devices: fix crash on invalid interface
Gabriel Ganne
1
-2
/
+5
2022-05-04
vhost: use_custom_mac set in create_vhost_user_if_v2
Fahad Naeem
1
-0
/
+1
2022-04-19
devices: remove redundant access in af-packet input
Mohsin Kazmi
1
-5
/
+5
2022-04-11
devices: refactor fanout support
Mohsin Kazmi
3
-27
/
+37
2022-04-08
devices: fix the offset for af-packet
Mohsin Kazmi
1
-14
/
+7
2022-04-07
devices: add cli support for checksum and gso disable
Mohsin Kazmi
5
-20
/
+29
2022-04-06
devices: add cli support to disable qdisc bypass
Mohsin Kazmi
5
-12
/
+39
2022-04-05
tap: fix the coverity warning
Mohsin Kazmi
1
-1
/
+1
2022-04-05
devices: remove redundant code af-packet
Mohsin Kazmi
2
-23
/
+3
2022-04-05
devices: fix the received blocks counters
Mohsin Kazmi
1
-5
/
+4
2022-04-05
devices: fix the coverity warnings for af-packet v3
Mohsin Kazmi
1
-9
/
+14
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-2
/
+3
2022-04-04
devices: add multi-queue support for af-packet
Mohsin Kazmi
6
-270
/
+571
2022-03-25
devices: fix high vector rate per dispatch
Mohsin Kazmi
3
-13
/
+44
2022-03-23
devices: add tx trace for af-packet
Mohsin Kazmi
1
-6
/
+82
2022-03-23
devices: add support for offloads
Mohsin Kazmi
5
-117
/
+301
2022-03-23
devices: af-packet v3 support
Mohsin Kazmi
4
-198
/
+274
2022-03-10
devices: remove the unused code from af_packet
Mohsin Kazmi
2
-6
/
+0
2022-03-09
stats: refactor
Damjan Marion
1
-0
/
+25
2022-03-02
tap: fix tun set mtu
Benoît Ganne
1
-1
/
+1
2022-03-01
virtio: refactor code
Mohsin Kazmi
19
-355
/
+351
[next]