aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-11-23virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti1-0/+1
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni1-2/+5
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu1-6/+13
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn2-3/+19
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon1-1/+1
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich1-2/+2
2018-11-22ibmvnic: Update driver queues after change in ring size supportThomas Falcon1-1/+8
2018-11-22ibmvnic: Fix RX queue buffer cleanupThomas Falcon1-2/+2
2018-11-22net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa1-0/+2
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian1-1/+1
2018-11-22drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-11-21net: faraday: ftmac100: remove netif_running(netdev) check before disabling interruptsVincent Chen1-4/+3
2018-11-22drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-11-21net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun1-1/+3
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun2-26/+60
2018-11-21net/smc: add SMC-D shutdown signalHans Wippel4-14/+43
2018-11-21net/smc: use queue pair number when matching link groupKarsten Graul3-9/+12
2018-11-21net/smc: abort CLC connection in smc_releaseHans Wippel1-0/+2
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet4-6/+17
2018-11-21net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+5
2018-11-21iomap: readpages doesn't zero page tail beyond EOFDave Chinner1-3/+8
2018-11-21vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPPDave Chinner1-8/+7
2018-11-21iomap: dio data corruption and spurious errors when pipes fillDave Chinner1-3/+19
2018-11-21iomap: sub-block dio needs to zeroout beyond EOFDave Chinner1-1/+8
2018-11-21iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extentsDave Chinner1-5/+6
2018-11-21xfs: delalloc -> unwritten COW fork allocation can go wrongDave Chinner1-1/+4
2018-11-21xfs: flush removing page cache in xfs_reflink_remap_prepDave Chinner3-5/+17
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä2-0/+32
2018-11-21drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä1-0/+8
2018-11-21ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-21drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski1-0/+3
2018-11-21drm/i915: Write GPU relocs harder with gen3Chris Wilson1-1/+6
2018-11-20net/sched: act_police: fix race condition on state variablesDavide Caratti1-14/+21
2018-11-20MAINTAINERS: add myself as co-maintainer for r8169Heiner Kallweit1-0/+1
2018-11-20drm/amdgpu: Enable HDP memory light sleepKenneth Feng1-7/+32
2018-11-20xfs: extent shifting doesn't fully invalidate page cacheDave Chinner1-7/+1
2018-11-20xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner1-4/+7
2018-11-20xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffersDave Chinner1-7/+21
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner1-1/+4
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescingStephen Mallon1-0/+1
2018-11-20tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16