aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * | dp83640: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+5
| * | mv88e6xxx: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * | net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-157-0/+27
| * | ptp: Validate requests to enable time stamping of external signals.Richard Cochran2019-11-151-5/+13
| * | net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan2019-11-151-2/+3
| * | ax88172a: fix information leak on short answersOliver Neukum2019-11-151-1/+1
| * | net: hns3: fix ETS bandwidth validation bugYonglong Liu2019-11-141-1/+1
| * | net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin2019-11-141-1/+16
| * | net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang2019-11-141-2/+14
| * | ravb: implement MTU change while device is upUlrich Hecht2019-11-142-13/+16
| * | Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-141-0/+1
| |\ \
| | * | slcan: Fix memory leak in error pathJouni Hogander2019-11-141-0/+1
| * | | Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-141-13/+7
| |\ \ \ | | |/ / | |/| |
| | * | iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
| * | | net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter2019-11-131-1/+1
| * | | slip: Fix memory leak in slip_open error pathJouni Hogander2019-11-131-0/+1
| * | | net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+2
| * | | dpaa2-eth: free already allocated channels on probe deferIoana Ciornei2019-11-121-1/+9
| * | | mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing2019-11-111-5/+6
| * | | NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold2019-11-111-2/+4
| * | | mlxsw: core: Enable devlink reload only on probeJiri Pirko2019-11-111-2/+3
| * | | net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe2019-11-111-1/+1
| * | | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-093-1/+10
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-11-161-0/+36
|\ \ \ \
| * | | | mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-151-0/+36
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-153-0/+11
|\ \ \ \ \
| * | | | | Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul2019-11-151-0/+1
| * | | | | Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-151-0/+1
| * | | | | Input: ff-memless - kill timer in destroy()Oliver Neukum2019-11-151-0/+9
* | | | | | Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-151-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rsxx: add missed destroy_workqueue calls in removeChuhong Yuan2019-11-141-0/+2
* | | | | | Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2019-11-151-1/+1
|\ \ \ \ \ \
| * | | | | | rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov2019-11-141-1/+1
* | | | | | | Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-11-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev2019-11-141-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-156-37/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-151-22/+16
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan2019-11-141-22/+16
| | |/ / / / / /
| * | | | | | | Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-11-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian2019-11-131-1/+1
| * | | | | | | | drm/i915/tgl: MOCS table updateMatt Roper2019-11-131-1/+1
| * | | | | | | | Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper2019-11-131-8/+0
| * | | | | | | | Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2019-11-121-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915/gvt: fix dropping obj reference twicePan Bian2019-11-081-2/+2
| * | | | | | | | | drm/i915: update rawclk also on resumeJani Nikula2019-11-122-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-147-39/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang2019-11-061-1/+1
| * | | | | | | | | RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang2019-11-061-1/+1
| * | | | | | | | | IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERRKaike Wan2019-11-061-8/+8