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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-29
tcp: enable gso in tcp hoststack
Simon Zhang
6
-3
/
+89
2019-09-29
tcp: cc algos handle cwnd on congestion signal
Florin Coras
3
-12
/
+11
2019-09-29
tcp: send rwnd update only if wnd is large enough
Florin Coras
3
-7
/
+15
2019-09-29
tcp: force zero window on full rx fifo
Florin Coras
1
-1
/
+4
2019-09-29
tcp: validate connections in output
Florin Coras
1
-9
/
+46
2019-09-29
ethernet: move dmac filtering to inline function
Matthew Smith
1
-56
/
+63
2019-09-29
session: avoid bihash list for session tables
Florin Coras
1
-12
/
+38
2019-09-29
tcp: fix rx min/max fifo size parsing
Florin Coras
1
-13
/
+14
2019-09-29
tcp: improve mss computation
Florin Coras
3
-43
/
+48
2019-09-29
session : make sure session layer is enabled when cli operate the sessions.
Guanghua Zhang
1
-0
/
+4
2019-09-28
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
8
-15
/
+15
2019-09-28
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-09-28
devices: fix issue of per_interface_next_index
Michael Yu
1
-3
/
+4
2019-09-28
tcp: track zero rwnd errors
Florin Coras
2
-1
/
+9
2019-09-27
ip: remove unused function parameter
Simon Zhang
6
-17
/
+12
2019-09-27
svm: fix fifo hdr freelist allocation
Florin Coras
1
-0
/
+2
2019-09-27
tap: fix tap interface not working on Arm issue
Lijian.Zhang
1
-1
/
+6
2019-09-25
misc: improve pcap drop trace output
Dave Barach
1
-0
/
+54
2019-09-25
misc: unify pcap rx / tx / drop trace
Dave Barach
4
-229
/
+152
2019-09-25
interface: fix pcap drop trace in case of vlan
BenoƮt Ganne
1
-1
/
+12
2019-09-25
misc: classifier-based packet trace filter
Dave Barach
8
-7
/
+449
2019-09-25
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
3
-3
/
+3
2019-09-25
interface: fix pcap_write function
Andrew Yourtchenko
2
-1
/
+6
2019-09-25
ipsec: Fix NULL encryption algorithm
Neale Ranns
2
-1
/
+9
2019-09-25
interface: Remove residual dpdk bonding code
Steven Luong
5
-18
/
+4
2019-09-25
tcp: fix byte tracker samples flush
Florin Coras
1
-0
/
+1
2019-09-25
ipsec: Add 'detail' option to 'sh ipsec sa'
Neale Ranns
1
-4
/
+8
2019-09-25
ip: reassembly: remove unnecessary code
Klement Sekera
2
-6
/
+0
2019-09-25
ip: fix merge issue
Klement Sekera
1
-2
/
+0
2019-09-25
ip: reassembly: send packet out on correct worker
Klement Sekera
2
-92
/
+287
2019-09-24
sr: fix sr_set_encap_source reply
Vratko Polak
1
-1
/
+1
2019-09-24
tcp: add option for always on event logging
Florin Coras
7
-184
/
+370
2019-09-21
tcp: forward conn resets through tcp-output
Florin Coras
1
-32
/
+20
2019-09-21
ip: leverage existing vlib_buffer_advance
Zhiyong Yang
1
-6
/
+3
2019-09-20
session: add explicit reset api
Florin Coras
6
-6
/
+72
2019-09-20
tcp: set cc_algo on connection alloc
Florin Coras
3
-6
/
+19
2019-09-20
tcp: allow cc algos to set pacing rate
Florin Coras
2
-8
/
+15
2019-09-20
bonding lacp: deleting virtual interface which was enslaved may cause crash
Steven Luong
3
-26
/
+39
2019-09-20
devices: vhost-user crashes displaying show trace for deleted interface
Steven Luong
1
-6
/
+10
2019-09-19
misc: fix pcap rx/tx status command
Dave Barach
1
-1
/
+1
2019-09-19
ipsec: fix missed IPSEC_INTEG_ALG_MD5_96
Dmitry Vakhrushev
1
-0
/
+5
2019-09-18
ip: allow addrs from the same prefix on intf
Matthew Smith
4
-101
/
+396
2019-09-12
api: split vl_api_prefix into two
Ole Troan
3
-4
/
+20
2019-09-10
misc: clean up "pcap [rx|tx] trace" debug CLI
Dave Barach
2
-167
/
+161
2019-09-09
api: enforce vla is last and fixed string type
Ole Troan
4
-17
/
+18
2019-09-07
ip: fix udp/tcp checksum corner cases
Dave Barach
2
-5
/
+31
2019-09-05
tap: revert clean-up when linux will delete the tap interface
Mohsin Kazmi
2
-43
/
+0
2019-09-04
ethernet: fix dmac check avx2 loop condition
Matthew Smith
1
-1
/
+1
2019-09-03
tap: interface rx counter not increment correct
Steven Luong
1
-1
/
+1
2019-09-02
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
Andrew Yourtchenko
1
-0
/
+1
[next]