summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds2018-11-041-26/+4
|\
| * ntb_netdev: Simplify remove with client device drvdataAaron Sierra2018-10-311-25/+3
| * ntb_netdev: fix sleep time mismatchJon Mason2018-10-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0136-170/+316
|\ \
| * | net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-10-311-1/+1
| * | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-10-3114-37/+76
| |\ \
| | * | ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-311-1/+3
| | * | i40e: Update status codesMitch Williams2018-10-311-1/+1
| | * | ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-317-12/+30
| | * | fm10k: bump driver version to match out-of-tree releaseJacob Keller2018-10-311-1/+1
| | * | fm10k: add missing device IDs to the upstream driverJacob Keller2018-10-312-0/+4
| | * | fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller2018-10-311-20/+28
| | * | fm10k: fix SM mailbox full conditionNgai-Mint Kwan2018-10-311-1/+2
| | * | igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-10-311-1/+7
| * | | mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata2018-10-311-0/+25
| * | | mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata2018-10-311-1/+21
| * | | net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan2018-10-311-0/+5
| * | | net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan2018-10-311-0/+3
| * | | net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan2018-10-311-0/+6
| * | | net: hns3: fix incorrect return value/type of some functionsHuazhong Tan2018-10-316-53/+85
| * | | net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan2018-10-311-2/+2
| * | | net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan2018-10-311-6/+6
| * | | net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan2018-10-312-6/+0
| * | | net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan2018-10-311-4/+10
| * | | net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan2018-10-311-1/+1
| * | | net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan2018-10-311-3/+21
| * | | net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan2018-10-311-2/+8
| * | | net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet2018-10-311-36/+9
| * | | net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King2018-10-311-1/+1
| |/ /
| * | net: mvpp2: Fix affinity hint allocationMarc Zyngier2018-10-302-4/+15
| * | net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet2018-10-301-0/+1
| * | mlxsw: core: Fix devlink unregister flowShalom Toledo2018-10-291-7/+17
| * | mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata2018-10-291-2/+0
| * | hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor2018-10-292-2/+2
| * | bonding: fix length of actor systemTobias Jungel2018-10-291-2/+1
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+3
|/ /
* | macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca2018-10-281-3/+0
* | macsec: update operstate when lower device changesSabrina Dubroca2018-10-281-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-2624-158/+94
|\ \
| * | lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead2018-10-251-1/+0
| * | drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-259-9/+0
| * | net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn2018-10-251-1/+1
| * | r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit2018-10-251-2/+7
| * | octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun2018-10-251-1/+1
| * | net: ethernet: cadence: fix socket buffer corruption problemTristram Ha2018-10-251-1/+1
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-10-249-138/+77
| |\ \
| | * | ice: Poll for link status changeAnirudh Venkataramanan2018-10-243-120/+25
| | * | ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan2018-10-242-4/+17
| | * | ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan2018-10-244-0/+25
| | * | ice: Use capability count returned by the firmwareAnirudh Venkataramanan2018-10-241-3/+1