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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
misc: fix pcap [rx|tx|drop] filename stem overflow
Benoît Ganne
1
-1
/
+1
2020-09-02
tap: add the static assert for api flags
Mohsin Kazmi
1
-0
/
+19
2020-09-02
virtio: add virtio 1.1 api flags
Mohsin Kazmi
5
-12
/
+199
2020-09-02
tap: add virtio 1.1 API flag
Mohsin Kazmi
5
-3
/
+19
2020-09-01
crypto-openssl: add chacha20-poly1305 to crypto-openssl
Artem Glazychev
3
-9
/
+223
2020-09-01
virtio: fix the bar starting index
Mohsin Kazmi
1
-1
/
+1
2020-09-01
virtio: fix the NULL deference
Mohsin Kazmi
1
-1
/
+2
2020-09-01
virtio: fix the error return
Mohsin Kazmi
1
-9
/
+12
2020-09-01
misc: fix uninitialized use warnings with gcc-{8,9}
Aloys Augustin
2
-3
/
+3
2020-09-01
vppapigen: supports backwards compatible marking of enums
Ole Troan
1
-18
/
+38
2020-09-01
crypto: add chacha20-poly1305 algo
Artem Glazychev
1
-2
/
+5
2020-09-01
ip: fix ip zero checksum verification
Benoît Ganne
10
-19
/
+20
2020-09-01
dpdk: fix mac address length was wrong
jiangxiaoming
1
-1
/
+1
2020-09-01
fib: detect wrong adj neighbour bugs
Benoît Ganne
1
-0
/
+23
2020-09-01
mpls: fix adjacencies walk in case of restack
Benoît Ganne
1
-1
/
+1
2020-09-01
vppinfra: Fix bihash coverity warning
Nathan Skrzypczak
1
-2
/
+2
2020-09-01
cnat: Fix typo in ts handling
Nathan Skrzypczak
1
-1
/
+0
2020-09-01
ip: improve ip4_header_checksum_is_valid
Damjan Marion
1
-5
/
+12
2020-08-31
nat: fix type in api message
Klement Sekera
4
-2
/
+204
2020-08-31
vlib: extend telnet protocol guard
Vladimir Isaev
1
-1
/
+1
2020-08-31
vppinfra: convert A_extend_to_B to B_from_A format of vector inlines
Damjan Marion
6
-22
/
+22
2020-08-31
ip: fix compiling error with gcc-10
Jieqiang Wang
1
-0
/
+12
2020-08-31
af_xdp: AF_XDP input plugin
Benoît Ganne
14
-0
/
+2206
2020-08-31
rdma: bugfix in the descriptor refill logic. In case of a partial allocation,...
Mohammed Hawari
1
-1
/
+1
2020-08-31
session: format app_ns_name with %v rather than %s
jiangxiaoming
1
-1
/
+1
2020-08-31
flow: code refactor
Chenmin Sun
7
-747
/
+586
2020-08-31
cnat: Destination based NAT
Neale Ranns
24
-35
/
+4985
2020-08-31
virtio: fix the coverity warning
Mohsin Kazmi
2
-7
/
+13
2020-08-28
vppinfra: add clib_mem_destroy_mspace(void *ms)
Dave Barach
2
-0
/
+19
2020-08-27
ipsec: Deprecate old interface API
Neale Ranns
1
-1
/
+3
2020-08-27
session: limit max number of ct sessions per dispatch
Florin Coras
1
-2
/
+5
2020-08-27
vppinfra: Multiarch support for OCTEONTX2 SoC
Nitin Saxena
2
-4
/
+20
2020-08-27
dpdk: fix blacklists
Vladimir Ratnikov
2
-2
/
+10
2020-08-27
tests: "force solo" testcase support
Andrew Yourtchenko
4
-0
/
+16
2020-08-26
vppinfra: elog multi-track g2 test pattern
Dave Barach
1
-0
/
+64
2020-08-26
vcl: fix duplicated key of session_index_to_vlsh_table in multiple
hanlin
2
-11
/
+28
2020-08-25
vcl: cleanup non-blocking connect
Florin Coras
1
-2
/
+16
2020-08-25
flow: add vnet/flow formal API
Chenmin Sun
10
-3
/
+701
2020-08-25
ip-neighbor: skip probe for disabled interfaces
Matthew Smith
1
-0
/
+6
2020-08-25
api: register endian handlers for reply messages
Ole Troan
4
-5
/
+34
2020-08-24
bonding: enhance binary api handling
Steven Luong
1
-0
/
+9
2020-08-24
vmxnet3: enhance debug CLI error handling
Steven Luong
2
-2
/
+18
2020-08-22
hsa: set connected mode for udp server
jiangxiaoming
1
-0
/
+4
2020-08-21
vppinfra: add format_one_elog_event
Dave Barach
2
-0
/
+10
2020-08-21
vppapigen: Fix missing api dir
Nathan Skrzypczak
1
-0
/
+1
2020-08-20
tcp: track reorder with sacks
Florin Coras
7
-39
/
+66
2020-08-20
tap: fix flags in custom-dump
Mohsin Kazmi
1
-6
/
+6
2020-08-20
virtio: add modern device support
Mohsin Kazmi
7
-47
/
+678
2020-08-20
ipsec: fix esp padding
Milan Lenco
1
-1
/
+1
2020-08-20
virtio: refactor pci device code
Mohsin Kazmi
7
-350
/
+533
[next]