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-11-07
misc: silence -Wmaybe-uninitialized warnings
Jieqiang Wang
2
-2
/
+2
2023-11-06
ipsec: delete redundant code
Dengfeng Liu
1
-4
/
+0
2023-11-04
bonding: add checks for sw_if_index in api
Stanislav Zaikin
1
-0
/
+12
2023-11-03
vppinfra: refactor interrupt code
Damjan Marion
2
-7
/
+4
2023-11-03
dev: strip debig log function name prefix during compilation
Damjan Marion
3
-8
/
+4
2023-11-02
tcp: fix reset w pkt
Florin Coras
1
-24
/
+3
2023-11-02
dev: new device driver infra
Damjan Marion
29
-1
/
+5387
2023-11-01
tcp: remove redundant ack checks
Florin Coras
1
-18
/
+0
2023-11-01
tcp: allow ooo data in syn-rcvd
Florin Coras
1
-9
/
+0
2023-11-01
tcp: postpone cleanup on connect failures
Florin Coras
1
-2
/
+6
2023-10-31
ipsec: separate UDP and UDP-encapsulated ESP packet processing
vinay tripathi
1
-8
/
+33
2023-10-31
ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet...
vinay tripathi
1
-174
/
+181
2023-10-30
ipsec: huge anti-replay window support
Maxime Peim
10
-168
/
+680
2023-10-27
session: fix bind replies with errors
Florin Coras
1
-1
/
+1
2023-10-26
devices: remove unused code
Damjan Marion
2
-19
/
+0
2023-10-25
fib: only update glean for interface if necessary
Matthew Smith
2
-8
/
+81
2023-10-24
crypto: fix algo selection
Dmitry Valter
1
-1
/
+4
2023-10-16
tcp: initialize connection index on rst w packet
Florin Coras
1
-0
/
+1
2023-10-16
tcp: allow fins in syns in syn-rcvd
Florin Coras
1
-7
/
+11
2023-10-16
tcp: handle syn-ack in fin-wait-2 in rcv process
Florin Coras
1
-0
/
+2
2023-10-16
ip-neighbor: do not use sas to determine NS source address
Ole Troan
1
-2
/
+3
2023-10-16
ip-neighbor: add ip neighbor flush
Ole Troan
1
-2
/
+11
2023-10-14
feature: remove unused code
Damjan Marion
5
-136
/
+4
2023-10-13
ethernet: run callbacks for subifs too when mac changes
Alexander Chernavin
1
-1
/
+10
2023-10-12
session: fix duplicate rx events
Florin Coras
1
-10
/
+0
2023-10-12
session: ignore connecting half_open session in session_tx_fifo_dequeue_internal
Steven Luong
1
-1
/
+3
2023-10-11
session: ignore app rx ntf if transport closed
Florin Coras
1
-1
/
+1
2023-10-11
session: fix tx deq ntf assert for cl
Florin Coras
1
-1
/
+1
2023-10-10
session: maintain old state on premature close
Florin Coras
1
-7
/
+14
2023-10-08
tls: report error if connected cannot be initialized
Florin Coras
1
-4
/
+6
2023-10-08
tls: no read after app close
Florin Coras
1
-1
/
+1
2023-10-07
session: propagate delayed rx evts after connect/accept
Florin Coras
1
-5
/
+20
2023-10-07
session: handle accept and connect errors
Florin Coras
2
-6
/
+29
2023-10-03
session: make port range configurable
Nathan Skrzypczak
3
-1
/
+16
2023-10-02
tls: limit openssl engine max read burst
Florin Coras
1
-1
/
+1
2023-10-02
tls: fix formatting of half open connections
Florin Coras
1
-0
/
+1
2023-10-01
flow dpdk avf: add support for using l2tpv3 as RSS type
Xinyao Cai
1
-0
/
+1
2023-10-01
fib: Crash when specify a big prefix length from CLI.
Gavril Florian
4
-1
/
+33
2023-09-26
tls: init connection for prealloced app sessions
Florin Coras
1
-0
/
+3
2023-09-26
fib: fix mpls label dpo drop proto
Vladislav Grishenko
1
-2
/
+2
2023-09-25
fib: fix mpls label dpo packets prefetching
Vladislav Grishenko
1
-16
/
+16
2023-09-24
fib: Don't use an address from an attached prefix when sending ARP requests.
Neale Ranns
2
-4
/
+12
2023-09-23
udp: fix udp encap tracing
Dmitry Valter
1
-2
/
+2
2023-09-22
tls: ignore tx events for not fully established sessions
Florin Coras
1
-6
/
+9
2023-09-13
sr: mark sr_policies_v2_details message as production
Andrew Yourtchenko
1
-1
/
+0
2023-09-13
flow: mark API as production
Andrew Yourtchenko
1
-1
/
+1
2023-09-13
build: fix clang-16 build
Damjan Marion
1
-1
/
+3
2023-09-12
ipsec: improve fast path policy searching performance
Xiaoming Jiang
2
-35
/
+59
2023-09-12
crypto: allow changing dispatch mode
Vratko Polak
4
-2
/
+51
2023-09-07
session: make sure rx evt flag is cleared for builtin rx
Florin Coras
1
-0
/
+1
[next]