mlx5: Move dump error CQE function out of mlx5_ib for code sharing
[sfrench/cifs-2.6.git] / drivers /
2018-03-28 Eran Ben Elishamlx5: Move dump error CQE function out of mlx5_ib for...
2018-03-28 Eran Ben Elishamlx5_{ib,core}: Add query SQ state helper function
2018-03-28 Eran Ben Elishanet/mlx5e: Move all TX timeout logic to be under state...
2018-03-28 Gal Pressmannet/mlx5e: Remove unused max inline related code
2018-03-28 Tariq Toukannet/mlx5e: Add ethtool priv-flag for Striding RQ
2018-03-28 Tariq Toukannet/mlx5e: Do not reset Receive Queue params on every...
2018-03-28 Tariq Toukannet/mlx5e: Remove rq_headroom field from params
2018-03-28 Tariq Toukannet/mlx5e: Remove RQ MPWQE fields from params
2018-03-28 Tariq Toukannet/mlx5e: Use no-offset function in skb header copy
2018-03-28 Tariq Toukannet/mlx5e: Separate dma base address and offset in...
2018-03-28 Tariq Toukannet/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
2018-03-28 Tariq Toukannet/mlx5e: Disable Striding RQ when PCI is slower than...
2018-03-28 Tariq Toukannet/mlx5e: Unify slow PCI heuristic
2018-03-27 David S. MillerMerge branch 'sfc-filter-locking'
2018-03-27 Edward Creesfc: fix flow type handling for RSS filters
2018-03-27 Edward Creesfc: protect list of RSS contexts under a mutex
2018-03-27 Edward Creesfc: return a better error if filter insertion collides...
2018-03-27 Edward Creesfc: use a semaphore to lock farch filters too
2018-03-27 Edward Creesfc: give ef10 its own rwsem in the filter table instea...
2018-03-27 Edward Creesfc: replace asynchronous filter operations
2018-03-27 David S. MillerMerge branch 'pernet-all-async'
2018-03-27 Kirill Tkhainet: Drop pernet_operations::async
2018-03-27 Yan Markmannet: mvpp2: Use relaxed I/O in data path
2018-03-27 David S. MillerMerge tag 'mlx5-updates-2018-03-22' of git://git./linux...
2018-03-27 Intiyaz Bashaliquidio: Removed duplicate Tx queue status check
2018-03-27 Wei Yongjunnet: aquantia: Make function hw_atl_utils_mpi_set_speed...
2018-03-27 David S. MillerMerge branch 'net-mvpp2-Remove-unnecessary-dynamic...
2018-03-27 Maxime Chevalliernet: mvpp2: Don't use dynamic allocs for local variables
2018-03-27 Maxime Chevalliernet: mvpp2: Make mvpp2_prs_hw_read a parser entry init...
2018-03-27 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2018-03-26 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2018-03-26 Björn Töpeli40e: add support for XDP_REDIRECT
2018-03-26 Björn Töpeli40e: tweak page counting for XDP_REDIRECT
2018-03-26 Jacob Kelleri40e: re-number feature flags to remove gaps
2018-03-26 Jacob Kelleri40e: stop using cmpxchg flow in i40e_set_priv_flags()
2018-03-26 Jacob Kelleri40e: hold the RTNL lock while changing interrupt schemes
2018-03-26 Jacob Kelleri40e: move client flags into state bits
2018-03-26 Jacob Kelleri40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
2018-03-26 Aviv Hellernet/mlx5e: Add VLAN offload features to hw_enc_features
2018-03-26 Gal Pressmannet/mlx5e: Add a helper macro in set features ndo
2018-03-26 Gal Pressmannet/mlx5e: Make choose LRO timeout function static
2018-03-26 Gal Pressmannet/mlx5e: Remove redundant check in get ethtool stats
2018-03-26 Leon Romanovskynet/mlx5: Protect from command bit overflow
2018-03-26 Or Gerlitznet/mlx5e: Offload tc vlan push/pop using HW action
2018-03-26 Or Gerlitznet/mlx5: Add core support for vlan push/pop steering...
2018-03-26 Or Gerlitznet/mlx5: E-Switch, Use same source for offloaded actio...
2018-03-26 Moshe Shemeshnet/mlx5e: Add interface down dropped packets statistics
2018-03-26 Moshe Shemeshnet/mlx5: Add packet dropped while vport down statistics
2018-03-26 Moshe Shemeshnet/mlx5e: Add vnic steering drop statistics
2018-03-26 Moshe Shemeshnet/mlx5: Add support for QUERY_VNIC_ENV command
2018-03-26 Inbar Karmynet/mlx5e: PFC stall prevention support
2018-03-26 Jacob Kelleri40e: move AUTO_DISABLED flags into the state field
2018-03-26 Jacob Kelleri40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
2018-03-26 Inbar Karmynet/mlx5e: Expose PFC stall prevention counters
2018-03-26 Jacob Kelleri40e: move I40E_FLAG_FILTER_SYNC to a state bit
2018-03-26 Anirudh Venkataramananice: Implement filter sync, NDO operations and bump...
2018-03-26 Anirudh Venkataramananice: Support link events, reset and rebuild
2018-03-26 Anirudh Venkataramananice: Update Tx scheduler tree for VSI multi-Tx queue...
2018-03-26 Anirudh Venkataramananice: Add stats and ethtool support
2018-03-26 Anirudh Venkataramananice: Add support for VLANs and offloads
2018-03-26 Anirudh Venkataramananice: Implement transmit and NAPI support
2018-03-26 Anirudh Venkataramananice: Configure VSIs for Tx/Rx
2018-03-26 Anirudh Venkataramananice: Add support for switch filter programming
2018-03-26 Anirudh Venkataramananice: Add support for VSI allocation and deallocation
2018-03-26 Anirudh Venkataramananice: Initialize PF and setup miscellaneous interrupt
2018-03-26 Anirudh Venkataramananice: Get MAC/PHY/link info and scheduler topology
2018-03-26 Anirudh Venkataramananice: Get switch config, scheduler config and device...
2018-03-26 David S. MillerMerge branch 'mlxsw-Offload-IPv6-multicast-routes'
2018-03-26 Yuval Mintzmlxsw: spectrum: Add multicast router trap for PIMv6
2018-03-26 Yuval Mintzmlxsw: spectrum_router: Process IP6MR fib notification
2018-03-26 Yuval Mintzmlxsw: spectrum_mr: Add ipv6 specific operations
2018-03-26 Yuval Mintzmlxsw: spectrum_router: Make IPMR-related APIs family...
2018-03-26 Yuval Mintzmlxsw: spectrum_mr: Convert into using mr_mfc
2018-03-26 Yuval Mintzmlxsw: spectrum_router: Support IPv6 multicast to host CPU
2018-03-26 Yuval Mintzmlxsw: spectrum_mr: Pass protocol as part of catchall...
2018-03-26 Yuval Mintzmlxsw: reg: Add register settings for IPv6 multicast...
2018-03-26 Yuval Mintzmlxsw: reg: Configure RIF to forward IPv6 multicast...
2018-03-26 Yuval Mintzip6mr: Add refcounting to mfc
2018-03-26 Yuval Mintzipmr: Make MFC fib notifiers common
2018-03-26 David S. MillerMerge branch 'nfp-flower-add-ip-fragmentation-offloadin...
2018-03-26 Pieter Jansen van... nfp: flower: implement ip fragmentation match offload
2018-03-26 Pieter Jansen van... nfp: flower: refactor shared ip header in match offload
2018-03-26 Anirudh Venkataramananice: Start hardware initialization
2018-03-26 David S. MillerMerge branch 'net-driver-barriers'
2018-03-26 Sinan Kayanet: ena: Eliminate duplicate barriers on weakly-ordere...
2018-03-26 Sinan Kayabnxt_en: Eliminate duplicate barriers on weakly-ordered...
2018-03-26 Sinan Kayanet: qlge: Eliminate duplicate barriers on weakly-order...
2018-03-26 Sinan Kayabnx2x: Eliminate duplicate barriers on weakly-ordered...
2018-03-26 Sinan Kayabnx2x: Replace doorbell barrier() with wmb()
2018-03-26 Sinan Kayaqlcnic: Eliminate duplicate barriers on weakly-ordered...
2018-03-26 Sinan Kayanet: qla3xxx: Eliminate duplicate barriers on weakly...
2018-03-26 Anirudh Venkataramananice: Add support for control queues
2018-03-26 David S. MillerMerge branch 'sh_eth-unify-the-SoC-feature-checks'
2018-03-26 Sergei Shtylyovsh_eth: add sh_eth_cpu_data::cexcr flag
2018-03-26 Sergei Shtylyovsh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
2018-03-26 Sergei Shtylyovsh_eth: add sh_eth_cpu_data::xdfar_rw flag
2018-03-26 Sergei Shtylyovsh_eth: add sh_eth_cpu_data::edtrr_trns value
2018-03-26 Sergei Shtylyovsh_eth: add sh_eth_cpu_data::soft_reset() method
2018-03-26 David S. MillerMerge branch 'hns3-fixes-next'
2018-03-26 Peng Linet: hns3: never send command queue message to IMP...
next