summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.17.12v4.17.12Greg Kroah-Hartman2018-08-031-1/+1
* ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-08-031-7/+12
* ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki2018-08-031-9/+17
* tcp: ack immediately when a cwr packet arrivesLawrence Brakmo2018-08-031-1/+8
* tcp: add one more quick ack after after ECN eventsEric Dumazet2018-08-031-2/+2
* tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-08-031-12/+14
* tcp: do not aggressively quick ack after ECN eventsEric Dumazet2018-08-031-2/+2
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-033-14/+16
* tcp: do not force quickack when receiving out-of-order packetsEric Dumazet2018-08-031-2/+0
* netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov2018-08-031-1/+5
* netlink: Do not subscribe to non-existent groupsDmitry Safonov2018-08-031-0/+1
* net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan2018-08-031-7/+10
* cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-08-031-0/+2
* xen-netfront: wait xenbus state change when load module manuallyXiao Liang2018-08-031-0/+6
* virtio_net: Fix incosistent received bytes counterToshiaki Makita2018-08-031-18/+23
* tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell2018-08-031-0/+4
* RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka2018-08-036-20/+39
* NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev2018-08-031-1/+1
* net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-08-031-1/+1
* net: lan78xx: fix rx handling before first packet is sendStefan Wahren2018-08-031-0/+2
* net: fix amd-xgbe flow-control issuetangpengpeng2018-08-031-2/+2
* net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman2018-08-031-0/+1
* netdevsim: don't leak devlink resourcesJakub Kicinski2018-08-031-0/+1
* ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi2018-08-031-2/+2
* net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2018-08-032-0/+44
* net: dsa: qca8k: Add QCA8334 binding documentationMichal Vokáč2018-08-031-1/+22
* net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč2018-08-031-1/+1
* net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2018-08-032-3/+9
* RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-08-031-0/+5
* gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada2018-08-031-1/+5
* gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-08-031-1/+2
* ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-08-032-8/+5
* ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-08-032-0/+6
* ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-08-032-17/+18
* ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-08-031-3/+2
* squashfs: be more careful about metadata corruptionLinus Torvalds2018-08-034-5/+16
* random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-08-031-1/+9
* i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-08-031-3/+51
* nvmet-fc: fix target sgl list on large transfersJames Smart2018-08-031-9/+35
* block: reset bi_iter.bi_done after splitting bioGreg Edwards2018-08-031-0/+1
* blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck2018-08-031-4/+5
* block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck2018-08-031-10/+8
* drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifierFelix Kuehling2018-08-031-8/+9
* drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko2018-08-031-4/+5
* drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutdown()Ville Syrjälä2018-08-031-39/+39
* drm: Add DP PSR2 sink enable bitJosé Roberto de Souza2018-08-031-0/+1
* ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrlFabio Estevam2018-08-034-3/+8
* ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-08-032-1/+13
* ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-08-032-7/+21
* net: socionext: reset hardware in ndo_stopMasahisa KOJIMA2018-08-031-8/+15