aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds33-212/+400
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada166-811/+811
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-11net: ipa: header pad field only valid for AP->modem endpointAlex Elder1-4/+15
2020-06-11net: ipa: program upper nibbles of sequencer typeAlex Elder2-2/+6
2020-06-11net: ipa: fix modem LAN RX endpoint idAlex Elder1-1/+1
2020-06-11net: ipa: program metadata mask differentlyAlex Elder1-33/+39
2020-06-11ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller5-63/+177
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter1-2/+4
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky1-6/+0
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit1-14/+13
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin1-19/+22
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-11iavf: increase reset complete wait timePaul Greenwalt2-7/+9
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley3-6/+24
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov4-29/+24
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley4-21/+120
2020-06-11ionic: remove support for mgmt deviceShannon Nelson4-25/+0
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang1-2/+3
2020-06-10net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern1-5/+3
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern1-1/+1
2020-06-09net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+13
2020-06-09ionic: wait on queue start until after IFF_UPShannon Nelson1-2/+2
2020-06-09net: change addr_list_lock back to static keyCong Wang7-9/+22
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport18-18/+18
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport18-18/+18
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-62/+78
2020-06-07net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl1-1/+2
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-06net: dp83869: Reset return variable if PHY strap is readDan Murphy1-0/+3
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+10
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-187/+0
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad3-8/+8
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart1-2/+2
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1