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-13 | IB/uverbs: Extend modify_qp and support packet pacing | Bodong Wang | 1 | -69/+123 |
2016-12-13 | IB/core: Let create_ah return extended response to user | Moni Shoua | 1 | -1/+10 |
2016-12-13 | IB/core: Change ib_resolve_eth_dmac to use it in create AH | Moni Shoua | 1 | -3/+5 |
2016-12-13 | IB/core: Introduce inner flow steering | Moses Reuben | 1 | -1/+3 |
2016-12-13 | IB/core: Add flow spec tunneling support | Moses Reuben | 1 | -0/+15 |
2016-11-17 | IB/core: Save QP in ib_flow structure | Mark Bloch | 1 | -1/+0 |
2016-10-07 | IB/core: Add more fields to IPv6 flow specification | Maor Gottlieb | 1 | -0/+4 |
2016-10-07 | IB/uverbs: Add support to extend flow steering specifications | Maor Gottlieb | 1 | -25/+73 |
2016-10-07 | IB/uverbs: Expose RSS related capabilities | Yishai Hadas | 1 | -0/+17 |
2016-09-23 | IB/core: rename pd->local_mr to pd->__internal_mr | Christoph Hellwig | 1 | -1/+1 |
2016-06-23 | IB/core: Add IPv6 support to flow steering | Maor Gottlieb | 1 | -0/+9 |
2016-06-23 | IB/uverbs: Extend create QP to get RWQ indirection table | Yishai Hadas | 1 | -12/+63 |
2016-06-23 | IB/uverbs: Introduce RWQ Indirection table | Yishai Hadas | 1 | -0/+210 |
2016-06-23 | IB/uverbs: Add WQ support | Yishai Hadas | 1 | -0/+243 |
2016-05-18 | IB/core: Do not require CAP_NET_ADMIN for packet sniffing | Christoph Lameter | 1 | -2/+1 |
2016-05-14 | IB/core: Add Scatter FCS create flag | Majd Dibbiny | 1 | -1/+2 |
2016-05-14 | IB/core: Add extended device capability flags | Majd Dibbiny | 1 | -0/+5 |
2016-03-21 | IB/{core, ulp} Support above 32 possible device capability flags | Leon Romanovsky | 1 | -1/+1 |
2016-03-21 | IB/core: Replace setting the zero values in ib_uverbs_ex_query_device | Leon Romanovsky | 1 | -12/+3 |
2016-03-16 | Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 | Doug Ledford | 1 | -1/+15 |
2016-03-03 | IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq | Majd Dibbiny | 1 | -3/+6 |
2016-03-01 | IB/core: Add vendor's specific data to alloc mw | Matan Barak | 1 | -1/+7 |
2016-03-01 | IB/core: Add don't trap flag to flow creation | Marina Varshaver | 1 | -0/+8 |
2015-12-24 | IB/core: Add cross-channel support | Leon Romanovsky | 1 | -1/+4 |
2015-12-23 | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig | 1 | -6/+0 |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig | 1 | -2/+2 |
2015-12-22 | IB/core: Avoid calling ib_query_device | Or Gerlitz | 1 | -19/+4 |
2015-12-08 | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 1 | -5/+7 |
2015-12-08 | IB/core: Fix user mode post wr corruption | Mike Marciniszyn | 1 | -5/+10 |
2015-10-29 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 1 | -61/+82 |
2015-10-22 | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 1 | -1/+0 |
2015-10-22 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -1/+1 |
2015-10-22 | IB/core: Allow setting create flags in QP init attribute | Eran Ben Elisha | 1 | -1/+1 |
2015-10-22 | IB/core: Extend ib_uverbs_create_qp | Eran Ben Elisha | 1 | -65/+189 |
2015-10-21 | IB/core: avoid 32-bit warning | Arnd Bergmann | 1 | -1/+1 |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig | 1 | -61/+82 |
2015-09-03 | IB/uverbs: reject invalid or unknown opcodes | Christoph Hellwig | 1 | -1/+9 |
2015-08-31 | IB/uverbs: Explicitly pass ib_dev to uverbs commands | Yishai Hadas | 1 | -33/+70 |
2015-08-31 | IB/uverbs: Fix reference counting usage of event files | Yishai Hadas | 1 | -10/+1 |
2015-08-31 | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe | 1 | -6/+16 |
2015-08-31 | IB/core: Guarantee that a local_dma_lkey is available | Jason Gunthorpe | 1 | -0/+1 |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak | 1 | -1/+1 |
2015-06-12 | IB/core: Add timestamp_mask and hca_core_clock to query_device | Matan Barak | 1 | -0/+14 |
2015-06-12 | IB/core: Extend ib_uverbs_create_cq | Matan Barak | 1 | -35/+135 |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 1 | -2/+4 |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 1 | -41/+108 |
2015-02-18 | IB/core: Add on demand paging caps to ib_uverbs_ex_query_device | Haggai Eran | 1 | -1/+19 |
2015-02-18 | IB/core: Add support for extended query device caps | Eli Cohen | 1 | -41/+90 |
2015-02-18 | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer | 1 | -4/+5 |