index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
backtracetest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE
Jason Gunthorpe
2
-5
/
+14
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
6
-28
/
+28
2018-07-04
IB/mlx5: Expose dump and fill memory key
Yonatan Cohen
2
-1
/
+18
2018-07-04
net/mlx5: Add hardware definitions for dump_fill_mkey
Leon Romanovsky
1
-1
/
+3
2018-07-04
net/mlx5: Limit scope of dump_fill_mkey function
Yonatan Cohen
4
-19
/
+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
MAINTAINERS: Moving out...
Or Gerlitz
1
-2
/
+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-07-03
include/rdma/opa_addr.h: Fix an endianness issue
Bart Van Assche
1
-1
/
+1
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
12
-111
/
+190
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-27
net/mlx5: Rate limit errors in command interface
Leon Romanovsky
2
-7
/
+10
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
4
-18
/
+8
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2
-19
/
+0
2018-06-25
RDMA/uverbs: Check existence of create_flow callback
Jason Gunthorpe
1
-0
/
+5
2018-06-25
MAINTAINERS: Update SRP entries
Bart Van Assche
1
-3
/
+9
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
3
-14
/
+33
2018-06-25
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
3
-6
/
+152
2018-06-25
IB/mlx5: Add support for drain SQ & RQ
Yishai Hadas
3
-7
/
+150
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
2
-107
/
+0
2018-06-25
IB/cm: Use sgid_attr from the AV
Parav Pandit
1
-14
/
+6
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
6
-110
/
+97
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
3
-2
/
+10
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
2
-26
/
+43
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
4
-14
/
+21
2018-06-25
IB: Make ib_init_ah_from_mcmember set sgid_attr
Parav Pandit
2
-15
/
+27
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
4
-54
/
+67
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
4
-83
/
+25
2018-06-22
IB/hfi1: Reorg ctxtdata and rightsize fields
Mike Marciniszyn
2
-87
/
+86
[next]