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
2020-11-05
tap: allow change of carrier state on host
Matthew Smith
4
-0
/
+45
2020-11-05
virtio: misc optimizations
Damjan Marion
1
-35
/
+41
2020-11-05
ip: fix doxygen doc for address add/del command
Benoît Ganne
1
-2
/
+2
2020-11-05
virtio: move retry logic to outer function
Damjan Marion
1
-8
/
+9
2020-11-05
feature: reset interface feature arc on interface deletion
Benoît Ganne
5
-27
/
+65
2020-11-04
session: fix ct server session thread index
Florin Coras
1
-1
/
+2
2020-11-03
session: reduce max session node frame size
Florin Coras
2
-4
/
+5
2020-11-02
ipsec: Tunnel SA DSCP behaviour
Neale Ranns
13
-45
/
+428
2020-10-29
session: fix ct cleanup before full establishement
Florin Coras
1
-1
/
+6
2020-10-29
vcl session: minimize ct io events
Florin Coras
1
-8
/
+11
2020-10-29
tap: fix the segv
Mohsin Kazmi
1
-2
/
+5
2020-10-28
misc: Break the big IP header files to improve compile time
Neale Ranns
42
-686
/
+922
2020-10-28
virtio: fix the buffer array index
Mohsin Kazmi
1
-1
/
+1
2020-10-27
session: per worker state for ct sessions
Florin Coras
4
-87
/
+131
2020-10-26
virtio: improve the compile time
Mohsin Kazmi
1
-36
/
+32
2020-10-26
virtio: reduce the compile time for device.c
Mohsin Kazmi
1
-15
/
+19
2020-10-26
tls: separate init from enable
Florin Coras
1
-29
/
+50
2020-10-26
session: fix feature disable
Florin Coras
3
-2
/
+22
2020-10-26
session: fix ct local listener session index
Florin Coras
1
-0
/
+1
2020-10-26
tcp: byte tracker fix
Ryujiro Shibuya
1
-1
/
+5
2020-10-26
fib: API to extract any resolving interface rather than the one from the
Neale Ranns
3
-1
/
+23
2020-10-24
ipsec: remove pending node
Fan Zhang
3
-104
/
+127
2020-10-23
tcp: remove snd_una_max
Florin Coras
7
-22
/
+15
2020-10-23
tcp: remove force retransmit timer update
Florin Coras
2
-17
/
+8
2020-10-23
tcp: remove delack time config
Florin Coras
2
-4
/
+0
2020-10-22
virtio: checksum error reported for ip6 traffic with GSO enable
Steven Luong
2
-11
/
+1
2020-10-22
tcp: no send space in timer recovery
Florin Coras
1
-1
/
+4
2020-10-22
tap: fix the api for use of vec_len
Mohsin Kazmi
1
-3
/
+8
2020-10-21
tcp: updating time constans as timer tick changed
Ryujiro Shibuya
2
-15
/
+17
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
1
-25
/
+19
2020-10-21
ipsec: support for multipoint on ipsec interfaces
Neale Ranns
5
-7
/
+64
2020-10-21
ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API
Neale Ranns
6
-6
/
+40
2020-10-21
virtio: run process to send interrupts to input nodes
Mohsin Kazmi
4
-17
/
+112
2020-10-21
ipsec: Add to the SA info directly in the bihash
Neale Ranns
5
-81
/
+83
2020-10-21
gso: remove dependency on tcp proto implementation
Florin Coras
3
-2
/
+2
2020-10-21
virtio: improve input node performance
Damjan Marion
1
-13
/
+26
2020-10-21
virtio: move lock and kick to outer function
Damjan Marion
1
-31
/
+28
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
31
-279
/
+363
2020-10-21
tls: enable cert key pair setting for connect
jiangxiaoming
1
-0
/
+1
2020-10-20
ipsec: Stack the adj from the destination in the SA's TX table
Neale Ranns
1
-1
/
+1
2020-10-19
ip: Move the IP6 fib into ip6_[m]fib.c
Neale Ranns
13
-151
/
+185
2020-10-19
hsa: cleanup sock server test
Florin Coras
1
-1
/
+1
2020-10-19
ipsec: Layout and prefetching of SA struct
Neale Ranns
3
-26
/
+44
2020-10-19
virtio: fix compilation time
Damjan Marion
1
-30
/
+31
2020-10-19
gso: add checksum validation in gro
Mohsin Kazmi
2
-1
/
+23
2020-10-17
tap: replaces strlen to vec_len
Mohsin Kazmi
1
-4
/
+4
2020-10-16
ipsec: fix instance, and cli del for new ipsec interface
Eric Kinzie
2
-4
/
+4
2020-10-15
ethernet: fix Ethernet DMAC checks
Ivan Shvedunov
1
-7
/
+12
2020-10-14
mpls: no per-MPLS-tunnel tx node
Neale Ranns
3
-98
/
+161
2020-10-13
tcp: fix bt acked_sacked on recovery
Florin Coras
1
-2
/
+3
[next]