| Commit message (Expand) | Author | Age |
* | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 2015-12-07 |
* | IB/core: Fix user mode post wr corruption | Mike Marciniszyn | 2015-12-07 |
* | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-28 |
|\ |
|
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 |
* | | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 2015-10-21 |
* | | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 2015-10-21 |
* | | IB/core: Allow setting create flags in QP init attribute | Eran Ben Elisha | 2015-10-21 |
* | | IB/core: Extend ib_uverbs_create_qp | Eran Ben Elisha | 2015-10-21 |
* | | IB/core: avoid 32-bit warning | Arnd Bergmann | 2015-10-21 |
|/ |
|
* | IB/uverbs: reject invalid or unknown opcodes | Christoph Hellwig | 2015-09-03 |
* | IB/uverbs: Explicitly pass ib_dev to uverbs commands | Yishai Hadas | 2015-08-30 |
* | IB/uverbs: Fix reference counting usage of event files | Yishai Hadas | 2015-08-30 |
* | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe | 2015-08-30 |
* | IB/core: Guarantee that a local_dma_lkey is available | Jason Gunthorpe | 2015-08-30 |
* | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 |
* | IB/core: Add timestamp_mask and hca_core_clock to query_device | Matan Barak | 2015-06-12 |
* | IB/core: Extend ib_uverbs_create_cq | Matan Barak | 2015-06-12 |
* | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 |
*-. | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 2015-02-20 |
|\ \ |
|
| | * | IB/core: Add on demand paging caps to ib_uverbs_ex_query_device | Haggai Eran | 2015-02-18 |
| | * | IB/core: Add support for extended query device caps | Eli Cohen | 2015-02-18 |
| |/ |
|
* / | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer | 2015-02-18 |
|/ |
|
* | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 2015-02-06 |
* | IB/core: Implement support for MMU notifiers regarding on demand paging regions | Haggai Eran | 2014-12-15 |
* | IB/core: Add support for on demand paging regions | Shachar Raindel | 2014-12-15 |
* | IB/core: Add flags for on demand paging support | Sagi Grimberg | 2014-12-15 |
* | IB/core: Add support for extended query device caps | Eli Cohen | 2014-12-15 |
* | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma | 2014-10-14 |
* | IB/core: Add user MR re-registration support | Matan Barak | 2014-08-01 |
* | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 2014-01-19 |
* | IB/uverbs: Check input length in flow steering uverbs | Yann Droneaud | 2013-12-20 |
* | IB/uverbs: Set error code when fail to consume all flow_spec items | Yann Droneaud | 2013-12-20 |
* | IB/uverbs: Check reserved fields in create_flow | Yann Droneaud | 2013-12-20 |
* | IB/uverbs: Check comp_mask in destroy_flow | Yann Droneaud | 2013-12-20 |
*-. | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2013-11-17 |
|\ \ |
|
| | * | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen | 2013-11-15 |
| | * | IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly | Latchesar Ionkov | 2013-11-08 |
| |/
|/| |
|
| * | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak | 2013-11-17 |
| * | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud | 2013-11-17 |
| * | IB/core: Make uverbs flow structure use names like verbs ones | Yann Droneaud | 2013-11-17 |
| * | IB/core: Rename 'flow' structs to match other uverbs structs | Yann Droneaud | 2013-11-17 |
| * | IB/core: clarify overflow/underflow checks on ib_create/destroy_flow | Matan Barak | 2013-11-17 |
|/ |
|
* | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud | 2013-10-21 |
*-. | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 2013-09-03 |
|\ \ |
|
| | * | IB/core: Fixes to XRC reference counting in uverbs | Yishai Hadas | 2013-08-13 |
| |/
|/| |
|
| * | IB/core: Better checking of userspace values for receive flow steering | Matan Barak | 2013-09-02 |
| * | IB/core: Export ib_create/destroy_flow through uverbs | Hadar Hen Zion | 2013-08-28 |
|/ |
|
* | IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() | Roland Dreier | 2013-07-08 |
* | IB/core: convert to idr_alloc() | Tejun Heo | 2013-02-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|