summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-259-10/+10
|\
| * treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-229-10/+10
* | Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-241-2/+4
|\ \
| * | ocxl: Fix potential bad errno on irq allocationFrederic Barrat2018-02-211-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-2319-84/+136
|\ \ \
| * | | gianfar: simplify FCS handling and fix memory leakAndy Spencer2018-02-231-16/+7
| * | | macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev2018-02-231-1/+1
| * | | net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter2018-02-221-4/+10
| * | | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-1/+1
| |\ \ \
| | * | | mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg2018-02-191-1/+1
| * | | | ibmvnic: Fix early release of login bufferThomas Falcon2018-02-221-1/+1
| * | | | net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-221-1/+1
| * | | | smsc75xx: fix smsc75xx_set_features()Eric Dumazet2018-02-221-3/+4
| * | | | amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky2018-02-211-0/+2
| * | | | virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer2018-02-211-1/+11
| * | | | virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer2018-02-211-15/+22
| * | | | virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer2018-02-211-1/+1
| * | | | virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer2018-02-211-7/+0
| * | | | Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-02-2110-33/+70
| |\ \ \ \
| | * | | | net/mlx5: Fix error handling when adding flow rulesVlad Buslov2018-02-201-2/+8
| | * | | | net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
| | * | | | net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz2018-02-201-1/+2
| | * | | | net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| | * | | | net/mlx5e: Specify numa node when allocating drop rqGal Pressman2018-02-201-2/+8
| | * | | | net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| | * | | | net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| | * | | | net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| | * | | | net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| | * | | | net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2
| | * | | | net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman2018-02-201-14/+35
| * | | | | ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon2018-02-201-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-233-101/+135
|\ \ \ \ \
| * | | | | arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-203-36/+20
| * | | | | arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-17/+52
| * | | | | arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland2018-02-201-5/+10
| * | | | | arm_pmu: acpi: check for mismatched PPIsMark Rutland2018-02-203-24/+42
| * | | | | arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-202-4/+15
| * | | | | arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-202-21/+21
| * | | | | arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-23/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-235-5/+27
|\ \ \ \ \
| * | | | | i2c: designware: Consider SCL GPIO optionalAndy Shevchenko2018-02-221-1/+1
| * | | | | i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik2018-02-221-2/+2
| * | | | | i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt2018-02-221-1/+20
| * | | | | i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula2018-02-212-0/+3
| * | | | | i2c: designware: must wait for enableBen Gardner2018-02-211-1/+1
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-02-2320-98/+107
|\ \ \ \ \
| * | | | | scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2018-02-132-0/+48
| * | | | | scsi: aacraid: fix shutdown crash when init failsMeelis Roos2018-02-131-1/+3
| * | | | | scsi: qedi: Cleanup local str variableNilesh Javali2018-02-131-23/+20
| * | | | | scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez2018-02-131-12/+12