summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-12Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-11ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-03-11Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-10net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov
2020-03-10net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim
2020-03-10Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2020-03-09net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean
2020-03-09ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-09macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-09ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-09ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-09sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-09Merge tag 'mmc-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-03-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-03-09pinctrl: qcom: Assign irq_eoi conditionallyLinus Walleij
2020-03-09pinctrl: falcon: fix syntax errorMathias Kresin
2020-03-09pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij
2020-03-08net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2020-03-08ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-08virtio_balloon: Adjust label in virtballoon_probeNathan Chancellor
2020-03-08virtio-blk: improve virtqueue error to BLK_STSHalil Pasic
2020-03-08virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic
2020-03-08virtio_ring: Fix mem leak with vring_new_virtqueue()Suman Anna
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds