summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern1-3/+4
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca1-10/+0
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai16-456/+702
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon4-9/+8
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski1-1/+0
2018-06-05xsk: wire upp Tx zero-copy functionsMagnus Karlsson1-0/+9
2018-06-05net: added netdevice operation for TxMagnus Karlsson1-0/+2
2018-06-05xsk: add zero-copy support for RxBjörn Töpel2-1/+9
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel1-0/+10
2018-06-05net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel1-0/+8
2018-06-05xsk: introduce xdp_umem_pageBjörn Töpel1-1/+6
2018-06-05xsk: moved struct xdp_umem definitionBjörn Töpel1-1/+23
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi1-0/+4
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit1-1/+0
2018-06-05net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer1-4/+0
2018-06-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-144/+142
2018-06-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-18/+62
2018-06-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-19/+30
2018-06-05Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+17
2018-06-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2018-06-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+9
2018-06-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-15/+92
2018-06-05Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+6
2018-06-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-18/+47
2018-06-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-3/+11
2018-06-05Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-139/+281
2018-06-05branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-06-05ring-buffer: Fix typo in commentVasyl Gomonovych1-1/+1
2018-06-05qed: Add srq core support for RoCE and iWARPYuval Bason1-1/+11
2018-06-05net: skbuff.h: drop unneeded <linux/slab.h>Randy Dunlap1-2/+0
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds18-27/+60
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells1-0/+32
2018-06-04Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds5-7/+45
2018-06-04swait: strengthen language to discourage useLinus Torvalds1-1/+13
2018-06-04Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+18
2018-06-04Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-53/+256
2018-06-04Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+2
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds13-95/+92
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek1-0/+5
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller1-5/+0
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek1-0/+5
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+1
2018-06-04PCI: hotplug: Add hotplug_is_native()Mika Westerberg1-0/+5
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg2-0/+3
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds17-70/+96
2018-06-04xsk: new descriptor addressing schemeBjörn Töpel1-7/+5
2018-06-04RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy1-0/+13
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds16-117/+202