Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0d9b87f3ba71eef698ea69ef111b8ba35af8b318
/
drivers
/
infiniband
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
b974304
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3c07347
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
by Johannes Thumshirn
· 7 years ago
7d50207
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
by Johannes Thumshirn
· 7 years ago
ad0835a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
4190b4e
RDMA/core: Rename kernel modify_cq to better describe its usage
by Leon Romanovsky
· 7 years ago
87ab3f5
IB/mlx5: Add CQ moderation capability to query_device
by Yonatan Cohen
· 7 years ago
0fd586d
IB/mlx4: Add CQ moderation capability to query_device
by Yonatan Cohen
· 7 years ago
18bd907
IB/uverbs: Add CQ moderation capability to query_device
by Yonatan Cohen
· 7 years ago
b0e9df6
IB/mlx5: Exposing modify CQ callback to uverbs layer
by Yonatan Cohen
· 7 years ago
34d9a27
IB/mlx4: Exposing modify CQ callback to uverbs layer
by Yonatan Cohen
· 7 years ago
869ddcf
IB/uverbs: Allow CQ moderation with modify CQ
by Yonatan Cohen
· 7 years ago
bc52e9c
iw_cxgb4: atomically flush the qp
by Steve Wise
· 7 years ago
cbb40fa
iw_cxgb4: only call the cq comp_handler when the cq is armed
by Steve Wise
· 7 years ago
1c8f1da
iw_cxgb4: Fix possible circular dependency locking warning
by Bharat Potnuri
· 7 years ago
8451145
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
by Devesh Sharma
· 7 years ago
877add2
IB/core: Only maintain real QPs in the security lists
by Daniel Jurgens
· 7 years ago
f4e96c1
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
by Gustavo A. R. Silva
· 7 years ago
e08ce2e
RDMA/core: Make function rdma_copy_addr return void
by Yuval Shaia
· 7 years ago
8b10ba7
RDMA/vmw_pvrdma: Add shared receive queue support
by Bryan Tan
· 7 years ago
cb9fd89
RDMA/core: avoid uninitialized variable warning in create_udata
by Arnd Bergmann
· 7 years ago
0512766
RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs
by Selvin Xavier
· 7 years ago
c88a785
RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP
by Selvin Xavier
· 7 years ago
237379f
RDMA/bnxt_re: Set QP state in case of response completion errors
by Selvin Xavier
· 7 years ago
9b40183
RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entries
by Somnath Kotur
· 7 years ago
685894d
IB/hfi1: Handle initial value of 0 for CCTI setting
by Dennis Dalessandro
· 7 years ago
b64581a
IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry
by Don Hiatt
· 7 years ago
19b57c6
IB/core: Convert OPA AH to IB for Extended LIDs only
by Don Hiatt
· 7 years ago
e8d5aff
IB/hfi1: Send 'reboot' as planned down remote reason
by Jan Sokolowski
· 7 years ago
a276672
IB/hfi1: Prohibit invalid Init to Armed state transition
by Grzegorz Morys
· 7 years ago
cc9a97e
IB/hfi1: Do not allocate PIO send contexts for VNIC
by Niranjana Vishwanathapura
· 7 years ago
e4c397e
IB/hfi1: Remove unnecessary if check
by Jan Sokolowski
· 7 years ago
d61ea07
IB/hfi1: Fix a wrapping test to insure the correct timeout
by Mike Marciniszyn
· 7 years ago
0e31a2e
IB/hfi1: Remove wrapper function in mmu_rb
by Kamenee Arumugam
· 7 years ago
22a3ffa
IB/hfi1: Reduce 8051 command timeout
by Jakub Byczkowski
· 7 years ago
641f348
IB/hfi1: Allow MgmtAllowed on B2B setups
by Jan Sokolowski
· 7 years ago
57b0c46
IB/srpt: Ensure that modifying the use_srq configfs attribute works
by Bart Van Assche
· 7 years ago
8b6dc52
IB/srpt: Wait until channel release has finished during module unload
by Bart Van Assche
· 7 years ago
01b3ee1
IB/srpt: Introduce srpt_disconnect_ch_sync()
by Bart Van Assche
· 7 years ago
c76d7d6
IB/srpt: Introduce helper functions for SRQ allocation and freeing
by Bart Van Assche
· 7 years ago
321e329
IB/srpt: Post receive work requests after qp transition to INIT state
by Mike Marciniszyn
· 7 years ago
ba97b74
iw_cxgb4: remove BUG_ON() usage.
by Steve Wise
· 7 years ago
063fb5b
bnxt_re: changing the ip address shouldn't affect new connections
by Sriharsha Basavapatna
· 7 years ago
d6d5c59
bnxt_re: fix a crash in qp error event processing
by Sriharsha Basavapatna
· 7 years ago
2e4c85c
IB/core: Avoid unnecessary return value check
by Parav Pandit
· 7 years ago
5f22a1d
IB/mlx4: Increase maximal message size under UD QP
by Mark Bloch
· 7 years ago
ed8637d
IB/mlx4: Add contig support for control objects
by Guy Levi
· 7 years ago
9901abf
IB/mlx4: Use optimal numbers of MTT entries
by Guy Levi
· 7 years ago
2b62185
IB/mlx5: Fix RoCE Address Path fields
by Majd Dibbiny
· 7 years ago
31fde03
IB/mlx5: Assign send CQ and recv CQ of UMR QP
by Majd Dibbiny
· 7 years ago
9950acf
RDMA/cxgb4: Protect from possible dereference
by Leon Romanovsky
· 7 years ago
e32d2d7
RDMA/bnxt_re: Remove unused vlan_tag variable
by Leon Romanovsky
· 7 years ago
b1383aa
IB/mlx5: Add PCI write end padding support
by Noa Osherovich
· 7 years ago
e1d2e88
IB/core: Add PCI write end padding flags for WQ and QP
by Noa Osherovich
· 7 years ago
3192c53
IB/rxe: don't crash, if allocation of crc algorithm failed
by Thomas Bogendoerfer
· 7 years ago
89548bc
IB/core: Avoid crash on pkey enforcement failed in received MADs
by Parav Pandit
· 7 years ago
7d7d065
RDMA/cxgb4: Annotate r2 and stag as __be32
by Leon Romanovsky
· 7 years ago
108809a
IB/mlx4: Fix RSS's QPC attributes assignments
by Guy Levi
· 7 years ago
09d208b2
IB/mlx4: Add report for RSS capabilities by vendor channel
by Guy Levi
· 7 years ago
fec99ed
RDMA/umem: Avoid partial declaration of non-static function
by Leon Romanovsky
· 7 years ago
26beb85
RDMA/hns: Modify the usage of cmd_sn in hip08
by oulijun
· 7 years ago
0203b14
RDMA/hns: Unify the calculation for hem index in hip08
by oulijun
· 7 years ago
e8d1853
RDMA/hns: Set the owner field of SQWQE in hip08 RoCE
by oulijun
· 7 years ago
b5fddb7
RDMA/hns: Add sq_invld_flg field in QP context
by oulijun
· 7 years ago
2872646
RDMA/hns: Update the usage of ack timeout in hip08
by oulijun
· 7 years ago
befb63b
RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08
by oulijun
· 7 years ago
a49d761
RDMA/hns: Enable the cqe field of sqwqe of RC
by oulijun
· 7 years ago
492b2bd
RDMA/hns: Set se attribute of sqwqe in hip08
by oulijun
· 7 years ago
651487c
RDMA/hns: Configure fence attribute in hip08 RoCE
by oulijun
· 7 years ago
e92f2c1
RDMA/hns: Configure TRRL field in hip08 RoCE device
by oulijun
· 7 years ago
d551424
RDMA/hns: Update calculation of irrl_ba field for hip08
by oulijun
· 7 years ago
b5ff0f6
RDMA/hns: Configure sgid type for hip08 RoCE
by Wei Hu(Xavier)
· 7 years ago
023c147
RDMA/hns: Generate gid type of RoCEv2
by Wei Hu(Xavier)
· 7 years ago
a2c80b7
RDMA/hns: Add rereg mr support for hip08
by Wei Hu(Xavier)
· 7 years ago
7cda7b8
IB/hfi1: convert to debugfs_file_get() and -put()
by Nicolai Stange
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5c08681
Merge branch 'k.o/for-rc' into k.o/for-next
by Doug Ledford
· 7 years ago
287683d
RDMA/nldev: Enforce device index check for port callback
by Leon Romanovsky
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
31acd18
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
by Mike Marciniszyn
· 7 years ago
45a041c
IB/hfi1: Don't modify num_user_contexts module parameter
by Kamenee Arumugam
· 7 years ago
2d9544a
IB/hfi1: Insure int mask for in-kernel receive contexts is clear
by Mike Marciniszyn
· 7 years ago
1b311f8
IB/hfi1: Add tx_opcode_stats like the opcode_stats
by Mike Marciniszyn
· 7 years ago
406310c
IB/hfi1: Validate PKEY for incoming GSI MAD packets
by Sebastian Sanchez
· 7 years ago
00f9203
Ib/hfi1: Return actual operational VLs in port info query
by Patel Jay P
· 7 years ago
4061f3a
IB/hfi1: Race condition between user notification and driver state
by Michael J. Ruhl
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5455e73
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
by Somnath Kotur
· 7 years ago
35fb2a88
RDMA/cxgb4: Declare stag as __be32
by Leon Romanovsky
· 7 years ago
Next »