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
/
plugins
/
rdma
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
1
-2
/
+3
2022-01-17
interface: improve MTU handling
Damjan Marion
1
-6
/
+4
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-5
/
+7
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-3
/
+2
2021-05-04
rdma: add support for RSS configuration
Benoît Ganne
1
-10
/
+48
2021-05-04
rdma: support non-power-of-2 number of rxq
Benoît Ganne
1
-13
/
+19
2021-04-14
rdma: remove redundant memory registration
Benoît Ganne
1
-6
/
+0
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-2
/
+2
2021-02-15
rdma: rdma_log__ argument dev is a pointer
Vratko Polak
1
-5
/
+8
2021-01-21
rdma: adapt to new vnet rxq framework
Mohammed Hawari
1
-9
/
+9
2020-11-13
rdma: implement multiseg rx without striding rq
Mohammed Hawari
1
-30
/
+77
2020-10-24
rdma: implement striding rq for multiseg rx
Mohammed Hawari
1
-6
/
+82
2020-10-24
rdma: add RSS support for IPv6 and TCP
Benoît Ganne
1
-29
/
+52
2020-05-27
ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)
John Lo
1
-4
/
+13
2020-03-16
rdma: optimize tx wqe_init
Damjan Marion
1
-1
/
+1
2020-03-16
rdma: introduce direct verb for Cx4/5 tx
Benoît Ganne
1
-19
/
+66
2020-03-16
rdma: add Mellanox mlx5 Direct Verbs receive support
Damjan Marion
1
-8
/
+83
2020-03-02
rdma: use per-thread buffer template
Damjan Marion
1
-0
/
+14
2020-01-08
rdma: api: prepare support for direct verb
Benoît Ganne
1
-2
/
+15
2019-11-08
rdma: fix next node rx redirect
Benoît Ganne
1
-8
/
+2
2019-11-08
rdma: fix name auto-generation on create
Benoît Ganne
1
-1
/
+5
2019-10-07
rdma: fix crash when failing to read pci addr on create
Benoît Ganne
1
-0
/
+3
2019-10-07
rdma: fix crash when failing to detect numa node on create
Benoît Ganne
1
-0
/
+5
2019-10-06
rdma: prevent loopback of broadcast packets
Benoît Ganne
1
-4
/
+9
2019-10-05
rdma: make sure pci subsystem is initialized
Benoît Ganne
1
-1
/
+6
2019-10-01
rdma: fix non-NULL terminated C-string overflow
Benoît Ganne
1
-1
/
+1
2019-08-26
rdma: use rings for buffers management
Benoît Ganne
1
-43
/
+49
2019-08-19
rdma: add support for MAC changes
Benoît Ganne
1
-1
/
+16
2019-05-24
rdma: add support for promiscuous mode
Benoît Ganne
1
-64
/
+141
2019-04-09
rdma: add multiqueue support
Benoît Ganne
1
-68
/
+149
2019-04-05
rdma: more batching, compile rdma-core in release mode
Benoît Ganne
1
-3
/
+4
2019-03-29
rdma: add option to specify inteface name
Damjan Marion
1
-0
/
+2
2019-03-28
Add RDMA ibverb driver plugin
Benoît Ganne
1
-0
/
+607