summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2018-11-202-0/+4
| | * | | | HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-192-0/+3
| | * | | | HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2018-11-192-0/+9
| | * | | | HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa2018-11-191-64/+90
| | * | | | Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann2018-11-191-6/+7
| | * | | | HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-191-0/+12
| | * | | | HID: input: Ignore battery reported by Symbol DS4308Benson Leung2018-11-122-0/+4
| | * | | | HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2018-11-082-0/+2
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-242-3/+3
| |\ \ \ \ \
| | * | | | | arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon2018-11-231-1/+1
| | * | | | | arm64: sysreg: fix sparse warningsSergey Matyukevich2018-11-231-2/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2467-335/+537
| |\ \ \ \ \
| | * | | | | net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-241-1/+1
| | * | | | | net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz2018-11-241-9/+5
| | * | | | | dt-bindings: dsa: Fix typo in "probed"Fabio Estevam2018-11-241-1/+1
| | * | | | | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-241-1/+3
| | * | | | | net: amd: add missing of_node_put()Yangtao Li2018-11-241-1/+3
| | * | | | | team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu2018-11-241-2/+0
| | * | | | | virtio-net: fail XDP set if guest csum is negotiatedJason Wang2018-11-231-2/+3
| | * | | | | virtio-net: disable guest csum during XDP setJason Wang2018-11-231-6/+2
| | * | | | | net/sched: act_police: add missing spinlock initializationDavide Caratti2018-11-231-0/+1
| | * | | | | net: don't keep lonely packets forever in the gro hashPaolo Abeni2018-11-231-2/+5
| | * | | | | net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu2018-11-231-6/+13
| | * | | | | packet: copy user buffers before orphan or cloneWillem de Bruijn2018-11-232-3/+19
| | * | | | | Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors'David S. Miller2018-11-221-3/+10
| | |\ \ \ \ \
| | | * | | | | ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-11-221-1/+8
| | | * | | | | ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-11-221-2/+2
| | |/ / / / /
| | * | | | | net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-11-221-2/+7
| | * | | | | net/dim: Update DIM start sample after each DIM iterationTal Gilboa2018-11-221-0/+2
| | * | | | | net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-11-221-4/+3
| | * | | | | Merge branch 'smc-fixes'David S. Miller2018-11-228-50/+120
| | |\ \ \ \ \
| | | * | | | | net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-221-1/+3
| | | * | | | | net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-222-26/+60
| | | * | | | | net/smc: add SMC-D shutdown signalHans Wippel2018-11-224-14/+43
| | | * | | | | net/smc: use queue pair number when matching link groupKarsten Graul2018-11-223-9/+12
| | | * | | | | net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-221-0/+2
| | |/ / / / /
| | * | | | | Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller2018-11-2216-38/+82
| | |\ \ \ \ \
| | | * | | | | mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-162-3/+2
| | | * | | | | brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-11-161-1/+2
| | | * | | | | ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
| | | * | | | | Merge tag 'iwlwifi-for-kalle-2018-11-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2018-11-166-20/+47
| | | |\ \ \ \ \
| | | | * | | | | iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
| | | | * | | | | iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-152-1/+7
| | | | * | | | | iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-152-5/+8
| | | | * | | | | iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0
| | | | * | | | | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-11-152-2/+4
| | | |/ / / / /
| | | * | | | | mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-063-5/+15
| | | * | | | | brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-11-061-0/+3
| | | * | | | | wlcore: Fixup "Add support for optional wakeirq"John Stultz2018-11-061-6/+11
| | | * | | | | ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2018-11-061-2/+1
| | | | |_|/ / | | | |/| | |