index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
RDMA/siw: Fix serialization issue in write_space()
Krishnamraju Eraparaju
1
-4
/
+11
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-9
/
+1
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
1
-7
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
9
-144
/
+146
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
1
-5
/
+6
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
1
-11
/
+20
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
9
-109
/
+108
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
5
-14
/
+24
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
4
-11
/
+23
2019-08-12
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
1
-3
/
+1
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
4
-9
/
+6
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
1
-2
/
+1
2019-07-22
RDMA/siw: Fix error return code in siw_init_module()
Wei Yongjun
1
-0
/
+1
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
33
-332
/
+11155
2019-07-12
RMDA/siw: Require a 64 bit arch
Jason Gunthorpe
1
-1
/
+1
2019-07-11
RDMA/siw: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+6
2019-07-11
rdma/siw: Remove set but not used variable 's'
YueHaibing
1
-3
/
+0
2019-07-11
rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
Geert Uytterhoeven
1
-1
/
+2
2019-07-11
RDMA/siw: Add missing rtnl_lock around access to ifa
Jason Gunthorpe
1
-0
/
+2
2019-07-10
rdma/siw: Use proper enumerated type in map_cqe_status
Nathan Chancellor
1
-1
/
+1
2019-07-10
RDMA/siw: Remove unnecessary kthread create/destroy printouts
Bernard Metzler
2
-7
/
+1
2019-07-10
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
Nathan Chancellor
1
-2
/
+0
2019-07-08
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2
-1
/
+5
2019-07-08
RDMA/rvt: Do not use a kernel header in the ABI
Jason Gunthorpe
1
-5
/
+27
2019-07-08
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
Jason Gunthorpe
2
-9
/
+9
2019-07-07
ibverbs/rxe: Remove variable self-initialization
Maksym Planeta
1
-1
/
+1
2019-07-02
rdma/siw: addition to kernel build environment
Bernard Metzler
3
-0
/
+29
2019-07-02
rdma/siw: completion queue methods
Bernard Metzler
1
-0
/
+101
2019-07-02
rdma/siw: receive path
Bernard Metzler
1
-0
/
+1456
2019-07-02
rdma/siw: transmit path
Bernard Metzler
1
-0
/
+1269
2019-07-02
rdma/siw: queue pair methods
Bernard Metzler
1
-0
/
+1322
2019-07-02
rdma/siw: application buffer management
Bernard Metzler
2
-0
/
+534
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-29
IB/rdmavt: Add trace for map_mr_sg
Mike Marciniszyn
2
-0
/
+37
2019-06-29
IB/rdmavt: Enhance trace information for FRWR debug
Mike Marciniszyn
2
-4
/
+18
2019-06-29
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
Michael J. Ruhl
1
-1
/
+1
2019-06-29
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
2
-8
/
+56
2019-06-29
IB/rdmavt: Set QP allowed opcodes after QP allocation
Michael J. Ruhl
1
-23
/
+12
2019-06-29
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
3
-5
/
+22
2019-06-29
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
Kamenee Arumugam
3
-60
/
+90
2019-06-29
IB/hfi1: Move receive work queue struct into uapi directory
Kamenee Arumugam
4
-71
/
+152
2019-06-29
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
1
-69
/
+123
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
6
-1
/
+8
[next]