summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-05Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe249-1723/+2314
2018-09-05RDMA/uverbs: Use device.groups to initialize device attributesParav Pandit2-13/+19
2018-09-05RDMA/uverbs: Use cdev_device_add() instead of cdev_add()Parav Pandit2-39/+30
2018-09-05RDMA/core: Depend on device_add() to add device attributesParav Pandit2-34/+30
2018-09-05RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit1-3/+2
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2-1/+3
2018-09-05RDMA/core: Replace open-coded variant of get_deviceParav Pandit1-2/+2
2018-09-05RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky2-2/+2
2018-09-05RDMA/nes: Delete impossible debug printsLeon Romanovsky3-14/+0
2018-09-05RDMA/qedr: remove set but not used variable 'ctx'YueHaibing1-2/+0
2018-09-05IB/srp: Remove unnecessary unlikely()Igor Stoppa1-1/+1
2018-09-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein4-7/+27
2018-09-05RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmtJoe Perches4-151/+116
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-09-05Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe22-147/+643
2018-09-05RDMA/mlx5: Extend packet reformat verbsMark Bloch4-0/+100
2018-09-05RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch4-1/+87
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch3-10/+17
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch5-1/+168
2018-09-05RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs languageMark Bloch2-0/+63
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch3-8/+11
2018-09-05net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch3-1/+12
2018-09-05net/mlx5: Expose new packet reformat capabilitiesMark Bloch1-3/+16
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch11-94/+107
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch2-5/+5
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch3-5/+8
2018-09-05net/mlx5: Add support for more namespaces when allocating modify headerMark Bloch1-0/+5
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch3-5/+8
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch3-13/+46
2018-09-05net/mlx5: Cleanup flow namespace getter switch logicMark Bloch1-18/+6
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny3-5/+44
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-09-04IB/core: Release object lock if destroy failedArtemy Kovalyov1-0/+2
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-09-04net/mlx5: Add memic command opcode to command checkerAriel Levkovich1-0/+4
2018-09-04net/mlx5: Fix atomic_mode enum valuesMoni Shoua1-4/+1
2018-09-02Linux 4.19-rc2v4.19-rc2Linus Torvalds1-1/+1
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+80
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds12-188/+213
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-50/+167
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-22/+4
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-13/+4
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson5-31/+66
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-2/+3
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-09-01IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl3-8/+12
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl6-104/+162