summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-05-221-6/+7
* net: mvpp2: fix RX hashing for non-10G portsRussell King2020-05-221-1/+1
* felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-223-27/+24
* net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin2020-05-211-4/+4
* net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-211-1/+2
* net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-213-5/+5
* wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-05-205-53/+48
* wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-05-204-4/+17
* wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-05-201-1/+5
* r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2020-05-192-2/+10
* Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-05-191-0/+4
|\
| * iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho2020-05-081-0/+4
* | net: bmac: Fix read of MAC address from ROMJeremy Kerr2020-05-191-1/+1
* | net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky2020-05-171-2/+2
* | net: ipa: don't be a hog in gsi_channel_poll()Alex Elder2020-05-161-0/+1
* | net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2020-05-162-7/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-1530-103/+132
|\ \
| * | dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
| * | drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik2020-05-141-1/+2
| * | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-141-2/+6
| * | drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu2020-05-141-1/+1
| * | pppoe: only process PADT targeted at local interfacesGuillaume Nault2020-05-141-0/+3
| * | net: stmmac: fix num_por initializationVinod Koul2020-05-141-2/+15
| * | net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-131-3/+5
| * | net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli2020-05-131-0/+1
| * | s390/ism: fix error return code in ism_probe()Wei Yongjun2020-05-131-1/+3
| * | net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2020-05-122-11/+7
| * | ionic: call ionic_port_init after fw-upgradeShannon Nelson2020-05-122-9/+10
| * | ionic: leave netdev mac alone after fw-upgradeShannon Nelson2020-05-121-7/+11
| * | net: ipa: use tag process on modem crashAlex Elder2020-05-111-11/+3
| * | net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder2020-05-111-2/+3
| * | hinic: fix a bug of ndo_stopLuo bin2020-05-102-18/+14
| * | net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-101-0/+1
| * | net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2020-05-092-0/+3
| * | octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun2020-05-081-2/+6
| * | dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-081-1/+1
| * | nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun2020-05-081-1/+3
| * | r8169: re-establish support for RTL8401 chip versionHeiner Kallweit2020-05-081-0/+2
| * | net: microchip: encx24j600: add missed kthread_stopChuhong Yuan2020-05-071-1/+4
| * | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-071-14/+4
| * | net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven2020-05-071-1/+1
| * | usb: hso: correct debug messageOliver Neukum2020-05-071-1/+1
| * | virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin2020-05-071-2/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-05-1513-39/+68
|\ \ \
| * | | RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe2020-05-123-7/+10
| * | | RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe2020-05-124-3/+29
| * | | RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja2020-05-121-4/+3
| * | | RDMA/core: Fix double put of resourceMaor Gottlieb2020-05-121-2/+1
| * | | IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein2020-05-121-2/+5
| * | | IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn2020-05-121-4/+0