aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2018-09-01IB/hfi1: PCIe bus width retryKamenee Arumugam1-3/+8
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl8-243/+295
2018-09-01IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl7-295/+414
2018-09-01IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl4-86/+59
2018-09-01IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl3-10/+15
2018-09-01IB/hfi1: Remove duplicated definesMichael J. Ruhl1-10/+0
2018-09-01IB/hfi1: Rework file list in MakefileDennis Dalessandro1-6/+34
2018-08-30IB/rxe: fixes for rdma read retryVijay Immanuel2-11/+25
2018-08-30IB/rxe: avoid back-to-back retriesVijay Immanuel2-1/+18
2018-08-30IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel2-2/+8
2018-08-30IB/rxe: Refactor lookup memory functionParav Pandit1-24/+11
2018-08-30IB/rxe: Avoid NULL check when search is successfulParav Pandit1-4/+3
2018-08-30IB/rxe: Change pool state enums to capital lettersParav Pandit2-8/+8
2018-08-30IB/rxe: Replace spinlock with rwlockParav Pandit2-19/+19
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit4-24/+13
2018-08-30IB/rxe: remove redudant qpn checkZhu Yanjun1-2/+2
2018-08-30IB/rxe: vary the source udp port for receive scalingVijay Immanuel3-4/+15
2018-08-26Linux 4.19-rc1Linus Torvalds1-2/+2
2018-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds28-679/+485
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds93-1628/+3259
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-10/+19
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-17/+26