summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-20net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-04-20net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed
2020-04-20net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-04-20net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey
2020-04-20net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-04-20team: fix hang in team_mode_get()Taehee Yoo
2020-04-20cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-20net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-20net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin
2020-04-18net/mlx4_en: avoid indirect call in TX completionEric Dumazet
2020-04-18net: stmmac: Fix sub-second incrementJulien Beraud
2020-04-18net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-04-18wimax/i2400m: Fix potential urb refcnt leakXiyu Yang
2020-04-16Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...Linus Torvalds
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-16mISDN: make dmril and dmrim staticJason Yan
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-15Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-15net: tulip: make early_486_chipsets staticJason Yan
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-14net: marvell10g: report firmware versionRussell King
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn
2020-04-14ionic: fix unused assignmentShannon Nelson
2020-04-14ionic: add dynamic_debug headerShannon Nelson
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-14efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel
2020-04-14efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar
2020-04-14efi/x86: Move efi stub globals from .bss to .dataArvind Sankar
2020-04-14efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET
2020-04-13rbd: don't mess with a page vector in rbd_notify_op_lock()Ilya Dryomov
2020-04-13rbd: don't test rbd_dev->opts in rbd_dev_image_release()Ilya Dryomov
2020-04-13rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov
2020-04-13rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter
2020-04-12net: mvneta: Fix a typoChristophe JAILLET
2020-04-12net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET