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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
papi: introduce read_blocking
Vratko Polak
1
-3
/
+29
2020-02-18
api: comment, simplify and fix api socket read
Vratko Polak
1
-48
/
+80
2020-02-13
classify: fix "show classify filter" debug CLI
Dave Barach
1
-3
/
+1
2020-02-13
ikev2: correct byte order in api handlers
Aleksander Djuric
1
-10
/
+21
2020-02-12
classify: "classify filter ..." debug CLI cleanup
Dave Barach
1
-7
/
+8
2020-02-12
classify: vpp packet tracer support
Dave Barach
4
-33
/
+177
2020-02-06
vppinfra: fix typo in tw_timer_template.c
Dave Barach
1
-1
/
+1
2020-02-06
vppinfra: preserve total_cpu_time across clock freq adjustment
Dave Barach
2
-4
/
+17
2020-02-06
pmalloc: always lock pages
Damjan Marion
1
-25
/
+11
2020-02-06
lb: lb_add_del_vip and lb_add_del_as doesn't work.
Hongjun Ni
2
-4
/
+14
2020-02-06
vlib: autogenerate <node> before <last-in-arc> constraints
Dave Barach
4
-1
/
+25
2020-02-06
ikev2: fix memory leak in child SA
Filip Tehlar
1
-16
/
+15
2020-02-06
api: configurable binary api client rx pthread fcn
Dave Barach
2
-19
/
+39
2020-02-06
session: extra checks in session validation
Srikanth Akula
3
-15
/
+29
2020-02-06
virtio: feature arc have higher priority than redirect
Damjan Marion
1
-3
/
+4
2020-02-06
tcp: improve lost rxt heuristic
Florin Coras
3
-34
/
+55
2020-02-06
session: re-set tx fifo event if out of buffers
Florin Coras
1
-1
/
+2
2020-02-06
lacp: add actor steady state check prior to skip processing lacp pdu
Steven Luong
4
-51
/
+48
2020-01-29
fib: refresh adj pointer after fib_walk_sync due to possible realloc
Steven Luong
2
-0
/
+20
2020-01-29
devices: vhost: fix data offset on input
Benoît Ganne
1
-11
/
+1
2020-01-29
bfd: reset peer discriminator on timeout
Klement Sekera
1
-0
/
+13
2020-01-28
bonding: Add GSO support
Steven Luong
2
-2
/
+21
2020-01-28
bonding: process lacp when bond is admin down
Matthew Smith
1
-1
/
+0
2020-01-28
fib: Reload the adj after possible realloc (VPP-1822)
Neale Ranns
1
-0
/
+1
2020-01-23
api: mark api_trace_command_fn thread-safe
Dave Barach
1
-1
/
+20
2020-01-22
fib: Adjacency realloc during rewrite update walk (VPP-1822)
Neale Ranns
1
-4
/
+4
2020-01-20
fib: FIB crash removing labelled route (VPP-1818)
Neale Ranns
1
-7
/
+12
2020-01-08
l2: fix MAC learn counter update on adding MAC entry
John Lo
1
-1
/
+1
2020-01-04
bonding: drop traffic on backup interface for active-backup mode
Steven Luong
1
-1
/
+12
2020-01-02
gso: fix the number of buffers required for segmentation
Mohsin Kazmi
1
-1
/
+2
2020-01-01
fib: Adjacency walk fix for IPv6
Neale Ranns
1
-1
/
+1
2019-12-21
vxlan: reuse inner packet flow hash for tunnel outer header load balance
Shawn Ji
4
-0
/
+31
2019-12-20
api: fix dead client scan heap issue
Nathan Skrzypczak
1
-0
/
+4
2019-12-05
vxlan: fix vxlan hw offload issue
Chenmin Sun
1
-1
/
+3
2019-12-03
tcp: fix ip check in lookup validation
Florin Coras
1
-11
/
+17
2019-12-02
ip: IP address and prefix types (moved from LISP)
Neale Ranns
20
-483
/
+525
2019-12-02
classify: debug cli %v not %s
Dave Barach
1
-2
/
+2
2019-12-01
vcl: if the ldp user send buf with 0 len, it will assert failed.
jiangxiaoming
1
-1
/
+1
2019-12-01
dpdk: fix non-NULL terminated string
Benoît Ganne
1
-1
/
+1
2019-12-01
virtio: fix use-after-free
Benoît Ganne
1
-1
/
+1
2019-11-28
vlib: pci: fix non-NULL terminated C-string
Benoît Ganne
1
-2
/
+2
2019-11-28
tcp: close session on retransmit failure
Florin Coras
1
-0
/
+1
2019-11-28
interface: send proper link/admin status in event
Alexander Chernavin
1
-4
/
+5
2019-11-28
vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64
Carl Smith
4
-0
/
+51
2019-11-28
vcl: fix nonblocking accept with >1 event in the queue
Carl Smith
1
-3
/
+3
2019-11-28
crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS]
Lijian Zhang
3
-3
/
+4
2019-11-28
svm: improve fifo segment verbose cli
Florin Coras
2
-9
/
+37
2019-11-28
vcl: fix epoll connected events sid
Florin Coras
1
-2
/
+1
2019-11-28
tcp: validate the IP address while checking TCP connection
Srikanth Akula
1
-9
/
+31
2019-11-28
session tcp: refactor pacer time
Florin Coras
10
-104
/
+81
[next]