aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower/main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-10net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King1-1/+1
2018-05-10sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King1-1/+1
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King1-1/+1
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-05-10can: hi311x: Work around TX complete interrupt erratumLukas Wunner1-4/+5
2018-05-10can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner1-0/+2
2018-05-10dm thin: update Documentation to clarify when "read_only" is validMike Snitzer1-1/+4
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki1-6/+23
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-10tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue1-2/+13
2018-05-10net/9p: correct some comment errors in 9p file system codeSun Lianwen4-9/+6
2018-05-10ceph: fix iov_iter issues in ceph_direct_read_write()Ilya Dryomov1-78/+117
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov3-7/+36
2018-05-10ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov1-5/+5
2018-05-10mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon1-0/+5
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul1-4/+3
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs3-6/+3
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2-30/+23
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky1-2/+4
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2-4/+10
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2-41/+45
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo1-2/+168
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland1-2/+7
2018-05-09nfp: bpf: allow zero-length capabilitiesJakub Kicinski1-1/+1
2018-05-09arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley1-0/+1
2018-05-09arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley1-0/+6
2018-05-09HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede2-0/+3
2018-05-09PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng1-4/+4
2018-05-09cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki1-1/+2
2018-05-09cpufreq: schedutil: remove stale commentJuri Lelli1-13/+0
2018-05-09PM: docs: intel_pstate: fix Active Mode w/o HWP paragraphJuri Lelli1-1/+1
2018-05-09PM: docs: sleep-states: Fix a typo ("includig")Jonathan Neuschäfer1-1/+1
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso3-7/+59
2018-05-09netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal1-1/+63
2018-05-09netfilter: nft_compat: prepare for indirect info storageFlorian Westphal1-11/+36
2018-05-09drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon1-1/+1
2018-05-08r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-08drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readoutVille Syrjälä1-0/+2
2018-05-08drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi2-24/+37
2018-05-08netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal1-7/+14
2018-05-08netfilter: x_tables: add module alias for icmp matchesFlorian Westphal2-0/+2
2018-05-08netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributesFlorian Westphal2-4/+5
2018-05-08netfilter: core: add missing __rcu annotationFlorian Westphal1-1/+2
2018-05-08ipvs: fix stats update from local clientsJulian Anastasov1-0/+12