| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/core: export ib_get_cached_port_state | Jack Wang | 2017-01-12 | 1 | -0/+13 |
* | RDMA/core: add port state cache | Jack Wang | 2017-01-12 | 1 | -0/+1 |
* | RDMA/core: Fix incorrect structure packing for booleans | Jason Gunthorpe | 2017-01-12 | 1 | -3/+3 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | IB/cma: Fix a race condition in iboe_addr_get_sgid() | Bart Van Assche | 2016-12-22 | 1 | -2/+4 |
*---. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 5 | -3/+38 |
|\ \ \ |
|
| | | * | rdma_cm: add rdma_consumer_reject_data helper function | Steve Wise | 2016-12-14 | 1 | -0/+10 |
| | | * | rdma_cm: add rdma_is_consumer_reject() helper function | Steve Wise | 2016-12-14 | 1 | -0/+7 |
| | | * | rdma_cm: add rdma_reject_msg() helper function | Steve Wise | 2016-12-14 | 3 | -0/+20 |
| | |/ |
|
| * / | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock | 2016-12-14 | 2 | -3/+1 |
| |/ |
|
* | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 1 | -14/+56 |
|\ \ |
|
| * | | 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 | 1 | -1/+2 |
| * | | IB/core: Change ib_resolve_eth_dmac to use it in create AH | Moni Shoua | 2016-12-13 | 1 | -0/+2 |
| * | | IB/core: Introduce inner flow steering | Moses Reuben | 2016-12-13 | 1 | -8/+9 |
| * | | IB/core: Align structure ib_flow_spec_type | Moses Reuben | 2016-12-13 | 1 | -6/+6 |
| * | | IB/core: Add flow spec tunneling support | Moses Reuben | 2016-12-13 | 1 | -1/+18 |
| * | | IB/mlx4: Handle IPv4 header when demultiplexing MAD | Moni Shoua | 2016-11-16 | 1 | -0/+19 |
| |/ |
|
* | | IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division | Mike Marciniszyn | 2016-12-11 | 1 | -1/+23 |
* | | IB/rdmavt: Add swqe mr deref helper | Mike Marciniszyn | 2016-12-11 | 1 | -0/+17 |
* | | IB/rdmavt: Add a send completion helper | Mike Marciniszyn | 2016-12-11 | 1 | -1/+39 |
* | | IB/rdmvat: Organize hot path calldowns into a single cacheline | Mike Marciniszyn | 2016-11-15 | 1 | -22/+24 |
* | | IB/hfi1: Optimize lkey validation structures | Mike Marciniszyn | 2016-11-15 | 1 | -3/+7 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 1 | -16/+65 |
|\ |
|
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 1 | -2/+4 |
| * | IB/core: Add more fields to IPv6 flow specification | Maor Gottlieb | 2016-10-07 | 1 | -0/+4 |
| * | IB/uverbs: Add more fields to IPv4 flow specification | Maor Gottlieb | 2016-10-07 | 1 | -0/+11 |
| * | IB/uverbs: Add support to extend flow steering specifications | Maor Gottlieb | 2016-10-07 | 1 | -0/+10 |
| * | IB/core: Expose RSS related capabilities | Yishai Hadas | 2016-10-07 | 1 | -0/+12 |
| * | IB/core: remove ib_get_dma_mr | Christoph Hellwig | 2016-09-23 | 1 | -12/+0 |
| * | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 1 | -1/+19 |
| * | IB/core: rename pd->local_mr to pd->__internal_mr | Christoph Hellwig | 2016-09-23 | 1 | -1/+5 |
* | | IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR | Parav Pandit | 2016-10-06 | 1 | -3/+20 |
* | | IB/core: Add ib headers for general use | Mike Marciniszyn | 2016-10-02 | 1 | -0/+178 |
* | | IB/rdmavt: Add functions to get and release QP references | Mike Marciniszyn | 2016-09-16 | 1 | -0/+19 |
* | | IB/core: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 2016-08-23 | 1 | -8/+3 |
|/ |
|
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 2016-08-04 | 5 | -26/+96 |
|\ |
|
| * | Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 | Doug Ledford | 2016-08-03 | 1 | -0/+6 |
| |\ |
|
| | * | IB/core, RDMA RW API: Do not exceed QP SGE send limit | Bart Van Assche | 2016-08-02 | 1 | -0/+6 |
| * | | IB/rdmavt: Eliminate redundant opcode test in mr ref clear | Ira Weiny | 2016-08-02 | 1 | -6/+4 |
| * | | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled | Jianxin Xiong | 2016-08-02 | 1 | -0/+1 |
| * | | IB/hfi1: Add the capability for reserved operations | Mike Marciniszyn | 2016-08-02 | 2 | -0/+51 |
| * | | IB/rdmavt: Handle local operations in post send | Jianxin Xiong | 2016-08-02 | 1 | -0/+3 |
| * | | IB/rdmavt: Add mechanism to invalidate MR keys | Jianxin Xiong | 2016-08-02 | 2 | -0/+4 |
| * | | IB/rdmavt: Add data structures and routines for table driven post send | Mike Marciniszyn | 2016-08-02 | 2 | -4/+27 |
| * | | IB/hfi1: Clean up port state structure definition | Ira Weiny | 2016-08-02 | 1 | -16/+0 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-08-04 | 3 | -2/+117 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 2016-08-04 | 2 | -1/+16 |
| |\ \ \ |
|
| | * | | | IB/core: Support for CMA multicast join flags | Alex Vesker | 2016-08-03 | 2 | -1/+16 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 | Doug Ledford | 2016-06-23 | 1 | -1/+101 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|