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
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
2022-02-18
vnet: add set_max_frame_size callbacks for several interfaces
Artem Glazychev
1
-0
/
+9
2022-02-15
tcp: Do not include the tcp_packet.h file in the ip4_packet.h
Neale Ranns
3
-0
/
+3
2022-02-01
virtio: coverity woes -- divide by zero
Steven Luong
1
-0
/
+7
2022-01-18
virtio: remove admin-up flag during interface creation
Mohsin Kazmi
2
-4
/
+0
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
2
-10
/
+10
2022-01-17
interface: improve MTU handling
Damjan Marion
1
-21
/
+16
2022-01-11
linux-cp: Add VPP->Linux synchronization
Pim van Pelt
2
-1
/
+46
2022-01-10
interface: refactor interface capabilities code, part 2
Damjan Marion
4
-57
/
+57
2022-01-07
ethernet: new interface registration function
Damjan Marion
5
-56
/
+28
2022-01-06
tap: add num_tx_queues API
Nathan Skrzypczak
5
-5
/
+181
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
5
-38
/
+30
2021-12-14
virtio: integrate with new tx infra
Mohsin Kazmi
8
-53
/
+237
2021-12-03
interface: add multi tx-queues support for new tx infra
Mohsin Kazmi
1
-4
/
+2
2021-11-27
devices: fix af_packet GSO check
Nathan Skrzypczak
1
-1
/
+6
2021-11-23
devices: support build on older kernels
Florin Coras
1
-0
/
+3
2021-11-12
virtio: improve the inline of clib_memcpy_fast
Mohsin Kazmi
1
-1
/
+1
2021-11-05
devices: remove dead code in pipe
Damjan Marion
1
-2
/
+1
2021-11-05
virtio: fix the initialization
Mohsin Kazmi
1
-1
/
+1
2021-10-29
devices: default mode eth in the api
Nathan Skrzypczak
2
-2
/
+4
[next]