aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-12RDMA/rdmavt: Initialize ib_device_ops structKamal Heib1-245/+54
2018-12-12RDMA/rxe: Initialize ib_device_ops structKamal Heib1-43/+47
2018-12-12RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib1-37/+45
2018-12-12RDMA/usnic: Initialize ib_device_ops structKamal Heib1-29/+32
2018-12-12RDMA/qib: Initialize ib_device_ops structKamal Heib1-2/+6
2018-12-12RDMA/qedr: Initialize ib_device_ops structKamal Heib1-51/+52
2018-12-12RDMA/ocrdma: Initialize ib_device_ops structKamal Heib1-46/+46
2018-12-12RDMA/nes: Initialize ib_device_ops structKamal Heib1-32/+35
2018-12-12RDMA/mthca: Initialize ib_device_ops structKamal Heib1-51/+88
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib1-96/+131
2018-12-11RDMA/mlx4: Initialize ib_device_ops structKamal Heib1-79/+99
2018-12-11RDMA/i40iw: Initialize ib_device_ops structKamal Heib1-30/+33
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib4-58/+87
2018-12-11RDMA/hfi1: Initialize ib_device_ops structKamal Heib1-7/+11
2018-12-11RDMA/cxgb4: Initialize ib_device_ops structKamal Heib1-35/+39
2018-12-11RDMA/cxgb3: Initialize ib_device_ops structKamal Heib1-30/+34
2018-12-11RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib1-51/+45
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib2-0/+340
2018-12-11IB/mlx4: Remove unneeded NULL checkYuval Shaia1-3/+3
2018-12-11RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky1-2/+3
2018-12-11RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky1-6/+8
2018-12-11RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman1-1/+1
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia4-50/+1
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2-8/+17
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing1-1/+0
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik2-1/+7
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe1305-7795/+15702
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik1-0/+5
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik3-2/+9
2018-12-11IB/core: Add new IB ratesMichael Guralnik3-2/+18
2018-12-11IB/core: Add 2X port widthMichael Guralnik1-0/+2
2018-12-11IB/core: Add CapabilityMask2 to port attributesMichael Guralnik2-0/+11
2018-12-11IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia1-12/+14
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou2-0/+55
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou3-41/+59
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou1-2/+2
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou1-15/+16
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou1-0/+1
2018-12-09Linux 4.20-rc6Linus Torvalds1-1/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-368/+1225
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+10
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+5
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-25/+42
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz1-13/+10
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller3-13/+50
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-69/+166