summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-081-4/+4
* tuntap: add missing xdp flushJason Wang2018-02-081-0/+15
* nfp: populate MODULE_VERSIONJakub Kicinski2018-02-081-0/+1
* nfp: limit the number of TSO segmentsJakub Kicinski2018-02-082-1/+6
* nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski2018-02-087-21/+33
* nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski2018-02-081-1/+1
* nfp: bpf: require ETH tableJakub Kicinski2018-02-081-0/+12
* net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko2018-02-071-2/+14
* ibmvnic: Ensure that buffers are NULL after freeThomas Falcon2018-02-071-0/+5
* ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen2018-02-071-1/+2
* i40e: Fix the number of queues available to be mapped for useAmritha Nambiar2018-02-071-13/+14
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-0711-0/+11
* cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET2018-02-071-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-064-97/+76
|\
| * pps: parport: use timespec64 instead of timespecArnd Bergmann2018-02-061-20/+20
| * drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointersMarkus Elfring2018-02-061-7/+5
| * drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...Markus Elfring2018-02-061-1/+1
| * drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...Markus Elfring2018-02-061-3/+0
| * rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementationsMarkus Elfring2018-02-061-13/+12
| * rapidio: return an error code only as a constant in two functionsMarkus Elfring2018-02-061-15/+6
| * rapidio: delete an unnecessary variable initialisation in three functionsMarkus Elfring2018-02-061-3/+3
| * rapidio: improve a size determination in five functionsMarkus Elfring2018-02-061-10/+5
| * rapidio: adjust five function calls together with a variable assignmentMarkus Elfring2018-02-061-12/+14
| * rapidio: adjust 12 checks for null pointersMarkus Elfring2018-02-061-9/+9
| * rapidio: delete an error message for a failed memory allocation in rio_init_m...Markus Elfring2018-02-061-1/+0
| * bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-061-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0613-113/+137
|\ \
| * | be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-064-48/+69
| * | be2net: Fix HW stall issue in LancerSuresh Reddy2018-02-061-1/+4
| * | nfp: fix kdoc warnings on nested structuresJakub Kicinski2018-02-065-49/+55
| * | net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang2018-02-061-1/+1
| * | net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn2018-02-061-1/+2
| * | ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario2018-02-051-10/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-041-3/+2
| |\ \
| | * | netdevsim: fix overflow on the error pathJakub Kicinski2018-02-011-3/+2
* | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-0630-980/+2132
|\ \ \ \
| * | | | platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issueDan Carpenter2018-02-061-2/+2
| * | | | platform/x86: intel_pmc_core: Special case for CoffeelakeRajneesh Bhardwaj2018-02-042-0/+16
| * | | | platform/x86: intel_pmc_core: Add CannonLake PCH supportRajneesh Bhardwaj2018-02-042-0/+96
| * | | | platform/x86: intel_pmc_core: Read base address from LPITSrinivas Pandruvada2018-02-041-1/+8
| * | | | ACPI / LPIT: Export lpit_read_residency_count_address()Srinivas Pandruvada2018-02-041-0/+1
| * | | | platform/x86: intel-vbtn: Replace License by SDPX identifierAndy Shevchenko2018-02-011-11/+1
| * | | | platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko2018-02-011-5/+3
| * | | | platform/x86: intel-vbtn: Support tablet mode switchMarco Martin2018-02-011-0/+21
| * | | | platform/x86: dell-laptop: Allocate buffer on heap rather than globallyMario Limonciello2018-02-011-85/+103
| * | | | platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-011-1/+0
| * | | | platform/x86: mlx-platform: Add hotplug device unregister to error pathVadim Pasternak2018-01-311-1/+3
| * | | | platform/x86: mlx-platform: fix module aliasesIvan Vecera2018-01-311-5/+2
| * | | | platform/mellanox: mlxreg-hotplug: Add check for negative adapter numberVadim Pasternak2018-01-311-0/+7
| * | | | platform/x86: mlx-platform: Add IO access verification callbacksVadim Pasternak2018-01-311-0/+77