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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-11
virtio: add option to bind interface to uio driver
Benoît Ganne
3
-2
/
+32
2023-01-11
sr: remove stale runs_after
Nathan Skrzypczak
1
-1
/
+0
2023-01-10
sr: fix compilation errors
Guillaume Solignac
2
-7
/
+9
2023-01-10
udp: avoid listener cleanups with active opens
Florin Coras
2
-0
/
+15
2023-01-10
session: avoid trying to send incomplete dgram
Florin Coras
1
-2
/
+3
2023-01-10
udp: initialize gso_size on dgram enqueue
Florin Coras
1
-0
/
+1
2023-01-06
session: avoid dgram dequeues with no transport
Florin Coras
1
-0
/
+5
2023-01-06
bfd: fix ip address cli parsing
Benoît Ganne
1
-51
/
+58
2022-12-23
hsa: fix echo client workers initialization
Benoît Ganne
1
-3
/
+3
2022-12-21
af_packet: move to plugin
Mohsin Kazmi
10
-3546
/
+0
2022-12-20
udp: fix tx handling of non-connected sessions
Florin Coras
2
-27
/
+31
2022-12-16
bfd: fix bfd udp error enum incompatibility
Dmitry Valter
2
-4
/
+55
2022-12-16
ipsec: new api for sa ips and ports updates
Arthur de Kerhor
5
-0
/
+186
2022-12-15
interface: fix format_vnet_interface_output_trace
luoyaozu
1
-3
/
+2
2022-12-14
vcl: enable gso for 'sendmsg' in LDP mode.
Dou Chao
3
-8
/
+17
2022-12-09
nat: fixed return values of enable/disable call
Filip Varga
1
-1
/
+3
2022-12-07
tcp: avoid retransmit head with no data
Florin Coras
1
-1
/
+1
2022-12-07
classify: increase metadata from 16- to 32-bits
Benoît Ganne
2
-9
/
+11
2022-12-02
session: move connects to first worker
Florin Coras
10
-92
/
+70
2022-12-02
vnet: fix trace flag copying in icmp4
Klement Sekera
1
-1
/
+1
2022-12-02
vhost: convert vhost device driver to a plugin
Steven Luong
8
-6677
/
+0
2022-11-29
udp: refactor port allocation and sharing
Florin Coras
4
-72
/
+28
2022-11-29
session: transport endpt cleanup on owner thread
Florin Coras
4
-16
/
+83
2022-11-29
ipsec: use correct reply message
Vratko Polak
2
-1
/
+2
2022-11-28
ipsec: remove redundant policy array in fast path spd
Piotr Bronowski
3
-90
/
+178
2022-11-28
udp: preallocate ports sparse vec map
Florin Coras
1
-2
/
+80
2022-11-25
interface: remove the pending interrupt from deleting interface
Mohsin Kazmi
2
-5
/
+16
2022-11-24
sr: srv6 path tracing api
Julian Klaiber
4
-0
/
+160
2022-11-23
gso: add gso documentation
Mohsin Kazmi
1
-0
/
+154
2022-11-22
policer: adding documentation
Maxime Peim
2
-4
/
+231
2022-11-21
ipsec: improve ipsec policy adding performance
Xiaoming Jiang
1
-19
/
+15
2022-11-18
ipsec: Failure at the start of the batch should not invalidate the rest of th...
Neale Ranns
1
-1
/
+1
2022-11-15
session: add transport main structure
Florin Coras
1
-39
/
+37
2022-11-11
session: safe pools for cut-through sessions
Florin Coras
1
-1
/
+2
2022-11-10
session: reduce safe pool expand rate
Florin Coras
1
-2
/
+1
2022-11-10
http: support client connect
Filip Tehlar
1
-0
/
+2
2022-11-09
ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses
Andrew Yourtchenko
1
-9
/
+10
2022-11-08
policer: improvement show policer cli.
Huawei LI
1
-3
/
+3
2022-11-06
ip6-nd: set router flag on NA if appropriate
Matthew Smith
3
-1
/
+19
2022-11-05
ip6-nd: initialize radv_info->send_radv to 1
Dave Barach
1
-0
/
+3
2022-11-04
classify: fix crash when update nonexistent classify table.
Huawei LI
1
-1
/
+3
2022-11-03
session: fix tx_fifo clear and incorrect bitmap invalidation
Dongya Zhang
2
-5
/
+12
2022-11-02
sr: SRv6 Path Tracing Midpoint behaviour
Julian Klaiber
4
-0
/
+196
2022-10-31
tls: use safe pool reallocs
Florin Coras
2
-51
/
+7
2022-10-26
session: add session event log for session state
Steven Luong
5
-35
/
+68
2022-10-25
virtio: use current_data as l2_hdr_offset
Mohsin Kazmi
1
-4
/
+2
2022-10-25
devices: fix the l2 hdr offset in af_packet transmit side
Mohsin Kazmi
1
-4
/
+2
2022-10-25
udp: use new wrk context for connections
Florin Coras
2
-18
/
+19
2022-10-25
udp: postpone cleanup of udp connections
Florin Coras
2
-2
/
+48
2022-10-24
crypto: fix dead nn foreach
Dmitry Valter
1
-5
/
+5
[next]