Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | Merge branch 'hfi1' into merge-test |  Doug Ledford | 4 | -88/+16 |
2016-12-11 | IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division |  Mike Marciniszyn | 1 | -2/+1 |
2016-12-11 | IB/hfi1,IB/qib: use rvt swqe mr deref helper |  Mike Marciniszyn | 2 | -19/+3 |
2016-12-11 | IB/hfi1,IB/qib: Use new send completion helper |  Mike Marciniszyn | 3 | -53/+3 |
2016-12-11 | IB/qib: Use standard refcount wrapper for QPs |  Sebastian Sanchez | 2 | -14/+9 |
2016-12-03 | infiniband: remove WARN that is not kernel bug |  Leon Romanovsky | 1 | -1/+4 |
2016-12-03 | IB/qib: Remove debug prints after allocation failure |  Leon Romanovsky | 6 | -80/+17 |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags |  Lorenzo Stoakes | 1 | -1/+2 |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 2 | -3/+4 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc |  Yuval Shaia | 1 | -1/+2 |
2016-10-07 | IB/qib: Remove deprecated create_singlethread_workqueue |  Bhaktipriya Shridhar | 1 | -2/+2 |
2016-10-02 | IB/qib: Remove qpt_mask global |  Dennis Dalessandro | 3 | -13/+3 |
2016-10-02 | IB/qib,IB/hfi: Use core common header file |  Mike Marciniszyn | 9 | -137/+55 |
2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps |  Deepa Dinamani | 1 | -1/+1 |
2016-09-16 | IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines |  Mike Marciniszyn | 2 | -8/+7 |
2016-08-23 | IB/qib: Use memdup_user() rather than duplicating its implementation |  Markus Elfring | 1 | -21/+5 |
2016-08-22 | IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held |  Mike Marciniszyn | 2 | -7/+9 |
2016-08-02 | IB/qib, IB/hfi1: Fix grh creation in ud loopback |  Dasaratharaman Chandramouli | 1 | -2/+6 |
2016-08-02 | IB/qib: Add qib post send table |  Mike Marciniszyn | 3 | -0/+47 |
2016-06-17 | IB/qib: Prevent context loss |  Ira Weiny | 1 | -0/+5 |
2016-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 3 | -17/+5 |
2016-05-26 | Merge branch 'hfi1-2' into k.o/for-4.7 |  Doug Ledford | 2 | -15/+1 |
2016-05-26 | IB/hfi1, qib: Add ieth to the packet header definitions |  Jianxin Xiong | 1 | -0/+1 |
2016-05-26 | IB/qib: Remove unused qib_7322_intr_msgs[] |  Jubin John | 1 | -15/+0 |
2016-05-25 | IB/core: Introduce capabilitymask2 field in ClassPortInfo mad |  Erez Shitrit | 1 | -2/+4 |
2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 6 | -14/+14 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 2 | -10/+1 |
2016-05-01 | IB/qib: Use cache inhibitted and guarded mapping on powerpc |  Aneesh Kumar K.V | 2 | -10/+1 |
2016-04-28 | IB/rdmavt,hfi1,qib: Fix memory leak |  Jubin John | 1 | -2/+2 |
2016-04-28 | IB/qib, IB/hfi1: Fix up UD loopback use of irq flags |  Mike Marciniszyn | 5 | -12/+12 |
2016-04-28 | IB/security: Restrict use of the write() interface |  Jason Gunthorpe | 1 | -0/+5 |
2016-03-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 25 | -5449/+1347 |
2016-03-10 | IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes |  Mike Marciniszyn | 1 | -2/+5 |
2016-03-10 | IB/qib: Destroy SMI AH before de-allocating the protection domain |  Harish Chegondi | 2 | -2/+3 |
2016-03-10 | IB/qib,rdmavt: Move smi_ah to qib |  Dennis Dalessandro | 2 | -5/+6 |
2016-03-10 | IB/qib: Setup notify free/create mad agent callbacks for rdmavt |  Dennis Dalessandro | 1 | -0/+4 |
2016-03-10 | IB/qib, staging/rdma/hfi1: add s_hlock for use in post send |  Mike Marciniszyn | 7 | -75/+103 |
2016-03-10 | IB/qib: Rename several functions by adding a "qib_" prefix |  Harish Chegondi | 4 | -39/+39 |
2016-03-10 | IB/qib,staging/rdma/hfi1: use setup_timer api |  Hari Prasath Gujulan Elango | 1 | -3/+1 |
2016-03-10 | IB/qib: Insure last cursor is updated prior to complete |  Mike Marciniszyn | 2 | -9/+23 |
2016-03-10 | staging/rdma/hfi1: use new RNR timer |  Mike Marciniszyn | 1 | -0/+1 |
2016-03-10 | IB/qib: Remove modify_port and port_immutable functions |  Harish Chegondi | 3 | -49/+21 |
2016-03-10 | IB/qib: Support query gid in rdmavt |  Dennis Dalessandro | 1 | -20/+12 |
2016-03-10 | IB/qib: Remove destroy queue pair code |  Harish Chegondi | 3 | -108/+0 |
2016-03-10 | IB/qib: Remove modify queue pair code |  Harish Chegondi | 11 | -493/+113 |
2016-03-10 | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead |  Harish Chegondi | 7 | -87/+34 |
2016-03-10 | IB/qib: Clean up register_ib_device |  Dennis Dalessandro | 1 | -68/+0 |
2016-03-10 | IB/qib: Remove srq functionality |  Jubin John | 4 | -404/+1 |
2016-03-10 | IB/qib: Remove qib_query_qp function |  Harish Chegondi | 3 | -54/+2 |