Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ca22354b140853b8155692d5b2bc0110aa54e937
/
include
/
rdma
/
ib_verbs.h
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
3d9dfd0
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
by Shamir Rabinovitch
· 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
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
02da375
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
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
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
96f87ee
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
by Leon Romanovsky
· 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
ad8a449
IB/uverbs: Add support to advise_mr
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
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
6061521
RDMA/restrack: Track ucontext
by Leon Romanovsky
· 6 years ago
15a1b4b
RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
by Jason Gunthorpe
· 6 years ago
8313c10
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
by Jason Gunthorpe
· 6 years ago
01b6711
RDMA/core: Sync unregistration with netlink commands
by Parav Pandit
· 6 years ago
0cbf432
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
by Jason Gunthorpe
· 6 years ago
2dc50c5
RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h
by Parav Pandit
· 6 years ago
ce1fd6b
IB/uverbs: fix a typo
by Rami Rosen
· 6 years ago
da19a10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
d4122f5
RDMA/core: Allow existing drivers to set one sysfs group per device
by Parav Pandit
· 6 years ago
1ae4cfa
RDMA/core: Rename ports_parent to ports_kobj
by Parav Pandit
· 6 years ago
5d6b0cb
RDMA/netdev: Fix netlink support in IPoIB
by Denis Drozdov
· 6 years ago
f6a8a19
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
by Denis Drozdov
· 6 years ago
b56511c
IB/mlx4: Avoid implicit enumerated type conversion
by Nathan Chancellor
· 6 years ago
d31131b
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
by Kamal Heib
· 6 years ago
e349f85
RDMA: Fully setup the device name in ib_register_device
by Jason Gunthorpe
· 6 years ago
2a3ccfd
RDMA/uverbs: Get rid of ucontext->tgid
by Jason Gunthorpe
· 6 years ago
f27a0d5
RDMA/umem: Use umem->owning_mm inside ODP
by Jason Gunthorpe
· 6 years ago
c9990ab
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
by Jason Gunthorpe
· 6 years ago
b5231b0
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
by Jason Gunthorpe
· 6 years ago
5f9794d
RDMA/ucontext: Add a core API for mmaping driver IO memory
by Jason Gunthorpe
· 6 years ago
9a59739
IB/rxe: Revise the ib_wr_opcode enum
by Jason Gunthorpe
· 6 years ago
86e1d46
RDMA/uverbs: Move flow resources initialization
by Mark Bloch
· 6 years ago
eb93c82e
RDMA/core: Document QP @event_handler function
by Chuck Lever
· 6 years ago
e1f540c
RDMA/core: Define client_data_lock as rwlock instead of spinlock
by Parav Pandit
· 6 years ago
2c910cb
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
adee9f3
RDMA/core: Depend on device_add() to add device attributes
by Parav Pandit
· 6 years ago
6ceb633
RDMA/uverbs: Declare closing variable as boolean
by Leon Romanovsky
· 6 years ago
f794809
IB/core: Add an unbound WQ type to the new CQ API
by Jack Morgenstein
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
6b0d08f
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
by Jason Gunthorpe
· 6 years ago
7d96c9b
IB/uverbs: Have the core code create the uverbs_root_spec
by Jason Gunthorpe
· 6 years ago
9f49a5b
RDMA/netdev: Use priv_destructor for netdev cleanup
by Jason Gunthorpe
· 6 years ago
e83f0ec
IB/uverbs: Do not pass struct ib_device to the ioctl methods
by Jason Gunthorpe
· 6 years ago
87ad80a
IB/uverbs: Consolidate uobject destruction
by Jason Gunthorpe
· 6 years ago
d34ac5c
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
by Bart Van Assche
· 6 years ago
f696bf6
RDMA: Constify the argument of the work request conversion functions
by Bart Van Assche
· 6 years ago
e951747
IB/uverbs: Rework the locking for cleaning up the ucontext
by Jason Gunthorpe
· 7 years ago
bb039a8
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument
by Bart Van Assche
· 6 years ago
3226944
IB/mlx5: Introduce driver create and destroy flow methods
by Yishai Hadas
· 6 years ago
6cd080a
IB: Support ib_flow creation in drivers
by Yishai Hadas
· 6 years ago
4fca037
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
by Jason Gunthorpe
· 6 years ago
528922a
IB: Enable uverbs_destroy_def_handler to be used by drivers
by Yishai Hadas
· 7 years ago
b02289b
RDMA: Validate grh_required when handling AVs
by Artemy Kovalyov
· 7 years ago
2f944c0
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
by Jason Gunthorpe
· 7 years ago
d0259e8
IB/uverbs: Remove ib_uobject_file
by Jason Gunthorpe
· 7 years ago
6a5e9c8
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
by Jason Gunthorpe
· 7 years ago
87fc2a6
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
by Jason Gunthorpe
· 7 years ago
1c77483
IB: Improve uverbs_cleanup_ucontext algorithm
by Yishai Hadas
· 7 years ago
1ccddc4
RDMA/verbs: Drop kernel variant of destroy_flow
by Leon Romanovsky
· 7 years ago
ca576fb
RDMA/verbs: Drop kernel variant of create_flow
by Leon Romanovsky
· 7 years ago
b740321
IB: Make ib_init_ah_attr_from_wc set sgid_attr
by Parav Pandit
· 7 years ago
1abd8a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
7dc08dc
IB/core: Expose ib_ucontext from a given ib_uverbs_file
by Yishai Hadas
· 7 years ago
33023fb
IB/core: add max_send_sge and max_recv_sge attributes
by Steve Wise
· 7 years ago
7350cdd
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
by Bharat Potnuri
· 7 years ago
1a1f460
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
by Jason Gunthorpe
· 7 years ago
47ec386
RDMA: Convert drivers to use sgid_attr instead of sgid_index
by Parav Pandit
· 7 years ago
d97099f
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
by Jason Gunthorpe
· 7 years ago
8d9ec9a
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
by Jason Gunthorpe
· 7 years ago
1dfce29
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
by Parav Pandit
· 7 years ago
f4df9a7
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
by Parav Pandit
· 7 years ago
b150c38
IB/core: Introduce GID entry reference counts
by Parav Pandit
· 7 years ago
7654cb1
Convert infiniband uverbs to struct_size
by Matthew Wilcox
· 7 years ago
ca24da0
RDMA/core: introduce check masks for T10-PI offload
by Max Gurtovoy
· 7 years ago
Next »