summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-25net: remove unsafe skb_insert()Eric Dumazet
2018-11-25net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queueHeiner Kallweit
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-11-24net: fixup type in netdev_start_xmit()Alexey Dobriyan
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-24dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-11-22Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-22include: Add lantiq.h in include/linux/Songjun Wu
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-21bridge: Allow querying bridge port flagsIdo Schimmel
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-21net/vlan: introduce skb_vlan_tag_get_cfi() helperMichał Mirosław
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei
2018-11-20bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2018-11-20spi: spi-mem: Add a new API to support direct mappingBoris Brezillon
2018-11-20spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumBoris Brezillon
2018-11-20spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT descriptionBoris Brezillon
2018-11-20Merge branch 'kmalloc' into docs-nextJonathan Corbet
2018-11-20docs/mm: update kmalloc kernel-doc descriptionMike Rapoport
2018-11-20regulator: Fix return value of _set_load() stubMark Brown
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski