| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-05-18 | IB/Verbs: Reform mcast related part in IB-core cma |  Michael Wang | 1 | -38/+18 |
| 2015-05-18 | IB/Verbs: Reform route related part in IB-core cma |  Michael Wang | 2 | -42/+14 |
| 2015-05-18 | IB/Verbs: Reform cm related part in IB-core cma/ucm |  Michael Wang | 2 | -58/+26 |
| 2015-05-18 | IB/Verbs: Reform IB-core verbs |  Michael Wang | 1 | -4/+2 |
| 2015-05-18 | IB/Verbs: Reform IB-core multicast |  Michael Wang | 1 | -9/+3 |
| 2015-05-18 | IB/Verbs: Reform IB-core sa_query |  Michael Wang | 1 | -13/+17 |
| 2015-05-18 | IB/Verbs: Reform IB-core cm |  Michael Wang | 1 | -3/+17 |
| 2015-05-18 | IB/Verbs: Reform IB-core mad/agent/user_mad |  Michael Wang | 3 | -30/+41 |
| 2015-05-18 | IB/Verbs: Implement new callback query_protocol() |  Michael Wang | 1 | -0/+1 |
| 2015-05-12 | RDMA/core: Fix for parsing netlink string attribute |  Tatyana Nikolova | 1 | -1/+1 |
| 2015-05-05 | IB/core: Fix unaligned accesses |  David Ahern | 2 | -14/+13 |
| 2015-05-05 | IB/core: change rdma_gid2ip into void function as it always return zero |  Honggang LI | 1 | -10/+3 |
| 2015-05-05 | IB/core: dma unmap optimizations |  Guy Shapiro | 1 | -2/+3 |
| 2015-05-05 | IB/core: dma map/unmap locking optimizations |  Guy Shapiro | 1 | -5/+4 |
| 2015-05-05 | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clients |  Tatyana Nikolova | 3 | -34/+262 |
| 2015-05-05 | RDMA/CMA: Canonize IPv4 on IPV6 sockets properly |  Jason Gunthorpe | 1 | -10/+17 |
| 2015-04-15 | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 |  Doug Ledford | 1 | -11/+11 |
| 2015-04-15 | ib_uverbs: Fix pages leak when using XRC SRQs |  Sébastien Dugué | 1 | -11/+11 |
| 2015-04-15 | IB/core: don't disallow registering region starting at 0x0 |  Yann Droneaud | 1 | -2/+2 |
| 2015-04-15 | IB/core: disallow registering 0-sized memory region |  Yann Droneaud | 1 | -0/+3 |
| 2015-04-02 | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic |  Shachar Raindel | 1 | -0/+8 |
| 2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next |  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 'srp' into for-next |  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', 'mlx5', 'ocrdma' and 'srp' into for-next |  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 |