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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
DPDK patch: Add missing init of packet_type field.
Todd Foggoa
1
-0
/
+70
2016-02-05
DPDK patch: Allow applications to override rte_delay_us()
Todd Foggoa
1
-0
/
+43
2016-02-05
DPDK patch: Fix a crash in igb_uio driver when the device is removed.
Todd Foggoa
1
-0
/
+33
2016-01-27
CLI: If an error happens on the socket being polled, then the CLI
Ole Troan
1
-0
/
+2
2016-02-04
Remove redundant apt-get install of dkms and debhelper.
Dave Wallace
1
-3
/
+0
2016-02-04
Change non-default route ethernet interfaces state to down so VPP will use them.
Dave Wallace
1
-0
/
+12
2016-02-04
dpdk_buffer.c: Honor clone_count even when there isn't a freelist handler
Kevin Paul Herbert
1
-4
/
+7
2016-02-04
ip[46].h: Remove tcp reference
Kevin Paul Herbert
2
-8
/
+0
2016-02-03
p1.c: Remove log() symbol
Kevin Paul Herbert
1
-1
/
+0
2016-02-03
Need to include symbolic links in the lib package: libXXX.so, libXXX.so.0
Dave Barach
1
-2
/
+4
2016-02-03
Switched vagrant for ~/git/vpp to /vpp
Ed Warnicke
3
-7
/
+25
2016-02-02
Enabled CCACHE_DIR to be set by ENV Variable
Ed Warnicke
1
-1
/
+3
2016-02-02
Add pciutils to the CentOS vagrant bootstrap; needed to install vpp rpms
Dave Barach
1
-0
/
+3
2016-02-02
Enable ganglia module integration build
Dave Barach
3
-2
/
+10
2016-02-02
Tracing enhancements.
Bud Grise
3
-5
/
+221
2016-02-02
Use per-thread vlib_main
Shesha Sreenivasamurthy
2
-7
/
+11
2016-02-02
Set the thread name for the stats thread if a thread name prefix is given.
Todd Foggoa
1
-0
/
+5
2016-02-02
Zero the interface template before using it.
Todd Foggoa
1
-0
/
+1
2016-02-02
Change default dpdk version to 2.2
Damjan Marion
1
-1
/
+1
2016-02-01
p1.c: Add symbols useful to IP protocol modules
Kevin Paul Herbert
1
-1
/
+11
2016-02-01
remove igb_uio static pci id table patch, use new_id for all NICs
Damjan Marion
2
-68
/
+5
2016-02-01
Changed key of NSH VXLAN tunnel.
Keith Burns (alagalah)
1
-1
/
+1
2016-02-01
Free the temporary vector
Robert Varga
1
-0
/
+2
2016-02-01
Do not copy data twice in swInterfaceDump()
Robert Varga
1
-4
/
+2
2016-02-01
Add a vpp-dpdk-dev package, enable plugins to use dpdk APIs directly
Dave Barach
5
-8
/
+34
2016-02-01
Refactor vpp-japi
Robert Varga
9
-88
/
+252
2016-02-01
Changes to Centos bootstrap to remove ~/git/vpp if it exists before attemptin...
Keith Burns (alagalah)
1
-1
/
+2
2016-02-01
Vagrantfile doesn't rm git/vpp and vagrant reload --provision
Keith Burns (alagalah)
1
-1
/
+3
2016-02-01
Make public fields final where possible
Robert Varga
7
-90
/
+92
2016-02-01
Add a copyright header
Robert Varga
1
-0
/
+15
2016-01-31
Git ignore additions
Keith Burns (alagalah)
1
-0
/
+5
2016-01-30
Cache jclass/jmethodID/jfieldID references
Robert Varga
5
-246
/
+282
2016-01-30
Add JAVA_HOME includes to vppjni build
Robert Varga
1
-0
/
+1
2016-01-29
Rationalize metric names.
Dave Barach
3
-10
/
+10
2016-01-28
Remove unused tcp.h
Kevin Paul Herbert
3
-399
/
+0
2016-01-28
vpp metrics upload via gmond plugin
Dave Barach
6
-1
/
+210
2016-01-27
Enable Chelsio T5 support
Damjan Marion
3
-2
/
+50
2016-01-27
Remove vestigal TCP implementation
Kevin Paul Herbert
12
-3437
/
+2
2016-01-27
vnet: Add field for transmit time
Kevin Paul Herbert
1
-0
/
+2
2016-01-27
Warnings be gone.
Dave Barach
2
-3
/
+3
2016-01-27
dpdk_buffer.c: Ensure that the mbuf reference count is as expected
Kevin Paul Herbert
1
-0
/
+3
2016-01-27
ip_checksum.c: Fixes for ip_csum_and_memcpy() alignment issues
Kevin Paul Herbert
2
-53
/
+69
2016-01-27
Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mk
Dave Barach
1
-1
/
+6
2016-01-27
Fix l2output error-drop next node index
Damjan Marion
1
-4
/
+2
2016-01-27
Print worker thread name as a c-string, not a vector. Otherwise, the
Dave Barach
1
-2
/
+2
2016-01-26
Fix vppctl to cope with vpe -> vpp transition
Ed Warnicke
1
-2
/
+2
2016-01-26
Remove vpp-japi/m4/libtool.m4
Ed Warnicke
1
-7997
/
+0
2016-01-26
Set the ssvm_ethernet interface pid. Otherwise, the recursive lock
Dave Barach
1
-0
/
+1
2016-01-26
Small fix for vppctl
Ed Warnicke
1
-6
/
+7
2016-01-25
MAP: Ensure fragmented packets get from ip4_map to ip4_map_reass.
Ole Troan
1
-4
/
+8
[next]