aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin1-0/+1
2018-05-18MAINTAINERS: add Q: entry to kselftest for patchwork projectShuah Khan (Samsung OSG)1-0/+1
2018-05-18radix tree: fix multi-order iteration raceRoss Zwisler1-4/+2
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler2-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler2-0/+21
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler1-1/+2
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler1-4/+2
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctlyMatthew Wilcox1-6/+15
2018-05-18platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-05-18net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu1-16/+22
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy1-19/+9
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy3-2/+65
2018-05-18net: sched: red: avoid hashing NULL childPaolo Abeni2-4/+6
2018-05-18net: mvpp2: typo and cosmetic fixesAntoine Tenart1-8/+4
2018-05-18sock_diag: fix use-after-free read in __sk_freeEric Dumazet1-1/+1
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-05-18hippi: fix spelling mistake: "Framming" -> "Framing"Colin Ian King1-1/+1
2018-05-18tcp: tcp_rack_reo_wnd() can be statickbuild test robot1-1/+1
2018-05-18net/smc: restructure client and server code in af_smcHans Wippel1-241/+318
2018-05-18net/smc: change smc_buf_free function parametersHans Wippel1-14/+12
2018-05-18net/smc: do a few smc_core.c cleanupsHans Wippel1-8/+6
2018-05-18net/smc: restructure CDC message receptionHans Wippel1-25/+22
2018-05-18net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel3-41/+39
2018-05-18net/smc: calculate write offset in RMB only once per connectionHans Wippel3-2/+6
2018-05-18net/smc: rename connection index to RMBE indexHans Wippel5-6/+6
2018-05-18net/smc: move link group list to smc_coreHans Wippel4-35/+42
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel9-35/+31
2018-05-18net: dsa: Do not register devlink for unused portsFlorian Fainelli1-3/+6
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar1-1/+1
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet5-1/+20
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet5-2/+18
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet3-0/+4
2018-05-18tcp: add SACK compressionEric Dumazet6-6/+67
2018-05-18tcp: do not force quickack when receiving out-of-order packetsEric Dumazet1-2/+0
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet1-1/+1
2018-05-18net: mscc: Add SPDX identifierAlexandre Belloni1-1/+1
2018-05-18net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu1-12/+11
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu5-5/+23
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu5-13/+10
2018-05-18net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu2-6/+2
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu6-61/+85
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu3-8/+39
2018-05-18net: stmmac: Remove uneeded checks for GMAC versionJose Abreu1-11/+5
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu5-86/+86
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu5-8/+26
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu5-19/+29
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu2-1/+5
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu1-0/+4
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller1-1/+1