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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
ipsec: fix AES CBC IV generation (CVE-2022-46397)
stable/2001
BenoƮt Ganne
2
-5
/
+28
2020-09-07
misc: 19.08.3 Release Notes
Andrew Yourtchenko
1
-9
/
+9
2020-07-30
build: Fix 'make install-deps' errors on aarch64 CentOS 7
Jieqiang Wang
1
-1
/
+6
2020-07-29
fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)
Neale Ranns
4
-15
/
+84
2020-06-09
misc: fix the MAKE_PARALLEL_JOBS for 'make verify' target
Andrew Yourtchenko
1
-4
/
+2
2020-05-26
ipsec: DES/3DES fixing the iv_len for openssl crypto
Rajesh Goel
1
-1
/
+2
2020-05-20
bonding: fix the gso flags
Mohsin Kazmi
1
-4
/
+10
2020-05-20
gso: fix the gso segmentation
Mohsin Kazmi
3
-29
/
+39
2020-05-15
interface: fix interface rx mode config API
Jakub Grajciar
1
-2
/
+4
2020-05-07
ipsec: Add/Del SA not MP safe
Neale Ranns
1
-7
/
+0
2020-05-07
vlib: add ASSERT to vlib_time_now(...)
Dave Barach
3
-2
/
+10
2020-05-04
misc: 19.08.2 Release Notes
Andrew Yourtchenko
1
-0
/
+126
2020-05-01
bonding: Add GSO support
Steven Luong
2
-2
/
+21
2020-04-29
virtio: vhost checksum problem for ipv6
Steven Luong
1
-3
/
+3
2020-04-20
build: building applications outside of vpp is missing header files
IJsbrand Wijnands
1
-0
/
+3
2020-04-13
dhcp: fix unicast pkts, clean up state machine
Dave Barach
2
-55
/
+51
2020-04-13
ping: fix buffer allocator error handling
Dave Barach
1
-0
/
+2
2020-04-13
l2: handle complete clone fail in l2_flood
Dave Barach
2
-4
/
+10
2020-04-13
misc: check return values from vlib_buffer_copy(...)
Dave Barach
8
-4
/
+30
2020-04-10
geneve: Fix the byte swapping for the VNI
Neale Ranns
10
-80
/
+64
2020-04-07
tests: pin sphinx and sphinx-rtd-theme
Aloys Augustin
3
-99
/
+102
2020-04-06
docs: pin down sphinx to avoid crash with Sphinx 3.0.0
Andrew Yourtchenko
2
-1
/
+121
2020-03-30
vppinfra: fix typo in dlmalloc.c
Dave Barach
1
-1
/
+1
2020-03-30
dhcp: update secondary radv_info structures
Dave Barach
3
-27
/
+122
2020-03-30
vppinfra: correct fixed pool header size calculation
Dave Barach
1
-3
/
+1
2020-03-30
ip-neighbor: fix ip6_ra_cmd
Dave Barach
1
-10
/
+0
2020-03-27
tap: fix the host mac address
Mohsin Kazmi
3
-20
/
+11
2020-03-27
tap: fix host mtu configuration setting
Mohsin Kazmi
1
-12
/
+13
2020-03-27
tap: fix the default parameter for num_rx_queues
Mohsin Kazmi
3
-40
/
+53
2020-03-27
tap: fix the numa/queue for buffers
Mohsin Kazmi
1
-1
/
+1
2020-03-27
virtio: fix link up/down flag
Mohsin Kazmi
1
-3
/
+9
2020-03-27
virtio: fix the out of order descriptors in tx
Mohsin Kazmi
4
-8
/
+102
2020-03-25
classify: fix pcap filter set init
Florin Coras
1
-4
/
+2
2020-03-25
ip: Adding IP tables is no MP safe
Neale Ranns
1
-2
/
+0
2020-03-17
nat: in2out/out2in handoff node index bugfix
Elias Rudberg
1
-2
/
+2
2020-03-16
vppapigen: fix options representation
Ole Troan
1
-1
/
+1
2020-03-11
rdma: fix bug related to ring buffer
Elias Rudberg
1
-2
/
+2
2020-03-10
dpdk: TSO does not work for Cisco VIC
Steven Luong
1
-0
/
+11
2020-03-10
avf: Handle chain buffer in TX properly
Steven Luong
2
-7
/
+140
2020-03-10
ip6: fix l4 checksum with hop-by-hop header
Matthew Smith
1
-13
/
+23
2020-02-19
fib: adjacency midchain teardown (VPP-1841)
Neale Ranns
3
-5
/
+40
2020-02-18
fib: fib path realloc during midchain stack
Neale Ranns
1
-9
/
+13
2020-02-14
fib: Fix some more realloc errors
Neale Ranns
5
-55
/
+34
2020-02-13
classify: fix "show classify filter" debug CLI
Dave Barach
1
-3
/
+1
2020-02-12
classify: pcap / packet trace debug CLI bugs
Dave Barach
3
-2
/
+8
2020-02-05
ipsec: set l2_len for GRE-TEB tunnel decap
John Lo
1
-0
/
+2
2020-02-05
vppinfra: fix typo in tw_timer_template.c
Dave Barach
1
-1
/
+1
2020-02-05
virtio: vhost gso is broken in some topology
Steven Luong
1
-2
/
+8
2020-02-03
fib: refresh adj pointer after fib_walk_sync due to possible realloc
Steven Luong
2
-0
/
+13
2020-01-29
misc: VPP 20.01 Release Notes
v20.01
Andrew Yourtchenko
1
-1
/
+1297
[next]