dpdk.git
2018-06-25 Olivier Matznet/i40e: fix Tx descriptor status api tx-desc
2018-06-25 Olivier Matznet/ixgbe: fix Tx descriptor status api
2018-06-25 Olivier Matznet/e1000: fix Tx descriptor status api
2018-06-25 Olivier Matznet/igb: fix Tx descriptor status api
2018-06-25 Olivier Matzethdev: fix description of tx descriptor status
2018-06-22 Helin Zhangmaintainers: update for tep_termination example
2018-06-21 Helin Zhangmaintainers: update Intel sub-tree committers
2018-06-21 Thomas Monjalonbus/dpaa: fix build
2018-06-19 Michal Krawczyknet/ena: fix FreeBSD build
2018-06-18 Nikhil Raoeventdev: fix Rx SW adapter stop
2018-06-18 Nikhil Raoeventdev: fix internal port logic in Rx adapter
2018-06-18 Nikhil Raoeventdev: add event buffer flush in Rx adapter
2018-06-18 Nikhil Raoeventdev: fix missing update to Rx adaper WRR position
2018-06-18 Vipin Varghesetest/eventdev: add multi-ports test
2018-06-18 Jerin Jacobdoc: fix octeontx eventdev selftest argument
2018-06-18 Honnappa Nagarahallidoc: improve eventdev library guide
2018-06-18 Nikhil Raoeventdev: fix port in Rx adapter internal function
2018-06-17 Stephen Hemmingernet/mlx5: fix log initialization
2018-06-17 Xueming Linet/mlx5: fix crash in device probe
2018-06-17 Adrien Mazarguilnet/mlx5: fix error message in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: fix missing errno in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: fix errno object in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: remove limitation on number of instances
2018-06-17 Adrien Mazarguilnet/mlx4: fix minor resource leak during init
2018-06-15 Haiyue Wangmbuf: fix typo in IPv6 macro comment
2018-06-15 Kiran Kumarnet/bonding: fix MAC address reset
2018-06-15 Maxime Coquelinvhost: use SMP memory barrier before kicking guest
2018-06-15 Tonghao Zhangvhost: introduce new function helper
2018-06-15 Tiwei Bienet/ifc: enable the host notifier support
2018-06-15 Tiwei Bievhost: support host notifier
2018-06-15 Tonghao Zhangvhost: refine new device function
2018-06-14 Chas Williamsnet/bonding: always update bonding link status
2018-06-14 Adrien Mazarguilapp/testpmd: fix crash when attaching a device
2018-06-14 Bruce Richardsonnet/vhost: add to meson build
2018-06-14 Bruce Richardsonnet/szedata2: add to meson build
2018-06-14 Bruce Richardsonnet/softnic: add to meson build
2018-06-14 Bruce Richardsonnet/nfp: add to meson build
2018-06-14 Bruce Richardsonnet/liquidio: add to meson build
2018-06-14 Bruce Richardsonnet/kni: add to meson build
2018-06-14 Bruce Richardsonnet/failsafe: add to meson build
2018-06-14 Bruce Richardsonnet/ena: add to meson build
2018-06-14 Bruce Richardsonnet/cxgbe: add to meson build
2018-06-14 Bruce Richardsonnet/bnxt: add to meson build
2018-06-14 Bruce Richardsonnet/bnx2x: add to meson build
2018-06-14 Bruce Richardsonnet/avp: add to meson build
2018-06-14 Bruce Richardsonnet/ark: add to meson build
2018-06-14 Xiao Wangnet/ifc: add to meson build
2018-06-14 Xiao Wangnet/ifc: make driver name consistent
2018-06-14 Ferruh Yigitethdev: force RSS offload rules again
2018-06-14 Ferruh Yigitethdev: force offloading API rules
2018-06-14 Alejandro Luceronet/nfp: fix field initialization in Tx descriptor
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow flush operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow query operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow destroy operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow create operation
2018-06-14 Shagun Agrawalnet/cxgbe: add control queue to communicate filter...
2018-06-14 Shagun Agrawalnet/cxgbe: parse and validate flows
2018-06-14 Shagun Agrawalnet/cxgbe: query firmware for filter resources
2018-06-14 Alejandro Luceronet/nfp: fix unused header reference
2018-06-14 Rafal Koziknet/ena: set link speed as none
2018-06-14 Michal Krawczyknet/ena: store handle after memory allocation
2018-06-14 Rafal Koziknet/ena: fix GENMASK_ULL macro
2018-06-14 Rafal Koziknet/ena: change memory type
2018-06-14 Rafal Koziknet/ena: check pointer before memset
2018-06-14 Rafal Koziknet/ena: update NUMA node
2018-06-14 Rafal Koziknet/ena: adjust error checking and cleaning
2018-06-14 Rafal Koziknet/ena: add (un)likely statements
2018-06-14 Rafal Koziknet/ena: validate Tx req id
2018-06-14 Rafal Koziknet/ena: rework configuration of IO queue numbers
2018-06-14 Rafal Koziknet/ena: log unimplemented handler error
2018-06-14 Rafal Koziknet/ena: add info about max number of Tx/Rx descriptors
2018-06-14 Rafal Koziknet/ena: linearize Tx mbuf
2018-06-14 Michal Krawczyknet/ena: add Rx out of order completion
2018-06-14 Rafal Koziknet/ena: make watchdog configurable
2018-06-14 Michal Krawczyknet/ena: check for admin queue state
2018-06-14 Michal Krawczyknet/ena: add watchdog and keep alive AENQ handler
2018-06-14 Michal Krawczyknet/ena: add reset routine
2018-06-14 Michal Krawczyknet/ena: restart only initialized queues instead of all
2018-06-14 Rafal Koziknet/ena: handle ENA notification
2018-06-14 Michal Krawczyknet/ena: add LSC intr support and AENQ handling
2018-06-14 Michal Krawczyknet/ena: add stop and uninit routines
2018-06-14 Michal Krawczyknet/ena: add interrupt handler for admin queue
2018-06-14 Rafal Koziknet/ena: remove support of legacy LLQ
2018-06-14 Michal Krawczyknet/ena: update HAL to the newer version
2018-06-14 Michal Krawczyknet/ena: change version number to 1.1.0
2018-06-14 David Marchandnet/bnxt: add missing ids in xstats
2018-06-14 Maxime Coquelinvhost: improve batched copies performance
2018-06-14 Maxime Coquelinvhost: unify Rx mergeable and non-mergeable paths
2018-06-14 Shahed Shaikhnet/qede: fix link change event notification
2018-06-14 Shahed Shaikhnet/qede: fix incorrect link status update
2018-06-14 Rasesh Modynet/qede: fix memory alloc for multiple port reconfig
2018-06-14 Rasesh Modynet/qede: fix L2-handles used for RSS hash update
2018-06-14 Tomasz Duszynskinet/mvpp2: check pointer before using it
2018-06-14 Tomasz Duszynskinet/mvpp2: convert to dynamic logging
2018-06-14 Rahul Lakkireddynet/cxgbe: report configured link auto-negotiation
2018-06-14 Rasesh Modynet/qede: fix for devargs
2018-06-14 Rasesh Modynet/qede: fix VF MTU update
2018-06-14 Vipin Varghesenet/tap: update tap index to unsigned
2018-06-14 Bruce Richardsondevtools: fix ARM builds test with meson
2018-06-14 Maxime Coquelinmaintainers: add vhost and virtio co-maintainers
next