net/ixgbe: add switch fall-through comments
[dpdk.git] / drivers / net /
2017-05-05 Bruce Richardsonnet/ixgbe: add switch fall-through comments
2017-05-05 Bruce Richardsonnet/bnx2x: add switch fall-through comments
2017-05-05 Bruce Richardsonnet/vmxnet3: fix build with gcc 7
2017-05-05 Bruce Richardsondrivers/net: disable new gcc 7 warnings for base code
2017-05-05 Ferruh Yigitnet/af_packet: prefer snprintf against strncpy
2017-05-05 Yongseok Kohnet/mlx5: fix crash on deleting flow drop queue
2017-05-05 Shahaf Shulernet/mlx5: fix Tx max inline with TSO
2017-05-05 Qi Zhangnet/fm10k: fix memory overflow in 32-bit SSE Rx
2017-05-05 Qi Zhangnet/i40e: fix memory overflow in 32-bit SSE Rx
2017-05-05 Qi Zhangnet/ixgbe: fix memory overflow in 32-bit SSE Rx
2017-05-05 Wenzhuo Lunet/i40e: consider QinQ when setting MTU
2017-05-05 Beilei Xingnet/i40e: add LLDP check for ethertype filter
2017-05-05 Jia Yunet/ixgbe: fix setting MTU on stopped device
2017-05-05 Wei Dainet/ixgbe: fix VF Rx mode for allmulticast disabled
2017-05-05 Wenzhuo Lunet/ixgbe: fix default MAC setting
2017-05-05 Qiming Yangnet/igb: fix VF MAC address setting
2017-05-05 Qiming Yangnet/igb: fix VF MAC address setting
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-01 Kuba Kozaknet/ixgbe: support xstats by ID
2017-05-01 Kuba Kozaknet/igb: support xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-05-01 Ferruh Yigitnet/ark: fix kvargs memory leak
2017-05-01 Pascal Mazonnet/tap: fix support for large Rx queues
2017-05-01 Jerin Jacobnet/thunderx: fix deadlock in Rx path
2017-04-28 Huanle Hannet/virtio: fix crash when closing twice
2017-04-28 Jianfeng Tannet/virtio-user: fix device type check
2017-04-28 Jianfeng Tannet/virtio: fix link status always down
2017-04-28 Jianfeng Tannet/virtio: remove redundant MSI-X detection
2017-04-28 Jianfeng Tannet/virtio: fix LSC setting
2017-04-28 Jianfeng Tannet/virtio: fix MSI-X for modern devices
2017-04-28 Ferruh Yigitnet/avp: fix interrupt migration check
2017-04-28 Wei Zhaonet/ixgbe: fix ntuple filter for SCTP
2017-04-28 Laurent Hardynet/ixgbe: ensure link status is updated
2017-04-28 Wei Wangnet/bonding: fix updating slave link status
2017-04-28 Wei Zhaonet/ixgbe: fix type check for flow type
2017-04-28 Wei Zhaonet/ixgbe: remove useless item type check
2017-04-28 Alejandro Luceronet/nfp: fix releasing muti-segment mbufs
2017-04-28 Ajit Khapardenet/bnxt: add new device ids
2017-04-28 Matt Petersnet/i40e: fix mbuf alloc failed counter
2017-04-28 Rasesh Modynet/qede: fix CFLAGS for base files
2017-04-28 Rasesh Modynet/qede/base: fix find zero bit macro
2017-04-28 Rasesh Modynet/qede/base: fix macro ecore MFW set field
2017-04-28 Rasesh Modynet/qede/base: fix code flow and remove unused code
2017-04-28 Rasesh Modynet/qede: fix FW version string for VF
2017-04-28 Harish Patilnet/qede: remove IPv4/IPv6 as valid ntuple flows
2017-04-28 Harish Patilnet/qede: use new stripped VLAN mbuf flags
2017-04-28 Harish Patilnet/qede: fix possible uninitialized pointer
2017-04-28 Harish Patilnet/qede: fix LRO handling
2017-04-28 Harish Patilnet/qede: fix fastpath rings reset phase
2017-04-28 Harish Patilnet/qede: fix default MAC address handling
2017-04-28 Nélio Laranjeironet/mlx5: fix IPv6 flow pattern item
2017-04-28 Jingjing Wunet/i40e: fix array bounds
2017-04-28 Beilei Xingnet/i40e: fix setup when bulk is disabled
2017-04-28 Andrew Rybchenkonet/sfc: fix LSC interrupt support for UIO cases
2017-04-28 Andrew Rybchenkonet/sfc: correct estimation of max DMA descriptors...
2017-04-28 Wei Dainet/ixgbe: align register setting when RSC is disabled
2017-04-28 Wei Dainet/ixgbe/base: update version to 2017.03.29
2017-04-28 Wei Dainet/ixgbe/base: support MAC X550em/X557 LED on/off
2017-04-28 Wei Dainet/ixgbe/base: support 2.5G KX physical layer
2017-04-28 Wei Dainet/ixgbe/base: acquire PHY semaphore before device...
2017-04-30 Adrien Mazarguilnet/avp: fix exported headers
2017-04-21 Bruce Richardsonnet/ark: fix build on FreeBSD
2017-04-20 Gaetan Rivetnet/mlx4: support device removal event
2017-04-20 Jacek Piaseckinet/ixgbe: support xstats by ID
2017-04-20 Jacek Piaseckinet/e1000: support xstats by ID
2017-04-20 Gowrishankar Muthu... net/i40e: fix build on ppc64le
2017-04-19 Zhiyong Yangnet/virtio: support to turn on/off traffic flow
2017-04-19 Jianfeng Tannet/virtio-user: fix address on 32-bit system
2017-04-19 Jianfeng Tannet/virtio-user: fix link status
2017-04-19 Yuanhan Liunet/virtio: fix link status always being up
2017-04-19 Jianfeng Tannet/virtio-user: fix net status report
2017-04-19 Jianfeng Tannet/virtio-user: fix feature negotiation
2017-04-19 Sagar Abhangnet/vhost: stop dev in close and address mem leak
2017-04-19 Xiao Wangnet/virtio: fix queue notify
2017-04-19 Shahaf Shulernet/mlx5: fix parameters defaults
2017-04-19 Shahaf Shulernet/mlx5: rework parameters parsing
2017-04-19 Shijith Thottonnet/liquidio: support 25G link speed
2017-04-19 Beilei Xingnet/i40e: add check for invalid VF queue number
2017-04-19 Andrew Rybchenkonet/sfc: correct RSS hash availability condition
2017-04-19 Andrew Rybchenkonet/sfc: use zero RSS channels as disabled RSS indicator
2017-04-19 Andrew Rybchenkonet/sfc: reset RSS channels back to 0 on close
2017-04-19 Andrew Rybchenkonet/sfc: remove logically dead code
2017-04-19 Nélio Laranjeironet/mlx5: fix empty RSS flow action
2017-04-19 Yongseok Kohnet/mlx5: change calculating inline room for Tx
2017-04-19 Wenzhuo Lunet/i40e: downgrade error log
2017-04-19 Bernard Iremongernet/i40e: downgrade log message
2017-04-19 Bernard Iremongernet/i40e: ensure vector mode is not used with QinQ
2017-04-19 Jerin Jacobnet/thunderx: reduce writes to mbuf
2017-04-19 Wenzhuo Lunet/i40e: downgrade unnecessary error log
2017-04-19 Charles Myersnet/mlx4: fix Rx after mbuf alloc failure
2017-04-19 Ilya Maximetsnet/bonding: allow configuring jumbo frames without...
2017-04-19 Ilya Maximetsnet/bonding: remove all slaves on close
2017-04-19 Wei Zhaonet/ixgbe: remove tpid check for flow director
2017-04-19 Ferruh Yigitnet/ixgbe: fix duplicated check
2017-04-19 Nélio Laranjeironet/mlx5: panic when destroying a queue in use
2017-04-19 Nélio Laranjeironet/mlx5: fix flow queues array allocation
2017-04-19 Qi Zhangnet/i40e: fix VF link status update
2017-04-19 Qi Zhangnet/i40e: configure packet type mapping
next