summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds-26/+4
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-170/+316
2018-10-31net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel-1/+1
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-37/+76
2018-10-31ntb_netdev: Simplify remove with client device drvdataAaron Sierra-25/+3
2018-10-31ntb_netdev: fix sleep time mismatchJon Mason-1/+1
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata-0/+25
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata-1/+21
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan-0/+5
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan-0/+3
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan-0/+6
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan-53/+85
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan-2/+2
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan-6/+6
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan-6/+0
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan-4/+10
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan-1/+1
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan-3/+21
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan-2/+8
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet-36/+9
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King-1/+1
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl-1/+3
2018-10-31i40e: Update status codesMitch Williams-1/+1
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher-12/+30
2018-10-31fm10k: bump driver version to match out-of-tree releaseJacob Keller-1/+1
2018-10-31fm10k: add missing device IDs to the upstream driverJacob Keller-0/+4
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller-20/+28
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan-1/+2
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar-1/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-3/+3
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier-4/+15
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet-0/+1
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo-7/+17
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata-2/+0
2018-10-29hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor-2/+2
2018-10-29bonding: fix length of actor systemTobias Jungel-2/+1
2018-10-28macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca-3/+0
2018-10-28macsec: update operstate when lower device changesSabrina Dubroca-0/+17
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-158/+94
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+11
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-17/+30
2018-10-25lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead-1/+0
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet-9/+0
2018-10-25net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn-1/+1
2018-10-25r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit-2/+7
2018-10-25octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun-1/+1
2018-10-25net: ethernet: cadence: fix socket buffer corruption problemTristram Ha-1/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-82/+0
2018-10-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-138/+77
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan-120/+25