summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford-218/+279
2018-02-15IB/srp: Fix completion vector assignment algorithmBart Van Assche-6/+4
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen-85/+124
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed-20/+17
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed-49/+47
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed-23/+30
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed-45/+53
2018-02-15net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed-3/+3
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed-50/+62
2018-02-14RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()Andy Shevchenko-8/+8
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe-3/+6
2018-02-14RDMA: Do not used __packed in uapi headersJason Gunthorpe-4/+4
2018-02-14RDMA/hns: Use free_pages function instead of free_pageoulijun-1/+1
2018-02-14RDMA/hns: Fix QP state judgement before receiving work requestsYixian Liu-1/+1
2018-02-14RDMA/hns: Fix a bug with modifying mac addressoulijun-1/+2
2018-02-14IB/cxgb3: remove cxio_dbg.cCorentin Labbe-232/+0
2018-02-11Linux 4.16-rc1v4.16-rc1Linus Torvalds-2/+2
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro-142/+47
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-913/+913
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-40/+47
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-0/+2
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+8
2018-02-11xtensa: fix build with KASANMax Filippov-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre-8/+8
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds-63/+212
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds-11/+363
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds-19/+57
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1416/+6577
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy-2/+3
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-77/+121
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro-1/+2
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+5
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada-4/+4
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada-5/+16
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak-0/+142
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak-0/+59
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak-0/+124
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-395/+1253
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-23/+36
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-389/+798
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+54
2018-02-09Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-13/+130
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds-0/+6
2018-02-09Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-39/+251
2018-02-09Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvmRadim Krčmář-143/+164
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen-4/+1
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann-1/+20
2018-02-09sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev-1/+6