Age | Commit message (Expand) | Author | Files | Lines |
2017-02-14 | IB/core: Add implicit MR flag | Artemy Kovalyov | 1 | -1/+2 |
2017-02-14 | IB/core: Add scatter FCS flag to use in WQ creation | Noa Osherovich | 1 | -0/+1 |
2017-02-14 | IB/core: Enable QP creation with cvlan offload | Noa Osherovich | 1 | -0/+1 |
2017-02-14 | IB/core: Enable WQ creation and modification with cvlan offload | Noa Osherovich | 1 | -2/+10 |
2017-02-14 | IB/core: Expose vlan offloads capabilities | Noa Osherovich | 1 | -0/+15 |
2017-02-14 | IB/core: Introduce flow tag specification | Moses Reuben | 1 | -0/+9 |
2017-01-27 | IB/core: Add inline function to validate port | Yuval Shaia | 1 | -0/+7 |
2017-01-25 | RDMA/core: create struct ib_port_cache | Jack Wang | 1 | -4/+8 |
2017-01-24 | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram | 1 | -0/+14 |
2017-01-24 | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche | 1 | -96/+7 |
2017-01-24 | IB/core: Remove ib_device.dma_device | Bart Van Assche | 1 | -18/+13 |
2017-01-24 | IB/core: Change the type of an ib_dma_alloc_coherent() argument | Bart Van Assche | 1 | -7/+6 |
2017-01-24 | IB/core: Remove ib_dma_*map_single_attrs() | Bart Van Assche | 1 | -18/+0 |
2017-01-13 | RDMA/core: add port state cache | Jack Wang | 1 | -0/+1 |
2017-01-10 | IB/core: added support to use rdma cgroup controller | Parav Pandit | 1 | -0/+14 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+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-11-17 | IB/mlx4: Handle IPv4 header when demultiplexing MAD | Moni Shoua | 1 | -0/+19 |
2016-10-10 | 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-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-08-23 | IB/core: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 1 | -8/+3 |
2016-08-05 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 1 | -0/+6 |
2016-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+101 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -8/+9 |
2016-08-02 | IB/core, RDMA RW API: Do not exceed QP SGE send limit | Bart Van Assche | 1 | -0/+6 |
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 |
2016-06-23 | IB/core: Extend create QP to get indirection table | Yishai Hadas | 1 | -0/+2 |
2016-06-23 | IB/uverbs: Introduce RWQ Indirection table | Yishai Hadas | 1 | -0/+1 |
2016-06-23 | IB/core: Introduce Receive Work Queue indirection table | Yishai Hadas | 1 | -0/+23 |
2016-06-23 | IB/uverbs: Add WQ support | Yishai Hadas | 1 | -0/+3 |
2016-06-23 | IB/core: Introduce Work Queue object and its verbs | Yishai Hadas | 1 | -1/+55 |
2016-06-07 | IB/core: Make all casts in ib_device_cap_flags enum consistent | Max Gurtovoy | 1 | -2/+2 |
2016-06-07 | IB/core: Fix bit curruption in ib_device_cap_flags structure | Max Gurtovoy | 1 | -1/+1 |
2016-05-26 | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 1 | -52/+74 |
2016-05-14 | Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ... | Doug Ledford | 1 | -0/+2 |