net/bonding: use dynamic log type for error message
[dpdk.git] / drivers / net /
2019-07-23 Stephen Hemmingernet/bonding: use dynamic log type for error message
2019-07-23 Jay Dingnet/bnxt: check invalid VNIC id for firmware
2019-07-23 Qingmin Liunet/bnxt: fix RxQ count if ntuple filtering is disabled
2019-07-23 Ajit Khapardenet/bnxt: fix compiler warning
2019-07-23 Kalesh APnet/bnxt: check invalid VNIC in cleanup path
2019-07-23 Kalesh APnet/bnxt: fix enabling/disabling interrupts
2019-07-23 Lance Richardsonnet/bnxt: avoid null pointer dereference
2019-07-23 Lance Richardsonnet/bnxt: cleanup NQ doorbell
2019-07-23 Ajit Khapardenet/bnxt: save the number of EM flow count
2019-07-23 Ajit Khapardenet/bnxt: fix doorbell register offset for Tx ring
2019-07-23 Rahul Guptanet/bnxt: fix L4 checksum error indication in Rx
2019-07-23 Lance Richardsonnet/bnxt: reset Rx allocation state on port restart
2019-07-23 Lance Richardsonnet/bnxt: fix Tx hang after port stop/start
2019-07-23 Kalesh APnet/bnxt: fix VF probe when MAC address is zero
2019-07-23 Kalesh APnet/bnxt: fix crash on probe failure
2019-07-23 Kalesh APnet/bnxt: fix extended port counter statistics
2019-07-23 Aideen McLoughlinnet/pcap: remove Rx queue argument necessity
2019-07-23 David Hartonnet/ena: fix admin CQ polling for 32-bit
2019-07-23 Matan Azradnet/mlx5: allow basic counter management fallback
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter query
2019-07-23 Matan Azradnet/mlx5: resize a full counter container
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter transactions
2019-07-23 Xiao Wangnet/ifc: add devargs pointer check
2019-07-23 Michal Krawczyknet/ena: update version to 2.0.1
2019-07-23 Qiming Yangnet/ice: fix outer input set empty
2019-07-23 Ting Xunet/iavf: fix driver crash when enable TSO
2019-07-23 Aideen McLoughlinnet/pcap: fix single iface support
2019-07-23 Aideen McLoughlinnet/pcap: fix possible mbuf double freeing
2019-07-23 Lance Richardsonnet/bnxt: create ring group array only when needed
2019-07-23 Lance Richardsonnet/bnxt: fix logic when freeing RSS context
2019-07-23 John Daleynet/enic: remove PMD log type references
2019-07-23 Ziyang Xuannet/hinic: fix implicit downcast of bitfield
2019-07-23 Kiran Kumar Knet/octeontx2: support flow API flags based extraction
2019-07-23 Wei Zhaonet/ice: fix flow API switch filter
2019-07-23 Qiming Yangnet/ice: fix flow API tunnel rule
2019-07-23 Stephen Hemmingernet/virtio_user: remove redundant declaration
2019-07-23 Stephen Hemmingernet/ring: remove redundant declaration
2019-07-23 Stephen Hemmingernet/pcap: remove redundant declaration
2019-07-23 Stephen Hemmingernet/null: remove redundant declaration
2019-07-23 Stephen Hemmingernet/vhost: remove redundant declaration
2019-07-23 Stephen Hemmingernet/af_packet: remove redundant declaration
2019-07-23 Stephen Hemmingernet/tap: remove redundant declarations
2019-07-23 Krzysztof Kanasnet/af_packet: log system error messages
2019-07-23 Rastislav Cernaynet/nfb: support timestamp
2019-07-23 Xiaoyu Minnet/mlx5: support IP-in-IP tunnel
2019-07-23 Qiming Yangnet/ice: fix flow validation
2019-07-23 Haiyue Wangnet/ice: use DMA IOVA instead of physical address
2019-07-23 Július Milannet/af_xdp: fix handling of not supported feature
2019-07-23 Xiaoyu Minnet/mlx5: match GRE key and present bits
2019-07-23 Xiaoyu Minnet/mlx5: support match GRE protocol on DR engine
2019-07-23 Qi Zhangnet/ice: add safe mode devarg
2019-07-23 Qi Zhangnet/ice: remove unused devargs
2019-07-23 Ziyang Xuannet/hinic: replace spinlock with mutex
2019-07-23 Kiran Kumar Knet/octeontx2: support PF and VF action
2019-07-23 Rasesh Modynet/bnx2x: fix fastpath SB allocation for SRIOV
2019-07-23 Rasesh Modynet/bnx2x: fix link events polling for SRIOV
2019-07-23 Rasesh Modynet/bnx2x: fix reading VF id
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 Jerin Jacobbus/pci: change IOVA as VA flag name
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-22 Jasvinder Singhnet/softnic: add config flexibility to TM
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-14 Nithin Dabilpuramcommon/octeontx2: support CNF95xx SoC
2019-07-08 Stephen Hemmingernet/memif: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/vdev_netvsc: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/failsafe: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/virtio: use new ethernet address parser
2019-07-08 Stephen Hemmingernet/bonding: use new ethernet address parser
2019-07-08 Stephen Hemmingernet: deinline non-critical ethernet functions
2019-07-08 Xiaolong Yenet/af_xdp: correct XDP frame size
2019-07-08 Xiaoyu Minnet/mlx5: support matching on ICMP/ICMP6
2019-07-08 Eli Britsteinnet/mlx5: zero out UDP checksum in encapsulation
2019-07-08 Thomas Monjalonnet/mlx: allow build only on Linux
2019-07-08 Yuri Chipchevnet/mvneta: remove resources when port is closed
2019-07-08 Xiao Wangnet/fm10k: fix descriptor filling in vector Tx
2019-07-08 Andy Peinet/ipn3ke: implement statistics
2019-07-08 Andy Peinet/ipn3ke: add stats register and clearing
2019-07-08 Andy Peinet/ipn3ke: delete MAC register address mask
2019-07-08 Qi Zhangnet/i40e: fix unexpected skip FDIR setup
2019-07-07 Akhil Goyalnet/dpaa: support interface init for multi-process
2019-07-05 Mariusz Drostnet/ixgbe: fix IP type for crypto session
2019-07-04 Asaf Pensonet/mlx5: check memory allocation in flow creation
2019-07-04 Asaf Pensonet/mlx5: fix condition for link update fallback
2019-07-04 Moti Haimovskynet/mlx5: remove TCF support
2019-07-04 Moti Haimovskynet/mlx5: fix crash on null operation
2019-07-04 Vamsi Attunurunet/octeontx2: add link status operations
2019-07-04 Harman Kalranet/octeontx2: support Rx interrupts
2019-07-04 Vamsi Attunurunet/octeontx2: add MTU set operation
2019-07-04 Nithin Dabilpuramnet/octeontx2: add device stop and close operations
2019-07-04 Nithin Dabilpuramnet/octeontx2: add device start operation
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Tx vector version
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Tx multi segment version
2019-07-04 Jerin Jacobnet/octeontx2: support Tx
2019-07-04 Jerin Jacobnet/octeontx2: add Rx vector version
2019-07-04 Nithin Dabilpuramnet/octeontx2: add Rx multi segment version
2019-07-04 Jerin Jacobnet/octeontx2: support Rx
2019-07-04 Vamsi Attunurunet/octeontx2: add FW version get operation
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN TPID and PVID for Tx
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN filters
2019-07-04 Vivek Sharmanet/octeontx2: support VLAN offloads
next