summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-30hv_netvsc: propagate rx filters to VFStephen Hemminger1-4/+36
2018-05-30hv_netvsc: filter multicast/broadcastStephen Hemminger1-8/+12
2018-05-30hv_netvsc: use napi_schedule_irqoffStephen Hemminger1-1/+1
2018-05-30watchdog: sbsa: use 32-bit read for WCVJayachandran C1-1/+2
2018-05-30watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv1-1/+2
2018-05-30iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer1-3/+3
2018-05-30iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer1-1/+5
2018-05-30iwlwifi: mvm: fix "failed to remove key" messageSara Sharon1-1/+2
2018-05-30iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz5-5/+27
2018-05-30iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon1-10/+35
2018-05-30iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2-4/+6
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-05-30nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei1-1/+1
2018-05-30nvme-pci: Fix EEH failure on ppcWen Xiong1-6/+7
2018-05-30drm/sun4i: Fix dclk_set_phaseGiulio Benetti1-1/+4
2018-05-30drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-05-30xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne1-2/+2
2018-05-30RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier1-1/+4
2018-05-30RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma4-3/+32
2018-05-30RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma1-4/+11
2018-05-30IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2-2/+5
2018-05-30spectrum: Reference count VLAN entriesIdo Schimmel2-1/+8
2018-05-30mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel1-1/+1
2018-05-30mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko1-10/+10
2018-05-30nvmet: fix PSDT field check in command formatMax Gurtovoy1-3/+6
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-05-30clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau1-1/+1
2018-05-30nbd: fix return value in error handling pathGustavo A. R. Silva1-1/+1
2018-05-30bcache: fix kcrashes with fio in RAID5 backend devTang Junhui1-1/+1
2018-05-30dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda1-1/+1
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-6/+11
2018-05-30r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-05-30xen/pvcalls: fix null pointer dereference on map->sockColin Ian King1-1/+1
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang1-1/+4
2018-05-30md/raid1: fix NULL pointer dereferenceYufen Yu1-0/+11
2018-05-30md: fix a potential deadlock of raid5/raid10 reshapeBingJing Chang3-14/+15
2018-05-30macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-05-30s390/cio: fix ccw_device_start_timeout APISebastian Ott1-40/+32
2018-05-30soc: imx: gpc: de-register power domains only if initializedStefan Agner1-1/+9
2018-05-30virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer1-1/+1
2018-05-30md: raid5: avoid string overflow warningArnd Bergmann1-3/+4
2018-05-30net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz1-1/+2
2018-05-30ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon1-0/+5
2018-05-30RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier1-0/+5
2018-05-30RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma1-1/+8
2018-05-30drm/meson: fix vsync buffer updateNeil Armstrong3-4/+12