summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-13bcache: remove macro nr_to_fifo_front()Coly Li
2020-02-13bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"Coly Li
2020-02-13bcache: ignore pending signals when creating gc and allocator threadColy Li
2020-02-13RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-02-13RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky
2020-02-13IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen
2020-02-13RDMA/mlx5: Fix async events cleanup flowsYishai Hadas
2020-02-13RDMA/core: Add missing list deletion on freeing event queueMichael Guralnik
2020-02-13EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2020-02-13EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2020-02-12hwmon: (pmbus/xdpe12284) fix typo in compatible stringsJohan Hovold
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: Remove possible null dereferenceTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi
2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-12drm/i915: Mark the removal of the i915_request from the sched.linkChris Wilson
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson
2020-02-12drm/i915/execlists: Offline error captureChris Wilson
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson
2020-02-12Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-02-12drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson
2020-02-12drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson
2020-02-12drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson
2020-02-12drm/i915: Stub out i915_gpu_coredump_putChris Wilson
2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski
2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski