| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | IB/core: Issue DREQ when receiving REQ/REP for stale QP | Hans Westgaard Ry | 2016-12-14 | 1 | -1/+23 |
| | * | | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock | 2016-12-14 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 5 | -128/+214 |
| |\ \ |
|
| | * | | IB/uverbs: Extend modify_qp and support packet pacing | Bodong Wang | 2016-12-13 | 3 | -69/+125 |
| | * | | IB/core: Support rate limit for packet pacing | Bodong Wang | 2016-12-13 | 1 | -0/+2 |
| | * | | IB/core: Let create_ah return extended response to user | Moni Shoua | 2016-12-13 | 2 | -2/+11 |
| | * | | IB/core: Change ib_resolve_eth_dmac to use it in create AH | Moni Shoua | 2016-12-13 | 3 | -48/+47 |
| | * | | IB/core: Introduce inner flow steering | Moses Reuben | 2016-12-13 | 1 | -1/+3 |
| | * | | IB/core: Add flow spec tunneling support | Moses Reuben | 2016-12-13 | 1 | -0/+15 |
| | * | | IB/mlx4: Handle IPv4 header when demultiplexing MAD | Moni Shoua | 2016-11-16 | 1 | -7/+9 |
| | * | | IB/core: Save QP in ib_flow structure | Mark Bloch | 2016-11-16 | 2 | -2/+3 |
| | |/ |
|
| * | | infiniband: remove WARN that is not kernel bug | Leon Romanovsky | 2016-12-03 | 3 | -3/+12 |
| * | | IB/core: Release allocated memory in cache setup failure | Leon Romanovsky | 2016-12-03 | 1 | -9/+7 |
| * | | IB/core: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 6 | -30/+11 |
| * | | IB/mad: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 1 | -34/+6 |
| |/ |
|
* | | mm: add locked parameter to get_user_pages_remote() | Lorenzo Stoakes | 2016-12-14 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 5 | -25/+142 |
|\ \ |
|
| * \ | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-11-17 | 5 | -25/+142 |
| |\ \ |
|
| | * | | IB/core: Avoid unsigned int overflow in sg_alloc_table | Mark Bloch | 2016-11-16 | 1 | -1/+1 |
| | * | | IB/core: Add missing check for addr_resolve callback return value | Mark Bloch | 2016-11-16 | 1 | -2/+9 |
| | * | | IB/core: Set routable RoCE gid type for ipv4/ipv6 networks | Leon Romanovsky | 2016-11-16 | 1 | -1/+20 |
| | * | | IB/cm: Mark stale CM id's whenever the mad agent was unregistered | Mark Bloch | 2016-11-16 | 1 | -16/+110 |
| | * | | IB/uverbs: Fix leak of XRC target QPs | Tariq Toukan | 2016-11-16 | 1 | -5/+2 |
| | |/ |
|
* | | | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 2016-11-18 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 | 1 | -26/+28 |
|\ \ \
| |/ / |
|
| * | | infiniband: shut up a maybe-uninitialized warning | Arnd Bergmann | 2016-11-11 | 1 | -26/+28 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 2 | -3/+10 |
|\ \
| |/ |
|
| * | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+5 |
| * | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+5 |
* | | IB/core: Flip to the new dev walk API | David Ahern | 2016-10-18 | 2 | -27/+24 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 10 | -74/+143 |
|\ |
|
| * | IB/core: correctly handle rdma_rw_init_mrs() failure | Steve Wise | 2016-10-07 | 1 | -1/+1 |
| * | IB/core: Improve ib_map_mr_sg() documentation | Bart Van Assche | 2016-10-07 | 1 | -4/+4 |
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 1 | -1/+1 |
| * | IB/iwcm: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/addr: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/cma: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/ucma: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+2 |
| * | IB/multicast: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/mad: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/sa : Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/core: Add more fields to IPv6 flow specification | Maor Gottlieb | 2016-10-07 | 1 | -0/+4 |
| * | IB/uverbs: Add support to extend flow steering specifications | Maor Gottlieb | 2016-10-07 | 1 | -25/+73 |
| * | IB/uverbs: Expose RSS related capabilities | Yishai Hadas | 2016-10-07 | 1 | -0/+17 |
| * | IB/core: remove ib_get_dma_mr | Christoph Hellwig | 2016-09-23 | 1 | -26/+8 |
| * | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 2 | -6/+23 |
| * | IB/core: rename pd->local_mr to pd->__internal_mr | Christoph Hellwig | 2016-09-23 | 2 | -7/+7 |
* | | IB/core: Fix use after free in send_leave function | Erez Shitrit | 2016-09-02 | 1 | -11/+2 |
* | | IB/core: Fix possible memory leak in cma_resolve_iboe_route() | Wei Yongjun | 2016-08-22 | 1 | -6/+12 |
|/ |
|
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 2016-08-04 | 2 | -13/+20 |
|\ |
|