summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-1520-211/+394
|\
| *---. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-146-7/+144
| |\ \ \
| | | | * rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise2016-12-141-0/+16
| | | | * rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise2016-12-141-0/+13
| | | | * rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-143-0/+83
| | | |/
| | * | IB/core: fix unmap_sg argumentSebastian Ott2016-12-141-1/+1
| | * | IB/multicast: Check ib_find_pkey() return valueBart Van Assche2016-12-141-2/+5
| | * | IB/mad: Fix an array index checkBart Van Assche2016-12-141-1/+1
| | * | IB/core: Issue DREQ when receiving REQ/REP for stale QPHans Westgaard Ry2016-12-141-1/+23
| | * | IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-141-2/+2
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-145-128/+214
| |\ \
| | * | IB/uverbs: Extend modify_qp and support packet pacingBodong Wang2016-12-133-69/+125
| | * | IB/core: Support rate limit for packet pacingBodong Wang2016-12-131-0/+2
| | * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+11
| | * | IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua2016-12-133-48/+47
| | * | IB/core: Introduce inner flow steeringMoses Reuben2016-12-131-1/+3
| | * | IB/core: Add flow spec tunneling supportMoses Reuben2016-12-131-0/+15
| | * | IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-161-7/+9
| | * | IB/core: Save QP in ib_flow structureMark Bloch2016-11-162-2/+3
| | |/
| * | infiniband: remove WARN that is not kernel bugLeon Romanovsky2016-12-033-3/+12
| * | IB/core: Release allocated memory in cache setup failureLeon Romanovsky2016-12-031-9/+7
| * | IB/core: Remove debug prints after allocation failureLeon Romanovsky2016-12-036-30/+11
| * | IB/mad: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-34/+6
| |/
* | mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-225-25/+142
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-175-25/+142
| |\ \
| | * | IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch2016-11-161-1/+1
| | * | IB/core: Add missing check for addr_resolve callback return valueMark Bloch2016-11-161-2/+9
| | * | IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky2016-11-161-1/+20
| | * | IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2016-11-161-16/+110
| | * | IB/uverbs: Fix leak of XRC target QPsTariq Toukan2016-11-161-5/+2
| | |/
* | | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-26/+28
|\ \ \ | |/ /
| * | infiniband: shut up a maybe-uninitialized warningArnd Bergmann2016-11-111-26/+28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-302-3/+10
|\ \ | |/
| * mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+5
* | IB/core: Flip to the new dev walk APIDavid Ahern2016-10-182-27/+24
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-0910-74/+143
|\
| * IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise2016-10-071-1/+1
| * IB/core: Improve ib_map_mr_sg() documentationBart Van Assche2016-10-071-4/+4
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+1
| * IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+2
| * IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
OpenPOWER on IntegriCloud