summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-21hinic: fix the bug of clearing event queueLuo bin
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin
2020-03-19cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-03-19cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-03-19net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-03-19mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld
2020-03-18wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld
2020-03-18wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld
2020-03-18vxlan: check return value of gro_cells_init()Taehee Yoo
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham
2020-03-16net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-16net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-03-16net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur
2020-03-15net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel
2020-03-15geneve: move debug check after netdev unregisterFlorian Westphal
2020-03-15cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain
2020-03-14net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs
2020-03-13Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul
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