summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-25IB/mlx5: Add support for multi underlay QPYishai Hadas1-2/+6
2017-08-25IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin1-1/+1
2017-08-22mlx5: Replace PCI pool old APIRomain Perier1-1/+1
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-0/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-0/+1
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2-2/+16
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg1-0/+10
2017-08-08mlx5: move affinity hints assignments to generic codeSagi Grimberg1-1/+6
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg1-1/+0
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh1-2/+10
2017-07-24IB/mlx5: Expose extended error countersParav Pandit1-2/+42
2017-07-24IB/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+0
2017-07-24net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas1-1/+5
2017-07-24IB/mlx5: Add support to dropless RQMaor Gottlieb1-1/+1
2017-07-24net/mlx5: Introduce general notification eventMaor Gottlieb3-1/+8
2017-07-24net/mlx5: Introduce set delay drop commandMaor Gottlieb2-1/+27
2017-07-24IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang1-7/+10
2017-07-24IB/mlx5: Add debug control parameters for congestion controlParav Pandit1-1/+2
2017-07-24net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen2-4/+10
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+7
2017-07-22Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-07-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2017-07-22Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust1-1/+1
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-0/+2
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+17
2017-07-21bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-0/+1
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig1-7/+7
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2-4/+4
2017-07-20llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-43/+74
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+4
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-9/+0
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol1-7/+7
2017-07-18{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-6/+4
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong1-1/+1
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski1-15/+14
2017-07-17Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul24-125/+246
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal1-9/+0
2017-07-17libceph: fix old style declaration warningsArnd Bergmann1-4/+4
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+30
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-10/+10
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+11
2017-07-15Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2017-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-07-15replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-15fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-108/+613