cryptodev: fix KASUMI F9 expected parameters
[dpdk.git] / drivers / net /
2017-07-19 Daniel Mrzyglodnet/bonding: add other aggregator modes
2017-07-19 Jeff Guonet/i40e: fix VF add/del MAC
2017-07-19 Qiming Yangnet/ixgbe: fix Rx/Tx queue interrupt for x550 devices
2017-07-19 Wei Zhaonet/ixgbe: add queue index check in filter
2017-07-19 Gaetan Rivetnet/failsafe: support flow API isolation mode
2017-07-19 Gaetan Rivetnet/failsafe: support link status change event
2017-07-19 Gaetan Rivetnet/failsafe: support device removal
2017-07-19 Gaetan Rivetnet/failsafe: add fast burst functions
2017-07-19 Gaetan Rivetnet/failsafe: support Rx offload capabilities
2017-07-19 Gaetan Rivetnet/failsafe: support flow API
2017-07-19 Gaetan Rivetnet/failsafe: add flexible device definition
2017-07-19 Gaetan Rivetnet/failsafe: add plug-in support
2017-07-19 Gaetan Rivetnet/failsafe: add fail-safe PMD
2017-07-19 Qi Zhangnet/ixgbe: fix IPv6 flow create limitation for x550
2017-07-19 Wei Zhaonet/ixgbe: support 82599ES SCTP packet drop action
2017-07-19 Beilei Xingnet/i40e: fix ethertype filter for new FW
2017-07-19 Raslan Darawshehnet/tap: remove Linux version check
2017-07-19 Qi Zhangnet/ixgbe: fix drop action for signature match
2017-07-19 Hemant Agrawalnet/dpaa2: support secondary process attach
2017-07-19 Beilei Xingnet/i40e: fix virtchnl message response timeout
2017-07-19 Tiwei Bienet/virtio: refactor coding style in Rx
2017-07-19 Tiwei Bienet/ixgbe: remove an unnecessary goto
2017-07-19 Tiwei Bienet/i40e: remove an unnecessary goto
2017-07-19 Beilei Xingnet/i40e: check invalid VF queue id for FDIR
2017-07-19 Jingjing Wunet/e1000: fix LSC interrupt
2017-07-19 Jingjing Wunet/i40e: fix LSC interrupt
2017-07-19 Jingjing Wunet/ixgbe: fix LSC interrupt
2017-07-19 Yongseok Kohnet/mlx5: change start pointer of compressed completion
2017-07-19 Jerin Jacobnet/thunderx: update sq config register field
2017-07-19 Qi Zhangnet/i40e: fix VF Tx bytes
2017-07-19 Ivan Malovnet/sfc: support xstats retrieval by ID
2017-07-19 Ivan Malovnet/sfc: request MAC stats upload immediately on port...
2017-07-19 Thomas Monjalonnet/ring: add missing newlines in logs
2017-07-19 Thomas Monjalonnet/tap: add missing newlines in logs
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-16 Stephen Hemmingerdrivers/dpaa2: remove duplicate includes
2017-07-14 Hemant Agrawaldrivers: add newline in dpaa2 logs
2017-07-14 Hemant Agrawalbus/fslmc: set the dpaa2 device name
2017-07-14 Hemant Agrawalnet/dpaa2: fix flow control switch case break
2017-07-11 Wenzhuo Lunet/ixgbe: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM node capability
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM level capability
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM node type
2017-07-11 Wenzhuo Lunet/ixgbe: support deleting TM node
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM node
2017-07-11 Wenzhuo Lunet/ixgbe: support deleting TM shaper profile
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM capability
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM ops
2017-07-11 Wenzhuo Lunet/i40e: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/i40e: support getting TM node capability
2017-07-11 Wenzhuo Lunet/i40e: support getting TM level capability
2017-07-11 Wenzhuo Lunet/i40e: support getting TM node type
2017-07-11 Wenzhuo Lunet/i40e: support deleting TM node
2017-07-11 Wenzhuo Lunet/i40e: support adding TM node
2017-07-11 Wenzhuo Lunet/i40e: support deleting TM shaper profile
2017-07-11 Wenzhuo Lunet/i40e: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/i40e: support getting TM capability
2017-07-11 Wenzhuo Lunet/i40e: support getting TM ops
2017-07-10 Jerin Jacobnet/thunderx: remove libm dependency
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-09 Ferruh Yigitbus/vdev: remove probe with driver name option
2017-07-09 Stephen Hemmingernet/virtio: do not claim to support LRO
2017-07-09 Stephen Hemmingernet/virtio: do not falsely claim to do IP checksum
2017-07-08 Gaetan Rivetnet/virtio: remove device type reference
2017-07-08 Gaetan Rivetnet/sfc: include PCI header directly
2017-07-08 Gaetan Rivetnet/ixgbe: include PCI header directly
2017-07-08 Gaetan Rivetnet/e1000: include PCI header directly
2017-07-08 Gaetan Rivetnet/mlx5: include PCI header directly
2017-07-08 Gaetan Rivetnet/bnxt: include PCI header directly
2017-07-08 Gaetan Rivetnet/bonding: include PCI header directly
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-04 Yong Wangnet/virtio-user: fix comment
2017-07-04 Allain Legacynet/virtio-user: fix crash when detaching device
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
2017-07-07 Yongseok Kohnet/mlx5: use buffer address for LKEY search
2017-07-07 Yongseok Kohnet/mlx5: free buffers in bulk on Tx completion
2017-07-07 Yongseok Kohnet/mlx5: change indexing for Tx SW ring
2017-07-06 Beilei Xingnet/ixgbe: remove MTU setting limitation
2017-07-06 Tomasz Kulaseknet/bonding: allow slaves to also be bonded devices
2017-07-06 Tomasz Kulaseknet/bonding: fix link properties management
2017-07-06 Qi Zhangnet/ixgbe: enable IPv6 for consistent API
2017-07-06 Qi Zhangnet/ixgbe: enable signature match for consistent API
2017-07-06 Qi Zhangnet/ixgbe: replace macro with inline function
2017-07-06 Vasily Philipovnet/mlx4: support flow API RSS action
2017-07-06 Vasily Philipovnet/mlx4: refactor RSS parent queue allocation
2017-07-06 Vasily Philipovnet/mlx4: implement isolated mode from flow API
2017-07-06 Chas Williamsnet/vmxnet3: avoid code duplication
2017-07-06 Vasily Philipovnet/mlx4: fix mbuf poisoning in debug code
2017-07-06 Qi Zhangnet/i40e: fix incorrect PF Rx bytes
2017-07-06 Tomasz Kulaseknet/bonding: add dedicated HW queues for LACP control
2017-07-06 Tomasz Kulaseknet/bonding: use ptype flags for LACP Rx filtering
2017-07-06 Declan Dohertynet/bonding: fix number of bonding Tx/Rx queues
2017-07-06 Alexander Matushevskynet/ena/base: initialize memory in the allocation macros
2017-07-06 Michal Krawczyknet/ena: fix cleanup of the Tx bufs
2017-07-06 Beilei Xingnet/i40e: support VLAN stripping for VF
2017-07-06 Rasesh Modynet/qede: update PMD version to 2.5.1.1
2017-07-06 Rasesh Modynet/qede: add missing check for VNI
2017-07-06 Rasesh Modynet/qede: set mdump flag
next