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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
rdma/siw: application interface
Bernard Metzler
2
-0
/
+1851
2019-07-02
rdma/siw: connection management
Bernard Metzler
2
-0
/
+2205
2019-07-02
rdma/siw: network and RDMA core interface
Bernard Metzler
1
-0
/
+687
2019-07-02
rdma/siw: main include file
Bernard Metzler
1
-0
/
+745
2019-07-02
rdma/siw: iWarp wire packet format
Bernard Metzler
1
-0
/
+380
2019-06-28
IB/hfi1: No need to use try_module_get for debugfs
Dennis Dalessandro
1
-3
/
+2
2019-06-28
IB/rdmavt: Add trace for map_mr_sg
Mike Marciniszyn
2
-0
/
+37
2019-06-28
IB/rdmavt: Enhance trace information for FRWR debug
Mike Marciniszyn
2
-4
/
+18
2019-06-28
IB/hfi1: Add missing INVALIDATE opcodes for trace
Mike Marciniszyn
1
-0
/
+2
2019-06-28
IB/hfi1: Reduce excessive aspm inlines
Michael J. Ruhl
4
-259
/
+280
2019-06-28
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
Michael J. Ruhl
5
-27
/
+29
2019-06-28
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
6
-37
/
+86
2019-06-28
IB/rdmavt: Set QP allowed opcodes after QP allocation
Michael J. Ruhl
1
-23
/
+12
2019-06-28
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
9
-20
/
+30
2019-06-28
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
Kamenee Arumugam
3
-60
/
+90
2019-06-28
IB/hfi1: Move receive work queue struct into uapi directory
Kamenee Arumugam
4
-71
/
+152
2019-06-28
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
2
-71
/
+125
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
10620
-75203
/
+16293
2019-06-25
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
1
-13
/
+12
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
12
-56
/
+16
2019-06-25
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-2
/
+2
2019-06-25
RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()
Dan Carpenter
1
-2
/
+2
2019-06-25
RDMA/hns: fix potential integer overflow on left shift
Colin Ian King
1
-1
/
+1
2019-06-24
RDMA/mlx5: Refactor MR descriptors allocation
Max Gurtovoy
1
-133
/
+157
2019-06-24
RDMA/mlx5: Use PA mapping for PI handover
Max Gurtovoy
3
-30
/
+114
2019-06-24
RDMA/mlx5: Improve PI handover performance
Israel Rukshin
3
-24
/
+164
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
3
-154
/
+17
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2
-99
/
+72
2019-06-24
RDMA/rw: Introduce rdma_rw_inv_key helper
Israel Rukshin
1
-8
/
+17
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
3
-7
/
+8
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
6
-16
/
+15
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
3
-5
/
+9
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
4
-38
/
+27
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
4
-193
/
+95
2019-06-24
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
Max Gurtovoy
1
-20
/
+198
2019-06-24
RDMA/mlx5: Update set_sig_data_segment attribute for new signature API
Max Gurtovoy
1
-6
/
+5
2019-06-24
RDMA/mlx5: Pass UMR segment flags instead of boolean
Max Gurtovoy
1
-7
/
+12
2019-06-24
RDMA/mlx5: Add attr for max number page list length for PI operation
Max Gurtovoy
1
-0
/
+2
2019-06-24
RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity
Max Gurtovoy
3
-11
/
+189
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2
-1
/
+13
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
2
-1
/
+40
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
2
-0
/
+47
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
3
-0
/
+4
2019-06-22
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
1
-4
/
+3
2019-06-22
Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-11
/
+11
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-14
/
+18
2019-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-62
/
+174
[next]