| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/ucma: Fix access to non-initialized CM_ID object | Leon Romanovsky | 2018-03-24 | 1 | -0/+3 |
* | RDMA/cma: Use correct size when writing netlink stats | Parav Pandit | 2018-03-24 | 1 | -1/+1 |
* | IB/security: Restrict use of the write() interface | Jason Gunthorpe | 2016-05-17 | 3 | -0/+12 |
* | IB/cm: Fix rb-tree duplicate free and use-after-free | Doron Tsur | 2015-11-15 | 1 | -1/+9 |
* | IB/uverbs: Fix race between ib_uverbs_open and remove_one | Yishai Hadas | 2015-10-07 | 2 | -14/+32 |
* | IB/uverbs: reject invalid or unknown opcodes | Christoph Hellwig | 2015-10-07 | 1 | -1/+9 |
* | RDMA/core: Fix for parsing netlink string attribute | Tatyana Nikolova | 2015-06-10 | 1 | -1/+1 |
* | RDMA/CMA: Canonize IPv4 on IPV6 sockets properly | Jason Gunthorpe | 2015-05-23 | 1 | -10/+17 |
* | IB/core: don't disallow registering region starting at 0x0 | Yann Droneaud | 2015-05-17 | 1 | -2/+2 |
* | IB/core: disallow registering 0-sized memory region | Yann Droneaud | 2015-05-17 | 1 | -0/+3 |
* | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic | Shachar Raindel | 2015-04-23 | 1 | -0/+8 |
* | IB/core: When marshaling ucma path from user-space, clear unused fields | Ilya Nelkenbaum | 2015-03-23 | 1 | -0/+3 |
* | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer | 2015-03-23 | 1 | -4/+5 |
*-. | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier | 2014-10-14 | 1 | -0/+1 |
|\ \ |
|
| | * | IB/core: Avoid leakage from kernel to user space | Eli Cohen | 2014-10-09 | 1 | -0/+1 |
| |/ |
|
* | | IB/core: Fix XRC race condition in ib_uverbs_open_qp | Jack Morgenstein | 2014-10-14 | 1 | -0/+4 |
* | | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma | 2014-10-14 | 1 | -0/+2 |
|/ |
|
*-. | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2014-09-22 | 1 | -0/+4 |
|\ \ |
|
| | * | IB/core: When marshaling uverbs path, clear unused fields | Matan Barak | 2014-09-22 | 1 | -0/+4 |
| |/ |
|
* / | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get | Shawn Bohrer | 2014-09-19 | 1 | -6/+13 |
|/ |
|
*---. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 | 7 | -139/+385 |
|\ \ \ |
|
| | | * | IB/mad: Add user space RMPP support | Ira Weiny | 2014-08-10 | 2 | -35/+73 |
| | | * | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 | 5 | -7/+128 |
| | | * | IB/mad: Add dev_notice messages for various umad/mad registration failures | Ira Weiny | 2014-08-10 | 2 | -9/+57 |
| | | * | IB/mad: Update module to [pr|dev]_* style print messages | Ira Weiny | 2014-08-10 | 3 | -77/+85 |
| | | * | IB/umad: Update module to [pr|dev]_* style print messages | Ira Weiny | 2014-08-10 | 1 | -11/+15 |
| | |/
| |/| |
|
| | * | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise | 2014-08-05 | 1 | -0/+27 |
| |/ |
|
* / | IB/core: Add user MR re-registration support | Matan Barak | 2014-08-01 | 3 | -0/+95 |
|/ |
|
*---. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 8 | -9/+1554 |
|\ \ \ |
|
| | | * | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier | 2014-06-04 | 1 | -4/+4 |
| | | * | IB/mad: Fix sparse warning about gfp_t use | Roland Dreier | 2014-06-03 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | RDMA/core: Add support for iWARP Port Mapper user space service | Tatyana Nikolova | 2014-06-10 | 6 | -4/+1549 |
| |/ |
|
* | | IB/umad: Fix use-after-free on close | Bart Van Assche | 2014-06-06 | 1 | -11/+19 |
* | | IB/core: Fix kobject leak on device register error flow | Haggai Eran | 2014-06-05 | 1 | -26/+26 |
* | | IB/core: Fix port kobject deletion during error flow | Haggai Eran | 2014-06-04 | 1 | -9/+17 |
* | | IB/core: Remove unneeded kobject_get/put calls | Haggai Eran | 2014-06-04 | 1 | -5/+2 |
* | | IB/umad: Fix error handling | Bart Van Assche | 2014-05-29 | 1 | -22/+27 |
|/ |
|
*---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 3 | -43/+14 |
|\ \ \ |
|
| | | * | IB/mad: Check and handle potential DMA mapping errors | Yan Burman | 2014-04-01 | 1 | -0/+14 |
| | |/
| |/| |
|
| | * | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua | 2014-04-01 | 2 | -43/+0 |
| |/ |
|
* | | IB/core: Introduce signature verbs API | Sagi Grimberg | 2014-03-07 | 1 | -0/+8 |
* | | IB/core: Introduce protected memory regions | Sagi Grimberg | 2014-03-07 | 1 | -0/+39 |
* | | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -64/+56 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -1/+1 |
|\ |
|
| * | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 | 1 | -1/+1 |
* | | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-22 | 9 | -35/+327 |
|\ \ |
|
| * | | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun | 2014-01-19 | 1 | -1/+3 |
| * | | IB/core: Make ib_addr a core IB module | Matan Barak | 2014-01-19 | 1 | -2/+3 |
| * | | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 2014-01-19 | 3 | -0/+49 |
| * | | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 | 2 | -24/+16 |