Age | Commit message (Expand) | Author |
2015-04-15 | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ... | Doug Ledford |
2015-04-15 | ib_uverbs: Fix pages leak when using XRC SRQs | Sébastien Dugué |
2015-04-15 | IB/core: don't disallow registering region starting at 0x0 | Yann Droneaud |
2015-04-15 | IB/core: disallow registering 0-sized memory region | Yann Droneaud |
2015-04-02 | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic | Shachar Raindel |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier |
2015-02-18 | 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-17 | IB/core: Properly handle registration of on-demand paging MRs after dereg | Haggai Eran |
2015-02-17 | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer |
2015-02-17 | IB/core: When marshaling ucma path from user-space, clear unused fields | Ilya Nelkenbaum |
2015-02-06 | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud |
2015-02-03 | IB/core: Temporarily disable ex_query_device uverb | Haggai Eran |
2014-12-15 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier |
2014-12-15 | 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: Add umem function to read data from user-space | Haggai Eran |
2014-12-15 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran |
2014-12-15 | IB/addr: Improve address resolution callback scheduling | Or Kehati |
2014-12-15 | IB/core: Fix mgid key handling in SA agent multicast data-base | Jack Morgenstein |
2014-12-15 | IB/core: Do not resolve VLAN if already resolved | Moni Shoua |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier |
2014-10-14 | IB/core: Fix XRC race condition in ib_uverbs_open_qp | Jack Morgenstein |
2014-10-14 | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma |
2014-10-09 | IB/core: Avoid leakage from kernel to user space | Eli Cohen |
2014-09-22 | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier |
2014-09-22 | IB/core: When marshaling uverbs path, clear unused fields | Matan Barak |
2014-09-19 | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get | Shawn Bohrer |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier |
2014-08-10 | IB/mad: Add user space RMPP support | Ira Weiny |
2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny |
2014-08-10 | IB/mad: Add dev_notice messages for various umad/mad registration failures | Ira Weiny |
2014-08-10 | IB/mad: Update module to [pr|dev]_* style print messages | Ira Weiny |
2014-08-10 | IB/umad: Update module to [pr|dev]_* style print messages | Ira Weiny |
2014-08-05 | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise |
2014-08-01 | IB/core: Add user MR re-registration support | Matan Barak |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier |
2014-06-10 | RDMA/core: Add support for iWARP Port Mapper user space service | Tatyana Nikolova |
2014-06-06 | IB/umad: Fix use-after-free on close | Bart Van Assche |
2014-06-05 | IB/core: Fix kobject leak on device register error flow | Haggai Eran |
2014-06-04 | IB/core: Fix port kobject deletion during error flow | Haggai Eran |
2014-06-04 | IB/core: Remove unneeded kobject_get/put calls | Haggai Eran |
2014-06-04 | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier |
2014-06-03 | IB/mad: Fix sparse warning about gfp_t use | Roland Dreier |
2014-05-29 | IB/umad: Fix error handling | Bart Van Assche |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier |
2014-04-01 | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua |
2014-04-01 | IB/mad: Check and handle potential DMA mapping errors | Yan Burman |