index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
1
-1
/
+1
2018-11-22
RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h
Parav Pandit
1
-3
/
+0
2018-11-07
IB/uverbs: fix a typo
Rami Rosen
1
-1
/
+1
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-56
/
+93
2018-10-17
RDMA/core: Allow existing drivers to set one sysfs group per device
Parav Pandit
1
-2
/
+28
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
1
-1
/
+1
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-0
/
+7
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-2
/
+21
2018-10-04
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
1
-1
/
+1
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-3
/
+1
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-3
/
+3
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
1
-1
/
+0
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
1
-20
/
+2
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
1
-12
/
+20
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
1
-1
/
+3
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
1
-0
/
+22
2018-09-18
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
1
-14
/
+20
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
1
-14
/
+0
2018-09-11
RDMA/core: Document QP @event_handler function
Chuck Lever
1
-0
/
+2
2018-09-06
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
1
-2
/
+3
2018-09-06
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+3
2018-09-06
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
1
-0
/
+3
2018-09-06
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
1
-1
/
+1
2018-09-06
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
1
-3
/
+6
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+8
2018-08-11
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
1
-1
/
+1
2018-08-11
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
1
-1
/
+1
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
1
-1
/
+5
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
1
-2
/
+1
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
1
-2
/
+2
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-15
/
+15
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-5
/
+6
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
1
-0
/
+5
2018-07-25
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
1
-3
/
+9
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
1
-0
/
+14
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
1
-0
/
+1
2018-07-24
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
1
-13
/
+10
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-0
/
+3
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+12
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
1
-28
/
+3
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
1
-6
/
+0
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
1
-6
/
+3
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
1
-1
/
+1
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
1
-1
/
+45
2018-06-26
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
1
-2
/
+0
2018-06-26
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-2
/
+0
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-0
/
+7
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+8
2018-06-19
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
1
-0
/
+2
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+2
[next]