Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
550fa228ee7ebea3c3499897a7aef6536de73fff
/
include
/
rdma
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
dc1435c
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
by Leon Romanovsky
· 6 years ago
f95be3d
RDMA: Add EFA related definitions
by Gal Pressman
· 6 years ago
db6c677
RDMA/umem: Remove hugetlb flag
by Shiraz Saleem
· 6 years ago
a808273
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
by Shiraz Saleem
· 6 years ago
4a35339
RDMA/umem: Add API to find best driver supported page size in an MR
by Shiraz Saleem
· 6 years ago
943bd98
RDMA/core: Allow detaching gid attribute netdevice for RoCE
by Parav Pandit
· 6 years ago
adb4a57
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
by Parav Pandit
· 6 years ago
a70c073
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
by Parav Pandit
· 6 years ago
dd05cb8
RDMA: Get rid of iw_cm_verbs
by Kamal Heib
· 6 years ago
923abb9
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
by Gal Pressman
· 6 years ago
449a224
Merge branch 'rdma_mmap' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
4eb6ab1
RDMA: Remove rdma_user_mmap_page
by Jason Gunthorpe
· 6 years ago
d40f69c
IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts
by Mike Marciniszyn
· 6 years ago
715ab1a
IB/rdmavt: Fix ab/ba include issues
by Mike Marciniszyn
· 6 years ago
ea752bc
IB/{rdmavt, hfi1): Miscellaneous comment fixes
by Kaike Wan
· 6 years ago
68e326d
RDMA: Handle SRQ allocations by IB/core
by Leon Romanovsky
· 6 years ago
d345691
RDMA: Handle AH allocations by IB/core
by Leon Romanovsky
· 6 years ago
f631603
RDMA/core: Support object allocation in atomic context
by Leon Romanovsky
· 6 years ago
feec576
IB: When attrs.udata/ufile is available use that instead of uobject
by Jason Gunthorpe
· 6 years ago
d10bcf9
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
by Shiraz Saleem
· 6 years ago
ff23dfa
IB: Pass only ib_udata in function prototypes
by Shamir Rabinovitch
· 6 years ago
c4367a2
IB: Pass uverbs_attr_bundle down ib_x destroy path
by Shamir Rabinovitch
· 6 years ago
a6a3797
IB: Pass uverbs_attr_bundle down uobject destroy path
by Shamir Rabinovitch
· 6 years ago
70f06b2
IB: ucontext should be set properly for all cmd & ioctl paths
by Shamir Rabinovitch
· 6 years ago
d3243da
RDMA/core: Don't compare specific bit after boolean AND
by Leon Romanovsky
· 6 years ago
41c6140
RDMA: Check net namespace access for uverbs, umad, cma and nldev
by Parav Pandit
· 6 years ago
4e0f7b9
RDMA/core: Implement compat device/sysfs tree in net namespace
by Parav Pandit
· 6 years ago
cebe556
RDMA/core: Introduce ib_core_device to hold device
by Parav Pandit
· 6 years ago
19b1a29
RDMA: Use __packed annotation instead of __attribute__ ((packed))
by Erez Alfasi
· 6 years ago
a2a074e
RDMA: Handle ucontext allocations by IB/core
by Leon Romanovsky
· 6 years ago
3856ec4
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
by Steve Wise
· 6 years ago
ca22354
RDMA/rxe: Close a race after ib_register_device
by Jason Gunthorpe
· 6 years ago
d089989
RDMA/device: Provide APIs from the core code to help unregistration
by Jason Gunthorpe
· 6 years ago
324e227
RDMA/device: Add ib_device_get_by_netdev()
by Jason Gunthorpe
· 6 years ago
c2261dd
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
by Jason Gunthorpe
· 6 years ago
8faea9f
RDMA/cache: Move the cache per-port data into the main ib_port_data
by Jason Gunthorpe
· 6 years ago
8ceb135
RDMA/device: Consolidate ib_device per_port data into one place
by Jason Gunthorpe
· 6 years ago
ea1075e
RDMA: Add and use rdma_for_each_port
by Jason Gunthorpe
· 6 years ago
41eda65
RDMA/restrack: Hide restrack DB from IB/core
by Leon Romanovsky
· 6 years ago
4811852
RDMA/restrack: Reduce scope of synchronization lock while updating DB
by Leon Romanovsky
· 6 years ago
18c4c66
RDMA/restrack: Translate from ID to restrack object
by Leon Romanovsky
· 6 years ago
fd47c2f
RDMA/restrack: Convert internal DB from hash to XArray
by Leon Romanovsky
· 6 years ago
8994445
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
by Shamir Rabinovitch
· 6 years ago
730623f
IB/verbs: Add helper function rdma_udata_to_drv_context
by Shamir Rabinovitch
· 6 years ago
3d9dfd0
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
by Shamir Rabinovitch
· 6 years ago
d892273
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into for-next
by Doug Ledford
· 6 years ago
82771f2
Merge branch 'wip/dl-for-next' into for-next
by Doug Ledford
· 6 years ago
921eab1
RDMA/devices: Re-organize device.c locking
by Jason Gunthorpe
· 6 years ago
0df91bb
RDMA/devices: Use xarray to store the client_data
by Jason Gunthorpe
· 6 years ago
e59178d
RDMA/devices: Use xarray to store the clients
by Jason Gunthorpe
· 6 years ago
652432f
RDMA/device: Get rid of reg_state
by Jason Gunthorpe
· 6 years ago
21a428a
RDMA: Handle PD allocations by IB/core
by Leon Romanovsky
· 6 years ago
30471d4
RDMA/core: Share driver structure size with core
by Leon Romanovsky
· 6 years ago
c66f674
IB/core: Don't register each MAD agent for LSM notifier
by Daniel Jurgens
· 6 years ago
805b754
IB/core: Eliminate a hole in MAD agent struct
by Daniel Jurgens
· 6 years ago
926ba19
RDMA/iwcm: add tos_set bool to iw_cm struct
by Steve Wise
· 6 years ago
2c1619e
IB/cma: Define option to set ack timeout and pack tos_set
by Danit Goldberg
· 6 years ago
3c6cb20
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
by Kaike Wan
· 6 years ago
4f9264d
IB/hfi1: Add an s_acked_ack_queue pointer
by Kaike Wan
· 6 years ago
c098bbb
IB/hfi1: Build TID RDMA WRITE request
by Kaike Wan
· 6 years ago
039cd3d
IB/hfi1: Increment the retry timeout value for TID RDMA READ request
by Kaike Wan
· 6 years ago
742a382
IB/hfi1: Add functions to build TID RDMA READ request
by Kaike Wan
· 6 years ago
838b6fd
IB/hfi1: TID RDMA RcvArray programming and TID allocation
by Kaike Wan
· 6 years ago
385156c
IB/hfi: Move RC functions into a header file
by Kaike Wan
· 6 years ago
a2bfd70
RDMA/iwpm: move kdoc comments to functions
by Steve Wise
· 6 years ago
b0bad9a
RDMA/IWPM: Support no port mapping requirements
by Steve Wise
· 6 years ago
6a8a2aa
Merge tag 'v5.0-rc5' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
a163afc
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
by Bart Van Assche
· 6 years ago
52a72e2
IB/uverbs: Expose XRC ODP device capabilities
by Moni Shoua
· 6 years ago
da82334
IB/core: Allocate a bit for SRQ ODP support
by Moni Shoua
· 6 years ago
ddf922c
IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
by Kaike Wan
· 6 years ago
02da375
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
by Leon Romanovsky
· 6 years ago
0ad699c
RDMA/core: Simplify restrack interface
by Leon Romanovsky
· 6 years ago
6780c4f
RDMA: Add indication for in kernel API support to IB device
by Gal Pressman
· 6 years ago
459cc69
RDMA: Provide safe ib_alloc_device() function
by Leon Romanovsky
· 6 years ago
0b5cb33
RDMA/srp: Increase max_segment_size
by Bart Van Assche
· 6 years ago
55c293c
Merge branch 'devx-async' into k.o/for-next
by Jason Gunthorpe
· 6 years ago
6bf8f22
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
by Yishai Hadas
· 6 years ago
61b2fe3
IB/mlx5: Remove dead code
by Moni Shoua
· 6 years ago
da6a496
IB/mlx5: Ranges in implicit ODP MR inherit its write access
by Moni Shoua
· 6 years ago
d79af72
RDMA/device: Expose ib_device_try_get(()
by Jason Gunthorpe
· 6 years ago
5474723
RDMA: Introduce and use rdma_device_to_ibdev()
by Parav Pandit
· 6 years ago
ea4baf7
RDMA: Rename port_callback to init_port
by Parav Pandit
· 6 years ago
b0ea0fa
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
by Jason Gunthorpe
· 6 years ago
13859d5d
RDMA/mlx5: Embed into the code flow the ODP config option
by Leon Romanovsky
· 6 years ago
96f87ee
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
by Leon Romanovsky
· 6 years ago
2e8039c
IB/core: uverbs copy to struct or zero helper
by Michael Guralnik
· 6 years ago
2553ba2
RDMA: Mark if destroy address handle is in a sleepable context
by Gal Pressman
· 6 years ago
b090c4e
RDMA: Mark if create address handle is in a sleepable context
by Gal Pressman
· 6 years ago
af8d703
RDMA/restrack: Resource-tracker should not use uobject pointers
by Shamir Rabinovitch
· 6 years ago
ad8a449
IB/uverbs: Add support to advise_mr
by Moni Shoua
· 6 years ago
cbfdd44
IB/uverbs: Add helper to get array size from ptr attribute
by Moni Shoua
· 6 years ago
3023a1e
RDMA: Start use ib_device_ops
by Kamal Heib
· 6 years ago
521ed0d
RDMA/core: Introduce ib_device_ops
by Kamal Heib
· 6 years ago
a146235
RDMA/mlx5: Fail early if user tries to create flows on IB representors
by Leon Romanovsky
· 6 years ago
a5a5d19
IB/core: Add new IB rates
by Michael Guralnik
· 6 years ago
dbabf68
IB/core: Add 2X port width
by Michael Guralnik
· 6 years ago
1e8f43b
IB/core: Add CapabilityMask2 to port attributes
by Michael Guralnik
· 6 years ago
Next »