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