Age | Commit message (Expand) | Author | Files | Lines |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 4 | -42/+112 |
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 | 3 | -41/+92 |
2015-02-17 | IB/core: Properly handle registration of on-demand paging MRs after dereg | Haggai Eran | 1 | -1/+2 |
2015-02-17 | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer | 1 | -4/+5 |
2015-02-17 | IB/core: When marshaling ucma path from user-space, clear unused fields | Ilya Nelkenbaum | 1 | -0/+3 |
2015-02-06 | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 2 | -97/+41 |
2015-02-03 | IB/core: Temporarily disable ex_query_device uverb | Haggai Eran | 1 | -1/+0 |
2014-12-15 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier | 7 | -48/+964 |
2014-12-15 | IB/core: Implement support for MMU notifiers regarding on demand paging regions | Haggai Eran | 5 | -12/+482 |
2014-12-15 | IB/core: Add support for on demand paging regions | Shachar Raindel | 5 | -0/+341 |
2014-12-15 | IB/core: Add flags for on demand paging support | Sagi Grimberg | 2 | -3/+30 |
2014-12-15 | IB/core: Add support for extended query device caps | Eli Cohen | 3 | -42/+86 |
2014-12-15 | IB/core: Add umem function to read data from user-space | Haggai Eran | 1 | -0/+34 |
2014-12-15 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 1 | -3/+3 |
2014-12-15 | IB/addr: Improve address resolution callback scheduling | Or Kehati | 1 | -2/+2 |
2014-12-15 | IB/core: Fix mgid key handling in SA agent multicast data-base | Jack Morgenstein | 1 | -3/+8 |
2014-12-15 | IB/core: Do not resolve VLAN if already resolved | Moni Shoua | 1 | -1/+2 |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier | 1 | -0/+1 |
2014-10-14 | IB/core: Fix XRC race condition in ib_uverbs_open_qp | Jack Morgenstein | 1 | -0/+4 |
2014-10-14 | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma | 1 | -0/+2 |
2014-10-09 | IB/core: Avoid leakage from kernel to user space | Eli Cohen | 1 | -0/+1 |
2014-09-22 | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 1 | -0/+4 |
2014-09-22 | IB/core: When marshaling uverbs path, clear unused fields | Matan Barak | 1 | -0/+4 |
2014-09-19 | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get | Shawn Bohrer | 1 | -6/+13 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 7 | -139/+385 |
2014-08-10 | IB/mad: Add user space RMPP support | Ira Weiny | 2 | -35/+73 |
2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 5 | -7/+128 |
2014-08-10 | IB/mad: Add dev_notice messages for various umad/mad registration failures | Ira Weiny | 2 | -9/+57 |
2014-08-10 | IB/mad: Update module to [pr|dev]_* style print messages | Ira Weiny | 3 | -77/+85 |
2014-08-10 | IB/umad: Update module to [pr|dev]_* style print messages | Ira Weiny | 1 | -11/+15 |
2014-08-05 | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise | 1 | -0/+27 |
2014-08-01 | IB/core: Add user MR re-registration support | Matan Barak | 3 | -0/+95 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 8 | -9/+1554 |
2014-06-10 | RDMA/core: Add support for iWARP Port Mapper user space service | Tatyana Nikolova | 6 | -4/+1549 |
2014-06-06 | IB/umad: Fix use-after-free on close | Bart Van Assche | 1 | -11/+19 |
2014-06-05 | IB/core: Fix kobject leak on device register error flow | Haggai Eran | 1 | -26/+26 |
2014-06-04 | IB/core: Fix port kobject deletion during error flow | Haggai Eran | 1 | -9/+17 |
2014-06-04 | IB/core: Remove unneeded kobject_get/put calls | Haggai Eran | 1 | -5/+2 |
2014-06-04 | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier | 1 | -4/+4 |
2014-06-03 | IB/mad: Fix sparse warning about gfp_t use | Roland Dreier | 1 | -1/+1 |
2014-05-29 | IB/umad: Fix error handling | Bart Van Assche | 1 | -22/+27 |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 3 | -43/+14 |
2014-04-01 | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua | 2 | -43/+0 |
2014-04-01 | IB/mad: Check and handle potential DMA mapping errors | Yan Burman | 1 | -0/+14 |
2014-03-07 | IB/core: Introduce signature verbs API | Sagi Grimberg | 1 | -0/+8 |
2014-03-07 | IB/core: Introduce protected memory regions | Sagi Grimberg | 1 | -0/+39 |
2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas | 1 | -64/+56 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier | 9 | -35/+327 |