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
/
vmxnet3
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
interface: refactor interface capabilities code, part 2
Damjan Marion
1
-6
/
+8
2022-01-07
vmxnet3: memory leak on parsing bad CLI command
Steven Luong
1
-3
/
+5
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-10
/
+7
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-4
/
+3
2021-12-03
api: refactor to use REPLY_MSG_ID_BASE #define
Klement Sekera
1
-5
/
+4
2021-10-13
docs: convert plugins doc md->rst
Nathan Skrzypczak
2
-64
/
+86
2021-10-01
devices: add support for pseudo header checksum
Mohsin Kazmi
1
-8
/
+0
2021-09-27
misc: api move continued
Florin Coras
1
-1
/
+1
2021-08-31
vmxnet3: set RX interrupt pending only when needed
Steven Luong
3
-6
/
+59
2021-08-20
vlib: add format_vnet_buffer_no_chain
Benoît Ganne
1
-1
/
+1
2021-07-01
vmxnet3: support manual thread assignment to tx queue
Steven Luong
3
-18
/
+26
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
1
-1
/
+1
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-1
/
+0
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-3
/
+6
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-9
/
+12
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
3
-26
/
+27
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
3
-11
/
+10
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-11
/
+12
2020-10-24
vmxnet3: vmxnet3_dump is broken
Steven Luong
1
-0
/
+3
2020-10-24
vmxnet3: add sw_if_index filter to vmxnet3 interface dump
Steven Luong
3
-1
/
+178
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-2
/
+2
2020-09-16
vmxnet3: gso fixes
Steven Luong
4
-13
/
+29
2020-08-24
vmxnet3: enhance debug CLI error handling
Steven Luong
2
-2
/
+18
2020-01-06
vmxnet3: add FEATURE.yaml
Steven Luong
1
-0
/
+9
2019-12-07
vmxnet3: use explicit types in api
Ole Troan
3
-9
/
+12
2019-12-04
gso: remove the interface count
Mohsin Kazmi
1
-4
/
+0
2019-10-31
vlib: only dump 1st buffer in chain by default
Benoît Ganne
1
-1
/
+1
2019-09-30
vmxnet3: remove api boilerplate
Ole Troan
6
-309
/
+10
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-09-02
vmxnet3: interface rx counter not increment correctly
Steven Luong
1
-1
/
+1
2019-08-30
vmxnet3: per interface gso support
Steven Luong
8
-37
/
+26
2019-08-20
vppapigen: remove support for legacy typedefs
Paul Vinciguerra
1
-2
/
+2
2019-08-02
vmxnet3: don't bypass ethernet_input
Steven Luong
2
-15
/
+6
2019-07-23
api: binary api cleanup
Dave Barach
2
-4
/
+6
2019-07-09
vat: unload unused vat plugins
Dave Barach
1
-4
/
+5
2019-06-26
vmxnet3: custom dump and debug cli fix
Steven Luong
3
-27
/
+84
2019-05-21
vmxnet3: gso_l4_hdr_sz is not set correctly
Steven Luong
1
-16
/
+24
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-04-19
Doxygen cleanup.
Dave Wallace
1
-1
/
+1
2019-03-18
vmxnet3: auto bind support
Steven Luong
7
-23
/
+63
2019-02-26
vmxnet3: RSS support
Steven Luong
7
-81
/
+229
2019-02-26
vmxnet3: lro/tso and rx checksum
Steven Luong
6
-45
/
+283
2019-02-09
buffers: fix typo
Damjan Marion
1
-3
/
+3
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-2
/
+3
2019-02-02
vmxnet3: multiple TX queues support
Steven Luong
9
-182
/
+296
2019-01-15
vmxnet3: add numa support and link speed
Steven
4
-13
/
+23
2018-12-17
vmxnet3: support clear hardware interface counters
Steven
3
-20
/
+60
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-1
/
+1
2018-11-07
vmxnet3: reduce calling vmxnet3_reg_write_inline
Steven
3
-8
/
+18
2018-10-27
vmxnet3: add logging support to the control plane [VPP-1470]
Steven
4
-17
/
+87
[next]