Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1e8f43b7fb25aa7a85db1e81b4689dd394e23b35
/
include
/
rdma
/
ib_verbs.h
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
· 7 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
0f45e69
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next
by Jason Gunthorpe
· 7 years ago
7eea23a
IB/core: Add support for flow counters
by Raed Salem
· 7 years ago
59082a3
IB/core: Support passing uhw for create_flow
by Matan Barak
· 7 years ago
51d7a53
IB/core: Introduce counters read verb
by Raed Salem
· 7 years ago
fa9b180
IB/core: Introduce counters object and its create/destroy
by Raed Salem
· 7 years ago
0394808
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next
by Jason Gunthorpe
· 7 years ago
08bb558
IB/core: Make testing MR flags for writability a static inline function
by Jack Morgenstein
· 7 years ago
b04f0f0
IB/uverbs: Introduce a MPLS steering match filter
by Ariel Levkovich
· 7 years ago
d90e5e5
IB/uverbs: Introduce a GRE steering match filter
by Ariel Levkovich
· 7 years ago
19fd08b
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
be934cc
IB/uverbs: Add device memory registration ioctl support
by Ariel Levkovich
· 7 years ago
bee76d7
IB/uverbs: Add alloc/free dm uverbs ioctl support
by Ariel Levkovich
· 7 years ago
1d8eeb9
IB/uverbs: Add device memory capabilities reporting
by Ariel Levkovich
· 7 years ago
56ab0b3
IB/uverbs: Introduce ESP steering match filter
by Matan Barak
· 7 years ago
7d12f8d
IB/uverbs: Add modify ESP flow_action
by Matan Barak
· 7 years ago
21e82d3
IB/uverbs: Introduce egress flow steering
by Boris Pismenny
· 7 years ago
9b82844
IB/uverbs: Add action_handle flow steering specification
by Matan Barak
· 7 years ago
2eb9bea
IB/uverbs: Add flow_action create and destroy verbs
by Matan Barak
· 7 years ago
414448d
RDMA: Use ib_gid_attr during GID modification
by Parav Pandit
· 7 years ago
598ff6b
IB/core: Refactor GID modify code for RoCE
by Parav Pandit
· 7 years ago
72e1ff0
RDMA/core: Update query_gid documentation for HCA drivers
by Parav Pandit
· 7 years ago
e945130
IB/core: Protect against concurrent access to hardware stats
by Mark Bloch
· 7 years ago
070f2d7
net: Drop NETDEV_UNREGISTER_FINAL
by Kirill Tkhai
· 7 years ago
c66db31
IB/uverbs: Safely extend existing attributes
by Matan Barak
· 7 years ago
0ede73b
IB/uverbs: Extend uverbs_ioctl header with driver_id
by Matan Barak
· 7 years ago
80cf79a
RDMA/verbs: Remove restrack entry from XRCD structure
by Leon Romanovsky
· 7 years ago
b19744e
IB/core: Remove unimplemented ib_peek_cq
by Parav Pandit
· 7 years ago
b26c4a1
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
by Parav Pandit
· 7 years ago
19b1f54
RDMA/verbs: Simplify modify QP check
by Leon Romanovsky
· 7 years ago
fccec5b
RDMA/nldev: provide detailed MR information
by Steve Wise
· 7 years ago
87daac6
IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
by Don Hiatt
· 7 years ago
02d8883
RDMA/restrack: Add general infrastructure to track RDMA resources
by Leon Romanovsky
· 7 years ago
f66c8ba
RDMA/core: Save kernel caller name when creating PD and CQ objects
by Leon Romanovsky
· 7 years ago
e449644
RDMA/core: Use the MODNAME instead of the function name for pd callers
by Leon Romanovsky
· 7 years ago
beb801a
RDMA: Move enum ib_cq_creation_flags to uapi headers
by Jason Gunthorpe
· 7 years ago
Next »