aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2-24/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed5-312/+1
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed2-73/+182
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed8-189/+268
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed10-50/+172
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2-21/+23
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed4-104/+116
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed3-176/+181
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed2-16/+3
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed1-2/+2
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed1-11/+0
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2-7/+9
2018-11-12net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua1-2/+3
2018-11-12net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua1-1/+1
2018-11-12net/mlx5: Add interface to hold and release core resourcesMoni Shoua1-0/+16
2018-11-12net/mlx5: Release resource on error flowMoni Shoua1-2/+2
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds1-26/+4
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-170/+316
2018-10-31net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller14-37/+76
2018-10-31ntb_netdev: Simplify remove with client device drvdataAaron Sierra1-25/+3
2018-10-31ntb_netdev: fix sleep time mismatchJon Mason1-1/+1
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata1-0/+25
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata1-1/+21
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan1-0/+5
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan1-0/+3
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan1-0/+6
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan6-53/+85
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan1-2/+2
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan1-6/+6
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan2-6/+0
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan1-4/+10
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan1-1/+1
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan1-3/+21
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan1-2/+8
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King1-1/+1
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl1-1/+3
2018-10-31i40e: Update status codesMitch Williams1-1/+1
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher7-12/+30
2018-10-31fm10k: bump driver version to match out-of-tree releaseJacob Keller1-1/+1
2018-10-31fm10k: add missing device IDs to the upstream driverJacob Keller2-0/+4
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller1-20/+28
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan1-1/+2
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar1-1/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport3-3/+3
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier2-4/+15
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet1-0/+1
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0