net/i40e: fix rearm check in AVX2 Rx
[dpdk.git] / drivers /
2018-08-01 Harry van Haarennet/i40e: fix rearm check in AVX2 Rx
2018-07-30 Yanglong Wunet/i40e: fix maximum frame size check
2018-07-26 Beilei Xingnet/i40e: fix device parameter parsing
2018-08-02 Adrien Mazarguilnet/mlx5: fix VLAN pop action on switch flow rules
2018-08-02 Adrien Mazarguilnet/mlx5: fix VLAN matching on switch flow rules
2018-08-02 Moti Haimovskynet/mlx5: fix RSS flow configuration crash
2018-08-02 Ophir Munknet/mlx5: fix secondary process resource leakage
2018-08-02 Shahaf Shulernet/mlx5: fix VLAN filtering
2018-08-02 Moti Haimovskynet/mlx4: advertise Rx jumbo frame support
2018-08-02 Matan Azradnet/mlx5: fix packet type offload for tunnels
2018-08-02 Timothy Redaellinet/mlx5: avoid stripping the glue library
2018-08-02 Timothy Redaellinet/mlx4: avoid stripping the glue library
2018-08-02 Shahaf Shulernet/mlx5: fix flow count action for shared counter
2018-08-02 Moti Haimovskynet/mlx4: check RSS queues number limitation
2018-08-03 Gavin Hunet/dpaa2: remove loop for unused pool entries
2018-08-03 Rasesh Modynet/bnx2x: move SPDX tags to source files
2018-08-03 Rasesh Modynet/bnx2x: fix copyright
2018-08-03 Rasesh Modynet/bnx2x: bump version to 1.0.6.1
2018-08-03 Rasesh Modynet/bnx2x: fix poll link status
2018-08-02 Rasesh Modynet/bnx2x: fix FW command timeout during stop
2018-08-02 Shahed Shaikhnet/qede: fix MAC address removal failure message
2018-08-02 Rasesh Modynet/qede/base: fix GRC attention callback
2018-08-02 Rasesh Modynet/qede/base: fix to clear HW indication
2018-08-02 Shahed Shaikhnet/qede: fix interrupt handler unregister
2018-08-02 Ajit Khapardenet/bnxt: fix RETA size
2018-08-02 Ajit Khapardenet/bnxt: check access denied for HWRM commands
2018-08-02 Ajit Khapardenet/bnxt: fix lock release on NVM write failure
2018-08-02 Ajit Khapardenet/bnxt: fix memory leaks in NVM commands
2018-08-02 Somnath Koturnet/bnxt: fix filter freeing
2018-08-02 Shagun Agrawalnet/cxgbevf: do not allocate control queues
2018-08-02 Shagun Agrawalnet/cxgbe: fix null dereference on CLIP failure
2018-08-02 Hyong Youb Kimnet/enic: reset VXLAN port during initialization
2018-08-02 Hyong Youb Kimnet/enic: revert mbuf fast free offload
2018-08-02 Pavan Nikhileshnet/octeontx: fix stop clearing Rx/Tx functions
2018-08-02 Tiwei Bienet/virtio-user: fix parameters string
2018-08-02 Tiwei Bienet/virtio: remove unused offloads macro
2018-08-02 Tiwei Bienet/virtio: remove unnecessary Rx error assignments
2018-08-01 Shreyansh Jainraw/skeleton: implement queue count API
2018-08-01 Anatoly Burakovvfio: revert retry logic for MSI-X BAR mapping
2018-07-26 Shreyansh Jainrawdev: remove experimental tag
2018-07-26 Rami Rosenbus/pci: fix a typo
2018-07-25 Pavan Nikhileshevent/octeontx: remove unnecessary port start and stop
2018-07-25 Pavan Nikhileshevent/octeontx: prefetch mbuf instead of wqe
2018-07-25 Cristian Dumitrescunet/softnic: add command for default tmgr hierarchy
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr hierarchy commit
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr node addition
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shared shaper
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shaper profile
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr create
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-26 Yaroslav Brustinovnet/mlx5: fix linkage of glue lib with gcc 4.7.2
2018-07-26 Adrien Mazarguilnet/mlx5: fix invalid network interface index
2018-07-26 Nelio Laranjeironet/mlx5: fix count query when flow has not counter
2018-07-26 Yongseok Kohnet/mlx5: fix queue rollback when starting device
2018-07-26 Yongseok Kohnet/mlx5: fix endless loop when clearing flow flags
2018-07-26 Nelio Laranjeironet/mlx5: fix route Netlink message overflow
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-26 Nelio Laranjeironet/mlx5: fix representors detection
2018-07-26 Nelio Laranjeironet/mlx5: fix TCI mask filter
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-26 Adrien Mazarguilnet/mlx5: add port ID pattern item to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add VLAN item and actions to switch flow...
2018-07-26 Adrien Mazarguilnet/mlx5: add L2-L4 pattern items to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add fate actions to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add framework for switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
2018-07-23 Jasvinder Singhnet/softnic: fix memory illegal access after free
2018-07-23 Radu Nicolaunet/bonding: fix invalid port id
2018-07-23 Qi Zhangnet/ixgbe: fix missing null check on detach
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-23 Ferruh Yigitnet/fm10k: remove redundant queue id checks
2018-07-23 Ferruh Yigitnet/i40e: remove redundant queue id checks
2018-07-23 Andrew Rybchenkonet/sfc: handle unknown L3 packet class in EF10 event...
2018-07-23 Andrew Rybchenkonet/sfc: fix assert in set multicast address list
2018-07-23 Rakesh Kudurumallanet/thunderx: support Rx VLAN offload
2018-07-23 Pavan Nikhileshnet/thunderx: enable Rx checksum offload
2018-07-23 Gage Eadsnet/pcap: set queue started and stopped
2018-07-23 Gage Eadsnet/tap: set queue started and stopped
2018-07-23 Andrew Rybchenkonet/sfc: prepare to support Rx datapath without checksum
2018-07-23 Andrew Rybchenkonet/sfc: fix Rx queue offloads reporting in queue info
2018-07-23 Andrew Rybchenkonet/sfc: move Rx checksum offload check to device level
2018-07-23 Hyong Youb Kimnet/enic: pick the right Rx handler after changing MTU
2018-07-23 Igor Romanovnet/sfc: fallback to filter with zero vid
2018-07-23 Igor Romanovnet/sfc: fix filter exceptions logic
2018-07-23 Rasesh Modynet/qede: move SPDX tags to source files
2018-07-23 Kiran Kumarnet/thunderx: avoid sq door bell write on zero packet
2018-07-23 Rahul Lakkireddynet/cxgbe: fix init failure due to new flash parts
2018-07-23 Wei Zhaonet/i40e: fix check of flow director programming status
2018-07-23 Xiaoyun Linet/i40e: fix link speed
2018-07-23 Shaopeng Henet/i40e: fix Tx queue setup after stop
2018-07-23 Beilei Xingnet/i40e: fix setting TPID with AQ command
2018-07-23 Beilei Xingnet/i40e: fix packet type parsing with DDP
2018-07-23 Beilei Xingnet/i40e: fix PPPoL2TP packet type parsing
2018-07-26 Takeshi Yoshimuravfio: fix workaround of BAR mapping
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-26 Bruce Richardsonbuild: improve error message for missing dependency
2018-07-26 Bruce Richardsonbuild: fix meson build on FreeBSD
2018-07-25 Ashish Guptacompress/octeontx: support burst enqueue/dequeue
2018-07-25 Ashish Guptacompress/octeontx: create private xform
2018-07-25 Ashish Guptacompress/octeontx: add device setup ops
next