summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches2017-10-063-30/+22
* net/ipv6: remove unused err variable on icmpv6_push_pending_framesTim Hansen2017-10-061-2/+1
* net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang2017-10-061-3/+0
* Merge branch 'libbpf-support-more-map-options'David S. Miller2017-10-062-30/+43
|\
| * libbpf: use map_flags when creating mapsCraig Gallek2017-10-062-1/+2
| * libbpf: parse maps sections of varying sizeCraig Gallek2017-10-061-29/+41
|/
* net: qcom/emac: make function emac_isr staticColin Ian King2017-10-061-1/+1
* Merge branch 'tcp-improving-RACK-cpu-performance'David S. Miller2017-10-068-49/+93
|\
| * tcp: a small refactor of RACK loss detectionYuchung Cheng2017-10-061-22/+18
| * tcp: more efficient RACK loss detectionYuchung Cheng2017-10-061-15/+5
| * tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2017-10-067-16/+74
|/
* RDS: IB: Initialize max_items based on underlying device attributesAvinash Repaka2017-10-061-2/+2
* RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-062-7/+6
* net/ipv4: Remove unused variable in route.cTim Hansen2017-10-061-2/+1
* tcp: clean up TFO server's initial tcp_rearm_rto() callWei Wang2017-10-061-12/+9
* tcp: uniform the set up of sockets after successful connectionWei Wang2017-10-064-24/+17
* Merge branch 'VSOCK-sock_diag'David S. Miller2017-10-0621-73/+1360
|\
| * VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi2017-10-069-0/+1039
| * VSOCK: add sock_diag interfaceStefan Hajnoczi2017-10-065-0/+234
| * VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-068-59/+64
| * VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi2017-10-062-10/+12
| * VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi2017-10-062-4/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-06566-3479/+6079
|\
| * Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-061-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-067-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