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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
7
-14
/
+14
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
48
-620
/
+882
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-51
/
+8
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
8
-320
/
+363
2018-02-04
IB/uverbs: Use the standard kConfig format for experimental
Jason Gunthorpe
1
-1
/
+1
2018-02-04
IB: Update references to libibverbs
Jason Gunthorpe
1
-2
/
+3
2018-02-02
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2
-4
/
+6
2018-02-02
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
3
-16
/
+19
2018-02-02
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
1
-1
/
+1
2018-02-02
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-02-02
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
1
-1
/
+8
2018-02-02
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
4
-14
/
+25
2018-02-02
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
6
-19
/
+239
2018-02-02
IB/hfi1: Do not override given pcie_pset value
Bartlomiej Dudek
1
-11
/
+12
2018-02-02
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2
-32
/
+17
2018-02-02
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
6
-30
/
+20
2018-02-02
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
3
-23
/
+30
2018-02-02
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
4
-13
/
+13
2018-02-02
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
6
-12
/
+6
2018-02-02
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
10
-59
/
+61
2018-02-02
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
1
-3
/
+1
2018-02-02
IB/hfi1: Fix for early release of sdma context
Alex Estrin
3
-6
/
+9
2018-02-02
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
3
-7
/
+16
2018-02-02
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
1
-1
/
+3
2018-02-02
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
oulijun
1
-1
/
+0
2018-02-02
RDMA/hns: Add names to function arguments in function pointers
oulijun
1
-4
/
+4
2018-02-02
RDMA/hns: Remove unnecessary operator
oulijun
1
-2
/
+2
2018-02-02
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
1
-6
/
+7
2018-02-02
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...
Markus Elfring
1
-5
/
+0
2018-02-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-02-01
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-55
/
+72
2018-02-01
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
4
-7
/
+5
2018-02-01
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
3
-6
/
+4
2018-02-01
IB/rxe: change the function to void from int
Zhu Yanjun
2
-3
/
+2
2018-02-01
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
4
-10
/
+5
2018-02-01
IB/rxe: change the function to void from int
Zhu Yanjun
3
-6
/
+4
2018-02-01
IB/rxe: remove redudant parameter in function
Zhu Yanjun
4
-8
/
+7
2018-02-01
RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
Dan Carpenter
1
-1
/
+3
2018-02-01
RDMA/bnxt_re: Fix static checker warning
Doug Ledford
1
-5
/
+2
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
153
-3876
/
+9383
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-26
/
+26
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+1
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
5
-11
/
+13
2018-01-30
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
1
-0
/
+227
2018-01-30
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
1
-0
/
+147
2018-01-30
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2
-0
/
+7
2018-01-30
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
4
-0
/
+14
2018-01-30
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
3
-5
/
+30
2018-01-30
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
4
-1
/
+170
[next]