index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-24
1
-9
/
+1
*
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
2019-09-13
1
-7
/
+5
*
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
9
-144
/
+146
|
\
|
*
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
2019-08-28
1
-11
/
+20
|
*
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-23
9
-109
/
+108
|
*
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
2019-08-22
1
-22
/
+15
|
*
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
2019-08-20
1
-2
/
+3
*
|
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
2019-09-13
1
-5
/
+6
*
|
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
5
-14
/
+24
|
\
|
|
*
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
2019-08-13
4
-11
/
+23
|
*
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
2019-08-12
1
-3
/
+1
*
|
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
4
-9
/
+6
|
/
*
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
2019-07-29
1
-2
/
+4
*
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
2019-07-22
1
-2
/
+1
*
RDMA/siw: Fix error return code in siw_init_module()
Wei Yongjun
2019-07-22
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-15
33
-332
/
+11155
|
\
|
*
RMDA/siw: Require a 64 bit arch
Jason Gunthorpe
2019-07-12
1
-1
/
+1
|
*
RDMA/siw: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-11
2
-0
/
+6
|
*
rdma/siw: Remove set but not used variable 's'
YueHaibing
2019-07-11
1
-3
/
+0
|
*
rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
Geert Uytterhoeven
2019-07-11
1
-1
/
+2
|
*
RDMA/siw: Add missing rtnl_lock around access to ifa
Jason Gunthorpe
2019-07-11
1
-0
/
+2
|
*
rdma/siw: Use proper enumerated type in map_cqe_status
Nathan Chancellor
2019-07-10
1
-1
/
+1
|
*
RDMA/siw: Remove unnecessary kthread create/destroy printouts
Bernard Metzler
2019-07-10
2
-7
/
+1
|
*
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
Nathan Chancellor
2019-07-10
1
-2
/
+0
|
*
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2019-07-08
2
-1
/
+5
|
*
RDMA/rvt: Do not use a kernel header in the ABI
Jason Gunthorpe
2019-07-08
1
-5
/
+27
|
*
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
Jason Gunthorpe
2019-07-08
2
-9
/
+9
|
*
ibverbs/rxe: Remove variable self-initialization
Maksym Planeta
2019-07-07
1
-1
/
+1
|
*
rdma/siw: addition to kernel build environment
Bernard Metzler
2019-07-02
3
-0
/
+29
|
*
rdma/siw: completion queue methods
Bernard Metzler
2019-07-02
1
-0
/
+101
|
*
rdma/siw: receive path
Bernard Metzler
2019-07-02
1
-0
/
+1456
|
*
rdma/siw: transmit path
Bernard Metzler
2019-07-02
1
-0
/
+1269
|
*
rdma/siw: queue pair methods
Bernard Metzler
2019-07-02
1
-0
/
+1322
|
*
rdma/siw: application buffer management
Bernard Metzler
2019-07-02
2
-0
/
+534
|
*
rdma/siw: application interface
Bernard Metzler
2019-07-02
2
-0
/
+1851
|
*
rdma/siw: connection management
Bernard Metzler
2019-07-02
2
-0
/
+2205
|
*
rdma/siw: network and RDMA core interface
Bernard Metzler
2019-07-02
1
-0
/
+687
|
*
rdma/siw: main include file
Bernard Metzler
2019-07-02
1
-0
/
+745
|
*
rdma/siw: iWarp wire packet format
Bernard Metzler
2019-07-02
1
-0
/
+380
|
*
IB/rdmavt: Add trace for map_mr_sg
Mike Marciniszyn
2019-06-28
2
-0
/
+37
|
*
IB/rdmavt: Enhance trace information for FRWR debug
Mike Marciniszyn
2019-06-28
2
-4
/
+18
|
*
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
Michael J. Ruhl
2019-06-28
1
-1
/
+1
|
*
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
2019-06-28
2
-8
/
+56
|
*
IB/rdmavt: Set QP allowed opcodes after QP allocation
Michael J. Ruhl
2019-06-28
1
-23
/
+12
|
*
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
2019-06-28
3
-5
/
+22
|
*
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
Kamenee Arumugam
2019-06-28
3
-60
/
+90
|
*
IB/hfi1: Move receive work queue struct into uapi directory
Kamenee Arumugam
2019-06-28
4
-71
/
+152
|
*
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
2019-06-28
1
-69
/
+123
|
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-28
6
-1
/
+8
|
|
\
|
|
/
|
/
|
|
*
IB/{rdmavt, qib, hfi1}: Convert to new completion API
Mike Marciniszyn
2019-06-20
1
-22
/
+9
[next]