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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
4
-14
/
+16
2018-07-09
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
1
-3
/
+4
2018-07-09
IB/cm: Remove unused and erroneous msg sequence encoding
HÃ¥kon Bugge
2
-15
/
+6
2018-07-09
IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject
Jason Gunthorpe
4
-4
/
+1
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
6
-41
/
+32
2018-07-09
IB/uverbs: Tidy up remaining references to ucontext
Jason Gunthorpe
4
-18
/
+13
2018-07-09
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
1
-82
/
+71
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
4
-56
/
+50
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
5
-40
/
+46
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
2
-62
/
+36
2018-07-04
RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT
Jason Gunthorpe
3
-15
/
+12
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
2
-14
/
+5
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
9
-87
/
+94
2018-07-04
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
8
-293
/
+353
2018-07-04
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
4
-36
/
+22
2018-07-04
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
6
-23
/
+20
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
5
-67
/
+61
2018-07-04
RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE
Jason Gunthorpe
1
-4
/
+8
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
5
-27
/
+27
2018-07-04
Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next
Jason Gunthorpe
3
-0
/
+32
2018-07-04
IB/mlx5: Expose dump and fill memory key
Yonatan Cohen
1
-0
/
+16
2018-07-04
net/mlx5: Limit scope of dump_fill_mkey function
Yonatan Cohen
2
-0
/
+16
2018-07-04
RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
Dan Carpenter
1
-6
/
+6
2018-07-04
RDMA/bnxt_re: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-07-04
IB/core: type promotion bug in rdma_rw_init_one_mr()
Dan Carpenter
1
-1
/
+1
2018-07-04
RDMA/i40w: Hold read semaphore while looking after VMA
Leon Romanovsky
1
-0
/
+2
2018-07-04
IB/mlx4: Test port number before querying type.
Tarick Bedeir
1
-1
/
+1
2018-07-03
vmw_pvrdma: Release netdev when vmxnet3 module is removed
Neil Horman
1
-2
/
+37
2018-07-03
IB/mlx5: Fix GRE flow specification
Maor Gottlieb
1
-1
/
+1
2018-07-03
IB/hfi1: Remove incorrect call to do_interrupt callback
Michael J. Ruhl
1
-7
/
+9
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
3
-7
/
+12
2018-07-03
ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
Bart Van Assche
1
-2
/
+2
2018-07-03
ib_srpt: Fix a use-after-free in srpt_close_ch()
Bart Van Assche
1
-2
/
+1
2018-07-03
IB/mlx5: Remove set-but-not-used variables
Bart Van Assche
2
-5
/
+0
2018-07-03
IB/srp: Remove driver version and release data information
Bart Van Assche
1
-3
/
+0
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
10
-103
/
+141
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
2
-5
/
+4
2018-06-29
IB/iser: set can_queue earlier to allow setting higher queue depth
Sagi Grimberg
1
-9
/
+3
2018-06-29
IB/rxe: don't clear the tx queue on every transfer
Vijay Immanuel
1
-10
/
+7
2018-06-29
IB/cm: Remove now useless rcu_lock in dst_fetch_ha
Jason Gunthorpe
1
-7
/
+5
2018-06-29
RDMA/mlx5: Don't leak UARs in case of free fails
Leon Romanovsky
1
-13
/
+5
2018-06-27
RDMA/vmw_pvrdma: Delete unused function
Yuval Shaia
1
-5
/
+0
2018-06-27
IB/core: Check for rdma_protocol_ib only after validating port_num
Jason Gunthorpe
1
-8
/
+11
2018-06-26
IB/mlx4: Create slave AH's directly
Jason Gunthorpe
3
-25
/
+59
2018-06-26
RDMA/uverbs: Remove redundant check
Leon Romanovsky
1
-3
/
+0
2018-06-26
RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()
Leon Romanovsky
1
-1
/
+1
2018-06-26
RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTR
Leon Romanovsky
1
-1
/
+4
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
3
-16
/
+8
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-17
/
+0
2018-06-25
RDMA/uverbs: Check existence of create_flow callback
Jason Gunthorpe
1
-0
/
+5
[next]