index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
1
-1
/
+3
*
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
2019-05-06
1
-1
/
+0
*
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
2019-05-06
1
-0
/
+47
*
RDMA/umem: Add API to find best driver supported page size in an MR
Shiraz Saleem
2019-05-06
2
-0
/
+33
*
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
1
-1
/
+1
*
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
1
-0
/
+1
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
1
-0
/
+3
*
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
2
-29
/
+19
*
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-05-01
1
-0
/
+30
*
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
1
-9
/
+0
|
\
|
*
RDMA: Remove rdma_user_mmap_page
Jason Gunthorpe
2019-04-24
1
-9
/
+0
*
|
IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts
Mike Marciniszyn
2019-04-24
1
-0
/
+14
*
|
IB/rdmavt: Fix ab/ba include issues
Mike Marciniszyn
2019-04-24
2
-76
/
+76
*
|
IB/{rdmavt, hfi1): Miscellaneous comment fixes
Kaike Wan
2019-04-24
1
-1
/
+0
*
|
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-4
/
+5
*
|
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
1
-4
/
+4
*
|
RDMA/core: Support object allocation in atomic context
Leon Romanovsky
2019-04-08
1
-1
/
+6
*
|
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
2019-04-08
1
-1
/
+1
*
|
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-04-08
2
-1
/
+2
*
|
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-4
/
+1
*
|
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-34
/
+194
*
|
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
2
-8
/
+14
*
|
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
2019-04-01
2
-20
/
+16
*
|
RDMA/core: Don't compare specific bit after boolean AND
Leon Romanovsky
2019-03-29
1
-2
/
+2
*
|
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
2019-03-28
1
-0
/
+3
*
|
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
2019-03-28
1
-0
/
+6
*
|
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
2019-03-28
1
-6
/
+19
*
|
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-25
4
-6
/
+6
|
/
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-3
/
+4
*
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-19
2
-0
/
+14
*
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
1
-0
/
+5
*
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-19
1
-0
/
+11
*
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-19
1
-1
/
+9
*
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
1
-0
/
+7
*
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
1
-1
/
+2
*
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
1
-31
/
+43
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-0
/
+10
*
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
2
-32
/
+3
*
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
1
-1
/
+2
*
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
1
-0
/
+3
*
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-02-18
1
-7
/
+15
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-0
/
+5
*
IB/verbs: Add helper function rdma_udata_to_drv_context
Shamir Rabinovitch
2019-02-15
1
-0
/
+17
*
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-15
3
-7
/
+14
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Doug Ledford
2019-02-13
4
-22
/
+42
|
\
|
*
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
2019-02-08
1
-0
/
+1
|
*
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
2019-02-08
1
-7
/
+16
|
*
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
2019-02-08
1
-1
/
+2
|
*
RDMA/device: Get rid of reg_state
Jason Gunthorpe
2019-02-08
1
-6
/
+0
|
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
1
-4
/
+5
[next]