index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
1
-56
/
+93
|
\
|
*
RDMA/core: Allow existing drivers to set one sysfs group per device
Parav Pandit
2018-10-17
1
-2
/
+28
|
*
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
2018-10-16
1
-1
/
+1
|
*
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
2018-10-03
1
-1
/
+1
|
*
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-03
1
-3
/
+1
|
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-3
/
+3
|
*
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2018-09-21
1
-1
/
+0
|
*
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
1
-20
/
+2
|
*
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
1
-12
/
+20
|
*
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-21
1
-1
/
+3
|
*
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-20
1
-0
/
+22
|
*
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
2018-09-17
1
-14
/
+20
|
*
RDMA/uverbs: Move flow resources initialization
Mark Bloch
2018-09-11
1
-14
/
+0
|
*
RDMA/core: Document QP @event_handler function
Chuck Lever
2018-09-11
1
-0
/
+2
|
*
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
2018-09-06
1
-2
/
+3
|
*
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
1
-0
/
+3
|
|
\
|
|
*
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-05
1
-0
/
+3
|
*
|
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
2018-09-05
1
-1
/
+1
|
*
|
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-09-05
1
-3
/
+6
|
|
/
*
|
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-10
1
-0
/
+7
*
|
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
2018-10-10
1
-2
/
+21
|
/
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-5
/
+8
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
1
-5
/
+8
|
|
\
|
|
*
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
1
-5
/
+8
*
|
|
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-10
1
-1
/
+1
*
|
|
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-10
1
-1
/
+1
*
|
|
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
1
-1
/
+5
*
|
|
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
1
-2
/
+1
*
|
|
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
1
-2
/
+2
*
|
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
1
-15
/
+15
*
|
|
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-30
1
-5
/
+6
*
|
|
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
1
-0
/
+5
*
|
|
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
2018-07-24
1
-3
/
+9
*
|
|
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
1
-0
/
+14
*
|
|
IB: Support ib_flow creation in drivers
Yishai Hadas
2018-07-24
1
-0
/
+1
*
|
|
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
2018-07-23
1
-13
/
+10
*
|
|
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-10
1
-0
/
+3
*
|
|
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
1
-1
/
+12
*
|
|
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-28
/
+3
*
|
|
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
1
-6
/
+0
*
|
|
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
1
-6
/
+3
*
|
|
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
1
-1
/
+1
*
|
|
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-29
1
-1
/
+45
*
|
|
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
2018-06-25
1
-2
/
+0
*
|
|
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2018-06-25
1
-2
/
+0
*
|
|
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-25
1
-0
/
+7
*
|
|
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
2018-06-19
1
-0
/
+2
*
|
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+2
*
|
|
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
2018-06-18
1
-0
/
+4
*
|
|
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-4
/
+4
[next]