git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
eventdev: add device stop flush callback
[dpdk.git]
/
lib
/
librte_mbuf
/
2015-08-17
Sergey Balabanov
mbuf: fix explicit cast to build C++ app
tree
|
commitdiff
2015-08-02
Olivier Matz
mbuf: enforce alignment of private area
tree
|
commitdiff
2015-07-26
Thomas Monjalon
mbuf: fix tunnel flags check
tree
|
commitdiff
2015-07-16
Bruce Richardson
mbuf: clarify comment on adding Tx offload flags
tree
|
commitdiff
2015-07-15
Helin Zhang
mbuf: remove old packet type bit masks
tree
|
commitdiff
2015-07-15
Helin Zhang
mbuf: add definitions of unified packet types
tree
|
commitdiff
2015-07-15
Helin Zhang
mbuf: redefine packet type
tree
|
commitdiff
2015-07-10
John McNamara
mbuf: add ieee1588 timestamping
tree
|
commitdiff
2015-07-07
Helin Zhang
mbuf: use reserved space for double vlan
tree
|
commitdiff
2015-06-29
Thomas Monjalon
lib: remove redundant definition of local symbols
tree
|
commitdiff
2015-06-24
Cyril Chemparathy
mbuf: add macro for offset arithmetic
tree
|
commitdiff
2015-06-24
Cyril Chemparathy
mbuf: silence warning on pointer arithmetic
tree
|
commitdiff
2015-06-23
Ferruh Yigit
lib: remove extra parenthesis after return
tree
|
commitdiff
2015-06-23
Huawei Xie
mbuf: fix indent in version map
tree
|
commitdiff
2015-06-12
Olivier Matz
mbuf: optimize refcnt update
tree
|
commitdiff
2015-05-11
Konstantin Ananyev
apps: fix default mbuf size
tree
|
commitdiff
2015-04-28
Olivier Matz
mbuf: allow to clone an indirect mbuf
tree
|
commitdiff
2015-04-28
Olivier Matz
mbuf: fix cloning with private mbuf data
tree
|
commitdiff
2015-04-28
Olivier Matz
mbuf: introduce a new helper to create a pool
tree
|
commitdiff
2015-04-28
Olivier Matz
mbuf: fix init when private size is not zero
tree
|
commitdiff
2015-04-28
Olivier Matz
mbuf: add accessors for data room and private size
tree
|
commitdiff
2015-04-27
Olivier Matz
mbuf: fix data room size calculation in pool init
tree
|
commitdiff
2015-04-03
Thomas Monjalon
mbuf: clean old refcnt option
tree
|
commitdiff
2015-03-30
Bruce Richardson
mbuf: add explanation for confusing checks when freeing
tree
|
commitdiff
2015-03-10
David Marchand
tailq: remove unneeded inclusions
tree
|
commitdiff
2015-02-24
Sergio Gonzalez...
mbuf: fix a couple of doxygen comments
tree
|
commitdiff
2015-02-23
Sergio Gonzalez...
mbuf: remove build option to disable refcnt
tree
|
commitdiff
2015-02-23
Sergio Gonzalez...
mbuf: introduce indirect attached flag
tree
|
commitdiff
2015-02-18
Sergio Gonzalez...
reorder: new library
tree
|
commitdiff
2015-02-16
Olivier Matz
mbuf: remove UDP tunnel flag
tree
|
commitdiff
2015-02-16
Olivier Matz
mbuf: enhance the API documentation of offload flags
tree
|
commitdiff
2015-02-16
Olivier Matz
mbuf: remove flag alias for IP checksum
tree
|
commitdiff
2015-02-03
Neil Horman
mk: add library version extension
tree
|
commitdiff
2015-02-03
Neil Horman
lib: provide initial versioning
tree
|
commitdiff
2014-12-11
Jia Yu
lib: fix cache alignment of structures
tree
|
commitdiff
2014-12-05
Konstantin Ananyev
ixgbe: do not override buffer length
tree
|
commitdiff
2014-12-05
Jijiang Liu
mbuf: replace inner fields by outer fields semantic
tree
|
commitdiff
2014-12-05
Jijiang Liu
mbuf: add Tx offloading flags for tunnels
tree
|
commitdiff
2014-12-05
Jijiang Liu
mbuf: remove aliasing of Tx offloading flags with Rx...
tree
|
commitdiff
2014-11-27
Thomas Monjalon
mbuf: sort TCP segmentation offload flag
tree
|
commitdiff
2014-11-26
Olivier Matz
ixgbe: support TCP segmentation offload
tree
|
commitdiff
2014-11-26
Olivier Matz
mbuf: generic support for TCP segmentation offload
tree
|
commitdiff
2014-11-26
Olivier Matz
net: new checksum functions
tree
|
commitdiff
2014-11-26
Olivier Matz
mbuf: get the name of offload flags
tree
|
commitdiff
2014-11-26
Olivier Matz
mbuf: remove too specific flags mask
tree
|
commitdiff
2014-11-26
Olivier Matz
mbuf: add help about Tx checksum flags
tree
|
commitdiff
2014-11-26
Olivier Matz
mbuf: reorder Tx flags
tree
|
commitdiff
2014-11-24
Jingjing Wu
mbuf: extend flow director field
tree
|
commitdiff
2014-11-13
Qinglai Xiao
mbuf: add usr alias for hash
tree
|
commitdiff
2014-10-27
Thomas Monjalon
fix VXLAN acronym
tree
|
commitdiff
2014-10-27
Jijiang Liu
i40e: VXLAN Tx checksum offload
tree
|
commitdiff
2014-10-27
Jijiang Liu
i40e: VXLAN packet identification
tree
|
commitdiff
2014-10-27
Jijiang Liu
mbuf: add fields for tunnels
tree
|
commitdiff
2014-10-08
Bruce Richardson
mbuf: comment for ctrl mbuf flag
tree
|
commitdiff
2014-10-08
Bruce Richardson
mbuf: update Rx flag format
tree
|
commitdiff
2014-10-08
Bruce Richardson
mbuf: group Tx flags near end of field
tree
|
commitdiff
2014-10-08
Bruce Richardson
mbuf: switch vlan_tci and reserved2 fields
tree
|
commitdiff
2014-10-08
Bruce Richardson
mbuf: add userdata pointer field
tree
|
commitdiff
2014-10-08
Bruce Richardson
mbuf: ensure next pointer is set to null on free
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: move l2_len and l3_len to second cache line
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: split mbuf across two cache lines.
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: add named points inside the structure
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: move metadata macros to rte_port library
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: use macros only to access metadata
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: minor changes for readability
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: introduce a flag to indicate a control mbuf
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: expand ol_flags field to 64-bits
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: reorder fields by time of use
tree
|
commitdiff
2014-09-17
Olivier Matz
mbuf: replace data pointer by an offset
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: flatten struct vlan_macip
tree
|
commitdiff
2014-09-17
Bruce Richardson
mbuf: rename in_port to just port
tree
|
commitdiff
2014-09-17
Olivier Matz
mbuf: remove the rte_pktmbuf structure
tree
|
commitdiff
2014-09-17
Olivier Matz
mbuf: remove rte_ctrlmbuf
tree
|
commitdiff
2014-09-17
Olivier Matz
mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
tree
|
commitdiff
2014-06-17
Helin Zhang
mbuf: add new packet flags for i40e
tree
|
commitdiff
2014-06-17
Cristian Dumitrescu
mbuf: meta-data offset
tree
|
commitdiff
2014-06-10
Bruce Richardson
remove trailing whitespaces
tree
|
commitdiff
2014-05-16
Stephen Hemminger
add FILE argument to debug functions
tree
|
commitdiff
2014-03-24
Stephen Hemminger
mbuf: copy offload flags when doing attach/clone
tree
|
commitdiff
2014-02-25
Bruce Richardson
mbuf: rework check on mbuf freeing
tree
|
commitdiff
2014-02-25
Bruce Richardson
update Intel copyright years to 2014
tree
|
commitdiff
2013-10-09
Intel
doc: whitespace changes in licenses
tree
|
commitdiff
2013-09-17
Intel
mbuf: force inlining
tree
|
commitdiff
2013-09-17
Intel
sched: initial import
tree
|
commitdiff
2013-09-06
Intel
lib: add rte_hexdump and remove duplicated code
tree
|
commitdiff
2013-07-25
Intel
update copyright date to 2013
tree
|
commitdiff
2013-07-25
Intel
lib: minor changes
tree
|
commitdiff
2013-07-25
Intel
mbuf: group fields in vlan_macip union
tree
|
commitdiff
2013-07-25
Intel
mbuf: fix build when scatter gather is disabled
tree
|
commitdiff
2013-07-05
Intel
remove version in all files
tree
|
commitdiff
2013-03-11
Intel
first public release
tree
|
commitdiff