summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid 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-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
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/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
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-12net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: ixgbe: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches
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-11soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King