summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean2018-07-231-0/+19
| * | | | | | | | | | | net: prevent ISA drivers from building on PPC32Randy Dunlap2018-07-223-3/+4
| * | | | | | | | | | | nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-221-1/+1
| * | | | | | | | | | | vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu2018-07-221-8/+21
| * | | | | | | | | | | vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu2018-07-221-6/+8
| * | | | | | | | | | | vxlan: add new fdb alloc and create helpersRoopa Prabhu2018-07-221-29/+62
| * | | | | | | | | | | atl1c: reserve min skb headroomFlorian Westphal2018-07-221-0/+1
| * | | | | | | | | | | net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König2018-07-221-8/+13
| * | | | | | | | | | | net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-221-1/+1
| * | | | | | | | | | | qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-07-225-13/+17
| * | | | | | | | | | | qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-221-0/+1
| * | | | | | | | | | | qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-221-3/+9
| * | | | | | | | | | | bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-211-9/+14
| * | | | | | | | | | | Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-218-28/+52
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-191-0/+4
| | * | | | | | | | | | | net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-192-13/+23
| | * | | | | | | | | | | net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem2018-07-191-1/+1
| | * | | | | | | | | | | net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-191-1/+1
| | * | | | | | | | | | | net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-191-0/+3
| | * | | | | | | | | | | net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-191-2/+2
| | * | | | | | | | | | | net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-191-2/+10
| | * | | | | | | | | | | net/mlx5e: Refine ets validation functionShay Agroskin2018-07-191-9/+8
| * | | | | | | | | | | | net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-201-0/+1
* | | | | | | | | | | | | media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck2018-07-241-1/+2
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| * | | | | | | | | | | | nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| * | | | | | | | | | | | nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| * | | | | | | | | | | | nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-223-22/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-3/+2
| * | | | | | | | | | | | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-4/+4
| * | | | | | | | | | | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-111-15/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-221-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
* | | | | | | | | | | | | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-221-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-1/+1
| * | | | | | | | | | | | | | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
* | | | | | | | | | | | | | | Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-201-14/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-021-14/+29
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-111-2/+2
| * | | | | | | | | | | | | | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-111-0/+11
| * | | | | | | | | | | | | | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-111-0/+12
| * | | | | | | | | | | | | | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-112-4/+22
| * | | | | | | | | | | | | | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-111-2/+3
| * | | | | | | | | | | | | | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-111-6/+8