Age | Commit message (Expand) | Author | Files | Lines |
2020-02-19 | net/mlx5: Fix lowest FDB pool size | Paul Blakey | 1 | -1/+1 |
2020-02-19 | net/mlx5e: Don't clear the whole vf config when switching modes | Dmytro Linkin | 2 | -3/+7 |
2020-02-19 | net/mlx5: DR, Fix matching on vport gvmi | Hamdan Igbaria | 1 | -1/+4 |
2020-02-19 | net/mlx5e: Fix crash in recovery flow without devlink reporter | Aya Levin | 1 | -1/+1 |
2020-02-19 | net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY | Aya Levin | 4 | -9/+43 |
2020-02-19 | net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa | Huy Nguyen | 1 | -11/+3 |
2020-02-18 | net: phy: broadcom: Fix a typo ("firsly") | Jonathan Neuschäfer | 1 | -2/+2 |
2020-02-18 | qede: Fix race between rdma destroy workqueue and link change event | Michal Kalderon | 2 | -1/+30 |
2020-02-18 | iommu/vt-d: Simplify check in identity_mapping() | Joerg Roedel | 1 | -1/+1 |
2020-02-18 | iommu/vt-d: Remove deferred_attach_domain() | Joerg Roedel | 1 | -8/+3 |
2020-02-18 | iommu/vt-d: Do deferred attachment in iommu_need_mapping() | Joerg Roedel | 1 | -3/+7 |
2020-02-18 | iommu/vt-d: Move deferred device attachment into helper function | Joerg Roedel | 1 | -8/+12 |
2020-02-18 | iommu/vt-d: Add attach_deferred() helper | Joerg Roedel | 1 | -4/+8 |
2020-02-18 | drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex | Chris Wilson | 3 | -23/+21 |
2020-02-18 | drm/i915/execlists: Always force a context reload when rewinding RING_TAIL | Chris Wilson | 4 | -10/+18 |
2020-02-18 | drm/i915: Wean off drm_pci_alloc/drm_pci_free | Chris Wilson | 4 | -56/+55 |
2020-02-18 | net: cnic: fix spelling mistake "reserverd" -> "reserved" | Alexandre Belloni | 1 | -2/+2 |
2020-02-18 | net: mscc: fix in frame extraction | Horatiu Vultur | 1 | -0/+8 |
2020-02-17 | drm/i915/gt: Protect defer_request() from new waiters | Chris Wilson | 2 | -3/+10 |
2020-02-17 | drm/i915/gt: Prevent queuing retire workers on the virtual engine | Chris Wilson | 2 | -0/+6 |
2020-02-17 | drm/i915/dsc: force full modeset whenever DSC is enabled at probe | Jani Nikula | 1 | -0/+18 |
2020-02-17 | drm/i915/ehl: Update port clock voltage level requirements | Matt Roper | 1 | -1/+3 |
2020-02-17 | drm/i915: Update drm/i915 bug filing URL | Jani Nikula | 3 | -7/+6 |
2020-02-17 | tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST | Roberto Sassu | 1 | -0/+2 |
2020-02-17 | tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko. | Jarkko Sakkinen | 2 | -3/+5 |
2020-02-17 | drm/i915: Initialise basic fence before acquiring seqno | Chris Wilson | 1 | -7/+14 |
2020-02-17 | drm/i915/gem: Require per-engine reset support for non-persistent contexts | Chris Wilson | 1 | -0/+16 |
2020-02-17 | s390/pkey/zcrypt: spelling s/crytp/crypt/ | Geert Uytterhoeven | 1 | -2/+2 |
2020-02-17 | s390/cio: use kobj_to_dev() API | chenqiwu | 1 | -2/+2 |
2020-02-17 | s390/cio: cio_ignore_proc_seq_next should increase position index | Vasily Averin | 1 | -2/+3 |
2020-02-17 | watchdog: da9062: Add dependency on I2C | Guenter Roeck | 1 | -0/+1 |
2020-02-17 | watchdog: da9062: fix power management ops | Marco Felsch | 1 | -0/+12 |
2020-02-17 | watchdog: da9062: do not ping the hw during stop() | Marco Felsch | 1 | -7/+0 |
2020-02-17 | watchdog: fix mtk_wdt.c RESET_CONTROLLER build error | Randy Dunlap | 1 | -0/+1 |
2020-02-17 | USB: misc: iowarrior: add support for the 100 device | Greg Kroah-Hartman | 1 | -2/+7 |
2020-02-17 | drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets | Lyude Paul | 1 | -0/+2 |
2020-02-17 | drm/nouveau/gr/tu11x: initial support | Ben Skeggs | 2 | -0/+28 |
2020-02-17 | drm/nouveau/acr/tu11x: initial support | Ben Skeggs | 3 | -0/+18 |
2020-02-17 | net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt() | Paul Cercueil | 1 | -0/+2 |
2020-02-17 | net: ks8851-ml: Fix 16-bit IO operation | Marek Vasut | 1 | -2/+2 |
2020-02-17 | net: ks8851-ml: Fix 16-bit data access | Marek Vasut | 1 | -2/+2 |
2020-02-17 | net: ks8851-ml: Remove 8-bit bus accessors | Marek Vasut | 1 | -40/+5 |
2020-02-17 | bonding: fix lockdep warning in bond_get_stats() | Taehee Yoo | 1 | -3/+50 |
2020-02-17 | bonding: add missing netdev_update_lockdep_key() | Taehee Yoo | 2 | -0/+4 |
2020-02-17 | NFC: pn544: Fix a typo in a debug message | Christophe JAILLET | 1 | -1/+1 |
2020-02-17 | net: dsa: b53: Ensure the default VID is untagged | Florian Fainelli | 1 | -0/+3 |
2020-02-17 | wireguard: socket: remove extra call to synchronize_net | Jason A. Donenfeld | 1 | -1/+0 |
2020-02-17 | wireguard: send: account for mtu=0 devices | Jason A. Donenfeld | 2 | -8/+15 |
2020-02-17 | wireguard: receive: reset last_under_load to zero | Jason A. Donenfeld | 1 | -2/+5 |
2020-02-17 | net: phy: restore mdio regs in the iproc mdio driver | Arun Parameswaran | 1 | -0/+20 |