summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: do not set cb_running if dump's start() errsJason A. Donenfeld2017-10-091-6/+7
* Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-091-2/+12
|\
| * nl80211: Define policy for packet pattern attributesPeng Xu2017-10-041-2/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-10-094-4/+8
|\ \
| * | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lockArtem Savkov2017-09-281-2/+2
| * | vti: fix NULL dereference in xfrm_input()Alexey Kodanev2017-09-131-2/+4
| * | xfrm: Fix negative device refcount on offload failure.Steffen Klassert2017-09-111-0/+1
| * | xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert2017-09-111-0/+1
* | | ipv4: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
* | | ipv6: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
* | | tipc: Unclone message at secondary destination lookupJon Maloy2017-10-081-0/+8
* | | tipc: correct initialization of skb listJon Maloy2017-10-081-2/+2
* | | gso: fix payload length when gso_size is zeroAlexey Kodanev2017-10-083-3/+3
* | | mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel2017-10-081-14/+0
* | | bpf: fix liveness markingAlexei Starovoitov2017-10-071-0/+5
* | | doc: Fix typo "8023.ad" in bonding documentationAxel Beckert2017-10-071-1/+1
* | | ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce2017-10-071-2/+2
* | | ppp: fix race in ppp device destructionGuillaume Nault2017-10-061-0/+20
* | | selftests/net: rxtimestamp: Fix an off by oneDan Carpenter2017-10-051-1/+1
* | | Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-051-7/+11
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-10-061-7/+11
| |\ \ \
| | * | | PM / s2idle: Invoke the ->wake() platform callback earlierRafael J. Wysocki2017-09-291-7/+11
* | | | | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-057-22/+47
|\ \ \ \ \
| * | | | | dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2017-10-052-5/+7
| * | | | | dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz2017-10-041-0/+4
| * | | | | dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen2017-09-281-0/+1
| * | | | | dm ioctl: fix alignment of event number in the device listMikulas Patocka2017-09-254-17/+35
| | |/ / / | |/| | |
* | | | | Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-059-11/+61
|\ \ \ \ \
| * | | | | ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-021-2/+4
| * | | | | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto2017-10-021-3/+3
| * | | | | ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai2017-09-221-0/+20
| * | | | | ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang2017-09-221-0/+1
| * | | | | ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-MKai-Heng Feng2017-09-201-0/+2
| * | | | | ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-202-0/+22
| * | | | | ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu2017-09-191-4/+8
| * | | | | ALSA: compress: Remove unused variableGuneshwor Singh2017-09-181-2/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-058-27/+118
|\ \ \ \ \ \
| * | | | | | Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"Kai-Heng Feng2017-10-022-5/+0
| * | | | | | HID: hidraw: fix power sequence when closing deviceDmitry Torokhov2017-10-021-1/+1
| * | | | | | HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-021-1/+3
| * | | | | | HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke2017-09-131-1/+1
| * | | | | | HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke2017-09-131-11/+16
| * | | | | | HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-09-131-1/+2
| * | | | | | HID: rmi: Make sure the HID device is opened on resumeLyude2017-09-081-3/+10
| * | | | | | HID: multitouch: Support ALPS PTP stick with pid 0x120AShrirang Bagul2017-09-062-0/+5
| * | | | | | HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2Pavel Tatashin2017-09-062-0/+7
| * | | | | | HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke2017-09-061-5/+68
| * | | | | | HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke2017-09-061-3/+3
| * | | | | | HID: multitouch: Fix system-control buttons not workingHans de Goede2017-09-061-0/+1
| * | | | | | HID: add multi-input quirk for IDC6680 touchscreenNicholas Bishop2017-09-062-0/+2