net/i40e: add parameter check for RSS flow init
[dpdk.git] / drivers /
2018-11-13 Wei Zhaonet/i40e: add parameter check for RSS flow init
2018-11-13 Yanglong Wunet/ixgbevf: fix link state
2018-11-13 Yongseok Kohnet/mlx5: fix Direct Verbs RSS hash field
2018-11-13 Hyong Youb Kimnet/enic: fix size check in Tx prepare handler
2018-11-13 Igor Romanovnet/sfc/base: fix field order in filter spec struct
2018-11-13 Shahed Shaikhnet/qede: fix Tx tunnel offload support mask
2018-11-13 Nitin Saxenanet/octeontx: fix mbuf corruption with large private...
2018-11-13 Thomas Monjalondrivers/net: set close behaviour flag at probing
2018-11-13 Timothy Redaellinet/qede: fix crash when configure fails
2018-11-13 Shahaf Shulernet/mlx5: remove GRE inner IPv6 matching limitation
2018-11-13 Viacheslav Ovsiienkonet/mlx5: fix VXLAN device rollback if rule apply fails
2018-11-13 Viacheslav Ovsiienkonet/mlx5: fix rule cleanup Netlink command sending
2018-11-13 Viacheslav Ovsiienkonet/mlx5: add Netlink message size check in rule cleanup
2018-11-13 Viacheslav Ovsiienkonet/mlx5: fix buffer allocation check in rule cleanup
2018-11-13 Luca Boccassinet/mlx5: fallback quietly if pkg-config is unavailable
2018-11-13 Dekel Pelednet/mlx5: fix flow director add and delete
2018-11-13 Radu Nicolaunet/bonding: fix crash when stopping mode 4 port
2018-11-13 Rasesh Modynet/bnx2x: fix VF link state update
2018-11-13 Rasesh Modynet/bnx2x: fix dynamic logging
2018-11-13 Tiwei Bienet/virtio: fix unchecked return value
2018-11-13 Tiwei Bienet/virtio-user: fix typo in error message
2018-11-13 Subrahmanyam Nillanet/thunderx: fix Tx desc corruption in scatter-gather...
2018-11-13 Rahul Lakkireddynet/cxgbevf: fix illegal memory access when freeing...
2018-11-13 Rahul Lakkireddynet/cxgbe: fix wrong ingress port value set in filter...
2018-11-13 Rahul Lakkireddynet/cxgbe: increase completion wait time for flow opera...
2018-11-13 Rahul Lakkireddynet/cxgbe: fix check for redefined match items
2018-11-13 Rahul Lakkireddynet/cxgbe: check Rx config before doing VLAN strip...
2018-11-13 Rahul Lakkireddynet/cxgbevf: add PCI uninitialization for VF
2018-11-13 Ilya Maximetsnet/ixgbe: stop link setup alarm handler before start
2018-11-13 Thomas Monjalonnet/mlx5: fix build on PPC64
2018-11-13 Yunjian Wangnet/e1000/base: fix uninitialized variable
2018-11-13 Vipin Varghesenet/tap: fix probe for multiq or flowq failure
2018-11-13 Yongseok Kohnet/mlx5: fix L4 protocol validation
2018-11-13 Yongseok Kohnet/mlx5: fix device flow reference
2018-11-14 Stephen Hemmingernet/tap: fix file descriptor check
2018-11-14 Stephen Hemmingernet/tap: fix file descriptor leak on error
2018-11-14 Stephen Hemmingerbus/vmbus: fix directory handle leak on error
2018-11-12 Jerin Jacobeal: fix build
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-06 Fan Zhangbus/pci: fix config r/w access
2018-11-05 Stephen Hemmingernet/netvsc: fix VF link update
2018-11-05 Ferruh Yigitnet/bnxt: fix uninitialized variable access
2018-11-05 Beilei Xingnet/i40e: fix Rx instability with vector mode
2018-11-05 Ferruh Yigitnet/avf/base: fix shifting 32-bit signed variable 31...
2018-11-05 Tom Barbettenet/mlx5: support Rx queue count API
2018-11-05 Zhirun Yannet/igb: update Tx offload mask
2018-11-05 Yongseok Kohnet/mlx5: remove flags setting from flow preparation
2018-11-05 Yongseok Kohnet/mlx5: fix Direct Verbs flow tunnel
2018-11-05 Yongseok Kohnet/mlx5: fix Verbs flow tunnel
2018-11-05 Ophir Munknet/mlx5: support default RSS key as null
2018-11-05 Yongseok Kohnet/mlx5: limit priority range for Linux TC flower...
2018-11-05 Yongseok Kohnet/mlx5: make vectorized Tx threshold configurable
2018-11-05 Yongseok Kohnet/mlx5: move device spawn configuration to probing
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add E-switch VXLAN rule cleanup routines
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add E-Switch VXLAN encapsulation rules
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add E-switch VXLAN tunnel devices management
2018-11-05 Viacheslav Ovsiienkonet/mlx5: fix E-Switch flow counter deletion
2018-11-05 Viacheslav Ovsiienkonet/mlx5: update E-Switch VXLAN netlink routines
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add VXLAN to flow translate routine
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add VXLAN to flow prepare routine
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add E-Switch VXLAN to validation routine
2018-11-05 Viacheslav Ovsiienkonet/mlx5: swap items/actions validations for E-Switch...
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add necessary structures for E-Switch VXLAN
2018-11-05 Viacheslav Ovsiienkonet/mlx5: add necessary definitions for E-Switch VXLAN
2018-11-05 Viacheslav Ovsiienkonet/mlx5: prepare meson build for adding E-Switch VXLAN
2018-11-05 Viacheslav Ovsiienkonet/mlx5: prepare makefile for adding E-Switch VXLAN
2018-11-05 Hyong Youb Kimnet/enic: use macro for attribute weak
2018-11-05 Radu Nicolaunet/bonding: fix crash on probe
2018-11-05 Michal Krawczyknet/ena: remove resources when port is being closed
2018-11-05 Rasesh Modynet/qede/base: fix to initialize HW for LLH filters
2018-11-05 Chas Williamsnet/virtio: do not re-enter clean up routines
2018-11-05 Ilya Maximetsnet/ixgbe: fix busy polling while fiber link update
2018-11-05 Dekel Pelednet/mlx5: enable loopback by configured mode
2018-11-05 Dekel Pelednet/mlx5: add caching of encap/decap actions
2018-11-05 Dekel Pelednet/mlx5: add raw data encap/decap to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add NVGRE decap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add NVGRE encap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add VXLAN decap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add VXLAN encap action to Direct Verbs
2018-11-05 Dekel Pelednet/mlx5: add flow action functions to glue
2018-11-05 Yongseok Kohnet/mlx5: fix validation of MLPS-in-GRE
2018-11-05 Yongseok Kohnet/mlx5: add missing flow director delete
2018-11-05 Dekel Pelednet/mlx5: fix memory leak on Direct Verbs error
2018-11-05 Tiwei Bienet/virtio: fix guest announce support
2018-11-05 Tiwei Bienet/virtio-user: simplify device features preparation
2018-11-05 Tiwei Bienet/virtio-user: fix device features for server mode
2018-11-05 Tiwei Bienet/virtio-user: do not reset owner when driver resets
2018-11-05 Tiwei Bienet/virtio-user: do not make vhost channel non-block
2018-11-05 Tiwei Bienet/virtio-user: do not stop stopped device again
2018-11-05 Tiwei Bienet/vhost: fix parameters string
2018-11-05 Tiwei Bienet/virtio: drop duplicated reset method
2018-11-05 Yongseok Kohnet/mlx5: add 128B padding of Rx completion entry
2018-11-05 Viacheslav Ovsiienkonet/mlx5: fix flow counters deletion in Verbs
2018-11-05 Shahaf Shulernet/mlx5: fix detection and error for multiple item...
2018-11-05 Shahaf Shulernet/mlx5: fix bit width of flow items
2018-11-05 Stephen Hemmingernet/mlx5: use pkg-config to handle SUSE libmnl
2018-11-05 Xiaolong Yenet/i40e: fix offload not supported mask
2018-11-05 Qi Zhangnet/ixgbe: enable detach from secondary
2018-11-02 Lee Dalycompress/isal: fix uncleared compression states
2018-11-02 Fiona Trahecompress/qat: add log for IM buffer too small
next