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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
tap: Set the MTU on the TUN deivce
Neale Ranns
1
-0
/
+13
2021-06-23
virtio: api cleanup
Filip Tehlar
2
-49
/
+13
2021-06-22
virtio: api cleanup
Filip Tehlar
1
-54
/
+9
2021-06-22
devices: af_packet api cleanup
Filip Tehlar
1
-53
/
+8
2021-06-22
devices: tapv2 api cleanup
Filip Tehlar
1
-49
/
+12
2021-06-22
devices: api cleanup
Filip Tehlar
1
-52
/
+8
2021-06-07
pg: Reduce the inclusion of pg.h
Neale Ranns
1
-0
/
+3
2021-05-17
virtio: add the checks for descriptors chain len
Mohsin Kazmi
1
-0
/
+23
2021-05-08
vhost: low performance in interrupt mode in some cases
Steven Luong
1
-35
/
+19
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
5
-6
/
+6
2021-05-05
vlib: move offload flags to 1st cacheline in vlib_buffer_t
Mohsin Kazmi
2
-3
/
+3
2021-05-04
virtio: add simple drop counter for interface
Mohsin Kazmi
1
-30
/
+33
2021-05-04
virtio: fix the interrupt
Mohsin Kazmi
3
-162
/
+202
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
3
-7
/
+0
2021-04-08
devices: af_packet - use netlink to get/set mtu
Aloys Augustin
3
-23
/
+100
2021-04-05
vhost: Crash upon disconnect
Steven Luong
1
-1
/
+1
2021-03-24
virtio: improve compilation time
Damjan Marion
1
-64
/
+57
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
5
-42
/
+46
2021-03-05
ipsec: Support async mode per-SA
Neale Ranns
1
-1
/
+1
2021-02-26
virtio: place the event fds on worker threads for pci device
Mohsin Kazmi
1
-0
/
+11
2021-02-25
ipsec: enable input features on tunnels
Brian Russell
1
-8
/
+18
2021-02-24
virtio: enable the interrupt support for uio_pci_generic
Mohsin Kazmi
1
-11
/
+4
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
5
-34
/
+45
2021-02-08
virtio: use vpp clib_memset instead glibc memset
Mohsin Kazmi
1
-2
/
+2
2021-02-08
virtio: add atomic call for kicking
Mohsin Kazmi
2
-20
/
+6
2021-02-05
devices: af-packet gso mtu
Nathan Skrzypczak
4
-38
/
+126
2021-02-01
tap: fix the interrupt handling
Mohsin Kazmi
1
-3
/
+4
2021-01-27
vhost: vhost interface hardware address not set
Steven Luong
3
-6
/
+9
2021-01-26
interface: remove vnet_device_input_runtime_t
Mohammed Hawari
2
-314
/
+1
2021-01-22
devices: adapt af_packet to new rxq framework
Mohammed Hawari
3
-32
/
+32
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
10
-175
/
+130
2021-01-08
vhost: Add event index for interrupt notification to driver
Steven Luong
8
-192
/
+506
2021-01-05
tap: fix the buffering index for gro
Mohsin Kazmi
1
-6
/
+8
2020-12-28
vlib: add missing file template descriptions
Paul Vinciguerra
1
-0
/
+4
2020-12-25
virtio: Extend vhost multi-queues support beyond 8 queue pairs
Steven Luong
3
-60
/
+122
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
8
-39
/
+32
2020-12-14
vppinfra: simpler and faster pool_foreach
Damjan Marion
1
-0
/
+1
2020-12-11
virtio: fix vrings overflow in vhost_user
Benoît Ganne
1
-1
/
+10
2020-12-04
virtio: fix the interrupt handling for packed queues
Mohsin Kazmi
1
-5
/
+25
2020-12-04
virtio: fix the len offset
Mohsin Kazmi
1
-2
/
+2
2020-12-03
virtio: fix the offloads in tx path
Mohsin Kazmi
1
-4
/
+2
2020-11-23
virtio: fix overflow in case of buffering + drop
Benoît Ganne
1
-1
/
+0
2020-11-17
virtio: virtio: implement packed queues from virtio 1.1
Mohsin Kazmi
8
-135
/
+1037
2020-11-12
devices: remove unused code
Damjan Marion
1
-7
/
+0
2020-11-12
virtio: fix the index issue
Mohsin Kazmi
1
-7
/
+15
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
3
-19
/
+20
2020-11-09
tap: add function to set speed
Alexander Chernavin
2
-1
/
+83
2020-11-05
tap: allow change of carrier state on host
Matthew Smith
4
-0
/
+45
2020-11-05
virtio: misc optimizations
Damjan Marion
1
-35
/
+41
2020-11-05
virtio: move retry logic to outer function
Damjan Marion
1
-8
/
+9
[next]