summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-01mm: add file_fdatawait_range and file_write_and_waitJeff Layton1-1/+10
2017-08-01net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-0/+13
2017-08-01tcp: remove unused mib countersFlorian Westphal1-9/+0
2017-08-01tcp: remove CA_ACK_SLOWPATHFlorian Westphal1-3/+2
2017-08-01tcp: remove header predictionFlorian Westphal2-29/+0
2017-08-01tcp: remove low_latency sysctlFlorian Westphal1-1/+0
2017-08-01tcp: remove prequeue supportFlorian Westphal2-20/+0
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-31PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya1-0/+1
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig1-2/+2
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl1-0/+17
2017-07-31netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal1-15/+0
2017-07-31netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter2-2/+2
2017-07-31netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter2-2/+2
2017-07-31netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter2-3/+3
2017-07-31netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter2-2/+3
2017-07-31netlink: Introduce nla_strdup()Phil Sutter1-0/+1
2017-07-31netfilter: add and use nf_ct_unconfirmed_destroyFlorian Westphal1-0/+3
2017-07-31netfilter: expect: add and use nf_ct_expect_iterate helpersFlorian Westphal1-0/+5
2017-07-31i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang1-1/+2
2017-07-31ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entryFabio Estevam1-1/+0
2017-07-31dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson1-1/+2
2017-07-31drm: Add a few missing descriptions in drm_driver docsSean Paul1-6/+46
2017-07-31drm: Fix warning when building docs for scdc_helperSean Paul1-25/+0
2017-07-31drm: Fix kerneldoc for atomic_async_updateDaniel Vetter1-3/+3
2017-07-31drm/atomic: Update comment to match the codeThierry Reding1-1/+1
2017-07-31dt-bindings: clock: meson8b: describe the embedded reset controllerMartin Blumenstingl1-0/+27
2017-07-31ext4: remove unused metadata accounting variablesEric Whitney1-27/+8
2017-07-31net sched actions: add time filter for action dumpingJamal Hadi Salim1-0/+1
2017-07-31net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchJamal Hadi Salim1-2/+20
2017-07-31net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim2-0/+33
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2017-07-30staging: fsl-mc: add missing fsl_mc comment in struct msi_descLaurentiu Tudor1-0/+1
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi1-0/+1
2017-07-30tty: improve tty_insert_flip_char() fast pathArnd Bergmann1-1/+2
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko1-4/+5
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar646-4220/+16148
2017-07-30net: ethtool: add support for forward error correction modesVidya Sagar Ravipati2-1/+51
2017-07-30module: Remove const attribute from alias for MODULE_DEVICE_TABLEMatthias Kaehlcke1-1/+1
2017-07-30udp6: fix socket leak on early demuxPaolo Abeni1-0/+1
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart1-4/+6
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li1-4/+9
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li2-0/+8
2017-07-29block: always attach cgroup info into bioShaohua Li1-0/+3
2017-07-29blktrace: export cgroup info in traceShaohua Li1-0/+3
2017-07-29cgroup: export fhandle info for a cgroupShaohua Li1-0/+8
2017-07-29kernfs: add exportfs operationsShaohua Li1-0/+12
2017-07-29kernfs: introduce kernfs_node_idShaohua Li3-4/+12