index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
1
-0
/
+9
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-0
/
+6
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
1
-1
/
+12
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
1
-1
/
+39
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
1
-0
/
+46
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
1
-0
/
+2
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-7
/
+5
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-1
/
+1
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-12
/
+20
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-1
/
+2
2019-05-21
RDMA/core: Fix doc typo
Israel Rukshin
1
-2
/
+2
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
1
-0
/
+2
2019-05-06
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
1
-0
/
+34
2019-05-03
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
1
-1
/
+0
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-40
/
+38
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-17
/
+24
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-3
/
+3
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-35
/
+40
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
1
-4
/
+1
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-11
/
+16
2019-01-24
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
1
-17
/
+24
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-2
/
+4
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-5
/
+10
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
1
-3
/
+3
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-77
/
+82
2018-12-11
IB/core: Add new IB rates
Michael Guralnik
1
-0
/
+12
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+10
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-7
/
+21
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-0
/
+32
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
1
-2
/
+2
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+1
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
1
-4
/
+6
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+8
2018-07-30
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
1
-0
/
+3
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+3
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+2
2018-06-27
IB/core: Check for rdma_protocol_ib only after validating port_num
Jason Gunthorpe
1
-8
/
+11
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
1
-12
/
+0
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-17
/
+0
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-54
/
+56
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
1
-6
/
+8
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
1
-2
/
+44
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
1
-0
/
+54
2018-06-18
IB/core: Tidy ib_resolve_eth_dmac
Parav Pandit
1
-4
/
+10
2018-06-18
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
1
-27
/
+225
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-4
/
+2
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-1
/
+1
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
1
-1
/
+1
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
1
-0
/
+1
[next]