summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0612-35/+43
|\
| * net: alx: make alx_drv_name staticRasmus Villemoes2018-11-052-2/+1
| * bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-041-2/+2
| * net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-041-1/+1
| * mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-031-1/+0
| * qed: fix link config error handlingArnd Bergmann2018-11-031-2/+5
| * net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4
| * net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
| * net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
| * net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
| * net: dsa: microchip: initialize mutex before useTristram Ha2018-11-021-5/+5
| * usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf2018-11-021-0/+7
* | 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