aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov2-0/+6
2017-08-29net/mlx5: Update HW layout definitionsArtemy Kovalyov1-2/+7
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang1-1/+1
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang1-1/+1
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas1-2/+6
2017-08-24IB/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/gregkh/usbLinus Torvalds1-7/+7
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus 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/drm-misc into drm-fixesDave Airlie1-0/+2
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+17
2017-07-20bpf: 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-19llist: 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/kernel/git/kees/linuxLinus 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-17{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/tytso/randomLinus Torvalds3-0/+30
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-10/+10
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4