summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: BPF support for sock_opsLawrence Brakmo2017-07-019-3/+314
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-0110-39/+60
|\
| * Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton2017-06-291-0/+1
| * Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk2017-06-293-7/+7
| * bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo2017-06-291-4/+3
| * Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHIHans de Goede2017-06-291-0/+9
| * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-06-271-11/+22
| * Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-06-271-7/+10
| * Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-06-271-6/+5
| * Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain2017-06-271-2/+1
| * Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King2017-06-231-2/+2
* | sctp: Add peeloff-flags socket optionNeil Horman2017-07-012-15/+78
* | Merge branch 'sfc-MCDI-cleanups'David S. Miller2017-07-011-3/+4
|\ \
| * | sfc: correct comment on efx_mcdi_process_eventEdward Cree2017-07-011-1/+1
| * | sfc: change Unknown MCDI event message to print full event.Jon Cooper2017-07-011-2/+3
|/ /
* | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King2017-07-011-1/+1
* | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-0124-669/+363
|\ \
| * | NFC: trf7970a: Correct register settings for 27MHz clockGeoff Lansberry2017-06-281-0/+7
| * | NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk2017-06-231-2/+4
| * | NFC: add NULL checks to avoid potential NULL pointer dereferenceGustavo A. R. Silva2017-06-231-2/+4
| * | nfc: nci: remove unnecessary null checkGustavo A. R. Silva2017-06-231-5/+4
| * | nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk2017-06-231-1/+3
| * | nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk2017-06-231-2/+1
| * | Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"Mark Greer2017-06-232-25/+4
| * | NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14Mark Greer2017-06-231-1/+1
| * | NFC: digital: NFC-A SEL_RES must be one byteMark Greer2017-06-231-1/+2
| * | NFC: digital: Delete an error message for memory allocation failureMarkus Elfring2017-06-231-3/+1
| * | NFC: digital: Improve a size determination in four functionsMarkus Elfring2017-06-231-4/+4
| * | NFC: trf7970a: fix check of clock frequencies, use && instead of ||Colin Ian King2017-06-221-1/+1
| * | MAINTAINERS: Remove non-existing NFC platform data filesAndy Shevchenko2017-06-221-2/+0
| * | NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-222-103/+18
| * | NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-222-8/+26
| * | NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko2017-06-222-48/+11
| * | NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko2017-06-222-58/+28
| * | NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-06-222-14/+2
| * | NFC: st-nci: Get rid of platform dataAndy Shevchenko2017-06-224-114/+4
| * | NFC: fdp: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+12
| * | NFC: fdp: Convert to use devres APIAndy Shevchenko2017-06-222-16/+9
| * | NFC: fdp: Convert I2C driver to ->probe_new()Andy Shevchenko2017-06-221-10/+2
| * | NFC: st21nfca: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-221-52/+10
| * | NFC: st21nfca: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+14
| * | NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-221-2/+1
| * | NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold2017-06-182-6/+5
| * | NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold2017-06-181-3/+1
| * | NFC: nfcmrvl_uart: fix device-node leak during probeJohan Hovold2017-06-181-0/+3
| * | NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-06-181-7/+9
| * | NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-06-181-2/+5
| * | NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-06-181-8/+11
| * | NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold2017-06-181-4/+4
| * | NFC: fix broken device allocationJohan Hovold2017-06-182-15/+19