git.droids-corp.org
/
dpdk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dpdk.git
2014-09-17
Bruce Richardson
mbuf: move l2_len and l3_len to second cache line
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: split mbuf across two cache lines.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: add named points inside the structure
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: move metadata macros to rte_port library
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: use macros only to access metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: minor changes for readability
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: introduce a flag to indicate a control mbuf
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: expand ol_flags field to 64-bits
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: reorder fields by time of use
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Olivier Matz
mbuf: replace data pointer by an offset
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: flatten struct vlan_macip
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
mbuf: rename in_port to just port
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Olivier Matz
mbuf: remove the rte_pktmbuf structure
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Olivier Matz
mbuf: remove rte_ctrlmbuf
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Olivier Matz
mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Bruce Richardson
ixgbe: keep only non-zero initializer in mbuf definition
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Thomas Monjalon
version: 1.8.0-rc0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Thomas Monjalon
version: 1.7.1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Guillaume Gaudonville
igb_uio: fix build on RHEL 6.3
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Thomas Monjalon
version: 1.7.1-rc1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Thomas Monjalon
igb_uio: revert MSI IRQ mode
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Konstantin...
acl: fix build and runtime for default target
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Adrien Mazarguil
app/testpmd: fix crash in txonly mode and with tx_first
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Aaro Koskinen
kni: fix build with kernel 3.17
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Zhangkun
eal: fix memory leak in hugepage error cases
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Stephen Hemminger
vmxnet3: fix crash on stop
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
David Marchand
eal: remove unused macros
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
David Marchand
fix unix permissions for source files
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Bruce Richardson
ixgbe: make vector stores unaligned
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app/test: only build what has been selected in config
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app/test: no more builtin commands
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app/test: convert all tests to register system
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app/test: introduce dynamic commands list
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app/test: remove pm_autotest
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app/test: use accessor to set refcnt field
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Marchand
app: simplify makefiles
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Ouyang Changchun
examples/vhost: support jumbo frame
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Ouyang Changchun
virtio: mergeable buffers
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Chen Jing D...
i40evf: queue start and stop
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Chen Jing D...
i40e: queue start and stop
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Chen Jing D...
testpmd: queue start and stop
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Ding Heng
i40e: enable multicast for promiscuous mode
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Cunming Liang
i40e: support autoneg or force link speed
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Helin Zhang
i40e: support xen domain0
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Pawel Wodkowski
kni: fix build on Ubuntu 12.04
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Neil Horman
ixgbe: require only sse3 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Pablo de Lara
pcap: fix Rx crash
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Julien Cretin
kni: fix missing backslash in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Konstantin...
examples/l3fwd: improve grouping by destination port
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Thomas Monjalon
ether: fix local address check
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Declan Doherty
bond: fix unit tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Declan Doherty
app/test: new assert macros and test suite runner
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Stephen Hemminger
vmxnet3: initialize receive mode for broadcast
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ouyang Changchun
virtio: fix build with debug
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Patrice Buriez
kni: fix build on Ubuntu 14.04
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Stephen Hemminger
igb_uio: handle no IRQ fallback
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Stephen Hemminger
igb_uio: fix compability on old kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Thomas Monjalon
igb_uio: fix build with kernel older than 2.6.34
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
acl: make tailq fully local
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
lpm: make tailq fully local
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
hash: make tailq fully local
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
mempool: make tailq fully local
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
ring: make tailq fully local
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
tailq: change rte_dummy to rte_tailq_entry
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
eal: use --base-virtaddr for mapping rte_config as...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Anatoly Burakov
eal: map shared config into exact same address as prima...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pablo de Lara
ring: simplify unit tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Pablo de Lara
ring: remove extra devices creation with --vdev option
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
vmxnet3: remove useless adapter wrapper
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
vmxnet3: add per-queue stats
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
vmxnet3: fix double spacing of log messages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
vmxnet3: cleanup style and indentation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
vmxnet3: fix multicast enabling
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Maciej Gajdzica
vmxnet3: enable for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: simplify the hardware structure
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: remove unused adapter_stopped field
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: remove unused virtqueue name
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: check for ip checksum offload
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: check for transmit checksum config error
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: deinline some code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: dont double space log messages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Stephen Hemminger
virtio: maintain stats per queue
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Matthew Hall
virtio: fix incorrect parens
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Vijayakumar...
virtio: fix 32-bit build for 64-bit kernel
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alan Carew
virtio: fix device specific header offset when MSI...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Thomas Monjalon
igb_uio: fix build with kernel older than 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Yerden Zhumabekov
igb_uio: fix typos for kernel older than 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: MSI IRQ mode
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: fix IRQ mode handling
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: MSI-X cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: make irq mode param read-only
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: add missing locking to config access
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: propogate error numbers in probe code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: dont wrap pci_num_vf function needlessly
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: fix checkpatch warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: use standard uio naming
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Stephen Hemminger
igb_uio: use kernel standard log message
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Padam Jeet...
kni: allow setting MAC address
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Yao-Po Wang
kni: fix deadlock in netif_receive_skb
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Bruce Richardson
config: add clang
commit
|
commitdiff
|
tree
|
snapshot
next