Age | Commit message (Expand) | Author | Files | Lines |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -2/+2 |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 1 | -1/+2 |
2018-03-15 | RDMAVT: Fix synchronization around percpu_ref | Tejun Heo | 1 | -4/+6 |
2018-03-13 | IB: remove duplicate header files | Zhu Yanjun | 1 | -1/+0 |
2018-03-06 | infiniband: remove redundant assignment to pointer 'rdi' | Colin Ian King | 1 | -1/+1 |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 9 | -40/+86 |
2018-01-15 | RDMA: Mark imm_data as be32 in the verbs uapi header | Jason Gunthorpe | 1 | -2/+1 |
2018-01-10 | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 5 | -17/+18 |
2018-01-05 | IB/rdmavt: Add trace for RNRNAK timer | Kaike Wan | 2 | -5/+48 |
2018-01-05 | IB/rdmavt: Allocate CQ memory on the correct node | Mike Marciniszyn | 1 | -3/+7 |
2018-01-05 | IB/rdmavt: Use correct numa node for SRQ allocation | Mike Marciniszyn | 1 | -7/+9 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 3 | -6/+5 |
2018-01-05 | IB/rdmavt: No need to cancel RNRNAK retry timer when it is running | Kaike Wan | 1 | -3/+1 |
2017-12-05 | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 1 | -1/+0 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2017-11-15 | drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -1/+1 |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 3 | -8/+8 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -3/+3 |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 1 | -6/+4 |
2017-10-18 | IB/rdmavt: Convert timers to use timer_setup() | Kees Cook | 1 | -6/+4 |
2017-10-18 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 2 | -2/+2 |
2017-10-18 | IB/rdmavt: Don't wait for resources in QP reset | Alex Estrin | 2 | -2/+2 |
2017-10-14 | RDMA/rdmavt: Suppress gcc 7 fall-through complaints | Bart Van Assche | 1 | -0/+1 |
2017-09-27 | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia | 1 | -0/+1 |
2017-08-28 | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn | 2 | -21/+212 |
2017-08-28 | IB/rdmavt: Add QP iterator API for QPs | Mike Marciniszyn | 1 | -0/+144 |
2017-08-28 | IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref() | Mike Marciniszyn | 1 | -5/+1 |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2 | -16/+23 |
2017-08-22 | IB/hfi1: Remove pmtu from the QP structure | Sebastian Sanchez | 1 | -2/+1 |
2017-08-18 | Add OPA extended LID support | Hiatt, Don | 1 | -1/+1 |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 1 | -1/+1 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 1 | -1/+1 |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 2 | -14/+10 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 5 | -46/+147 |
2017-07-20 | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 1 | -3/+1 |
2017-07-17 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 1 | -35/+13 |
2017-06-27 | IB/hfi1: Use QPN mask to avoid overflow | Dennis Dalessandro | 1 | -1/+1 |
2017-06-27 | IB/rdmavt: Remove duplicated functions | Dennis Dalessandro | 1 | -23/+14 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -2/+7 |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 4 | -21/+126 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2 | -18/+23 |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2 | -7/+7 |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 1 | -17/+44 |
2017-04-28 | IB/rdmavt: restore IRQs on error path in rvt_create_ah() | Dan Carpenter | 1 | -1/+1 |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 1 | -4/+4 |
2017-04-20 | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 7 | -41/+317 |
2017-04-05 | IB/hfi1: Eliminate synchronize_rcu() in mr delete | Mike Marciniszyn | 1 | -16/+33 |
2017-04-05 | IB/rdmavt: Avoid reseting wqe send_flags in unreserve | Mike Marciniszyn | 1 | -2/+5 |
2017-04-05 | IB/rdmavt, IB/hfi1: Fix timer migration regressions | Sebastian Sanchez | 3 | -2/+116 |