index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-8
/
+8
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
40
-584
/
+853
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-01
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2
-4
/
+6
2018-02-01
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
3
-16
/
+19
2018-02-01
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
1
-1
/
+8
2018-02-01
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
4
-14
/
+25
2018-02-01
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
6
-19
/
+239
2018-02-01
IB/hfi1: Do not override given pcie_pset value
Bartlomiej Dudek
1
-11
/
+12
2018-02-01
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2
-32
/
+17
2018-02-01
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
6
-30
/
+20
2018-02-01
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
3
-23
/
+30
2018-02-01
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
4
-13
/
+13
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
6
-12
/
+6
2018-02-01
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
10
-59
/
+61
2018-02-01
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
1
-3
/
+1
2018-02-01
IB/hfi1: Fix for early release of sdma context
Alex Estrin
3
-6
/
+9
2018-02-01
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
3
-7
/
+16
2018-02-01
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
oulijun
1
-1
/
+0
2018-02-01
RDMA/hns: Add names to function arguments in function pointers
oulijun
1
-4
/
+4
2018-02-01
RDMA/hns: Remove unnecessary operator
oulijun
1
-2
/
+2
2018-02-01
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
1
-6
/
+7
2018-02-01
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...
Markus Elfring
1
-5
/
+0
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-55
/
+72
2018-01-31
RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
Dan Carpenter
1
-1
/
+3
2018-01-31
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
92
-2492
/
+6530
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-16
/
+16
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-18
/
+0
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
3
-9
/
+11
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
3
-5
/
+5
2018-01-28
IB/qib: remove qib_keys.c
Corentin Labbe
1
-235
/
+0
2018-01-28
IB/mthca: remove mthca_user.h
Corentin Labbe
1
-112
/
+0
2018-01-28
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
1
-4
/
+1
2018-01-26
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
1
-1
/
+1
2018-01-25
RDMA/qedr: lower print level of flushed CQEs
Kalderon, Michal
1
-3
/
+3
2018-01-24
RDMA/qedr: Use pci_enable_atomic_ops_to_root()
Felix Kuehling
1
-51
/
+8
2018-01-19
RDMA/mlx5: Remove redundant allocation warning print
Leon Romanovsky
1
-11
/
+8
2018-01-18
RDMA/hns: Remove unnecessary platform_get_resource() error check
weiyongjun (A)
1
-4
/
+0
2018-01-18
IB/mlx5: Mmap the HCA's clock info to user-space
Feras Daoud
2
-12
/
+42
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
7
-98
/
+816
2018-01-18
RDMA/bnxt_re: expose detailed stats retrieved from HW
Selvin Xavier
7
-10
/
+417
2018-01-18
RDMA/bnxt_re: Add support for MRs with Huge pages
Somnath Kotur
5
-57
/
+140
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
6
-15
/
+39
2018-01-17
RDMA/bnxt_re: Enable RoCE on virtual functions
Selvin Xavier
6
-37
/
+182
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+12
2018-01-16
i40iw: Free IEQ resources
Mustafa Ismail
3
-2
/
+3
[next]