Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8c93c40080bda655295ae3673dfb26dee34d9d49
/
drivers
/
infiniband
53b6809
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
4e73a54
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
by Roland Dreier
· 12 years ago
e2eed58
IB/qib: change QLogic to Intel
by Vinit Agnihotri
· 12 years ago
3c32869
IB/ipath: Silence a static checker warning
by Dan Carpenter
· 12 years ago
1ee9e2a
IPoIB: Fix send lockup due to missed TX completion
by Mike Marciniszyn
· 12 years ago
55e57a7
RDMA/cxgb4: Fix error return code in create_qp()
by Wei Yongjun
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
aaa0c23
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
by Zhouyi Zhou
· 12 years ago
95e1b71
mlx4: remove leftover idr_pre_get() call
by Tejun Heo
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
80f22b4
IB/qib: convert to idr_alloc()
by Tejun Heo
· 12 years ago
cffcd59
IB/ocrdma: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6a92006
IB/mlx4: convert to idr_alloc()
by Tejun Heo
· 12 years ago
5c213f8
IB/ipath: convert to idr_alloc()
by Tejun Heo
· 12 years ago
cbbbce1
IB/ehca: convert to idr_alloc()
by Tejun Heo
· 12 years ago
e8d4dd6
IB/cxgb4: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6fa7800
IB/cxgb3: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ac1d682
IB/amso1100: convert to idr_alloc()
by Tejun Heo
· 12 years ago
3b069c5
IB/core: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
70a3a06
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
ef4e359
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next
by Roland Dreier
· 12 years ago
b425388
IB/mlx4: Advertise MW support
by Shani Michaeli
· 12 years ago
6ff63e1
IB/mlx4: Support memory window binding
by Shani Michaeli
· 12 years ago
804d6a8
mlx4: Implement memory windows allocation and deallocation
by Shani Michaeli
· 12 years ago
f72dd56
IPoIB: Free ipoib neigh on path record failure so path rec queries are retried
by Roland Dreier
· 12 years ago
2ce19e7
IB/srp: Fail I/O requests if the transport is offline
by Bart Van Assche
· 12 years ago
c7c4e7f
IB/srp: Avoid endless SCSI error handling loop
by Bart Van Assche
· 12 years ago
3780d1f
IB/srp: Avoid sending a task management function needlessly
by Bart Van Assche
· 12 years ago
e1b2f13a
IB/srp: Track connection state properly
by Bart Van Assche
· 12 years ago
c89d127
IB/mlx4: Remove redundant NULL check before kfree
by Syam Sidhardhan
· 12 years ago
57d88cf
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
by Paul Bolle
· 12 years ago
a29bec1
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
by Roland Dreier
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5525d21
IB/iser: Enable iser when FMRs are not supported
by Or Gerlitz
· 12 years ago
819a087
IB/iser: Avoid error prints on EAGAIN registration failures
by Or Gerlitz
· 12 years ago
b96e4ab
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
by Or Gerlitz
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6b52a12
IB/uverbs: Implement memory windows support in uverbs
by Shani Michaeli
· 12 years ago
7083e42
IB/core: Add "type 2" memory windows support
by Shani Michaeli
· 12 years ago
6108372
mlx4_core: Propagate MR deregistration failures to caller
by Shani Michaeli
· 12 years ago
aee38fa
IB/mlx4_ib: Remove local invalidate segment unused fields
by Shani Michaeli
· 12 years ago
5a2815f
IPoIB: Don't attempt to release resources on error flow
by Itai Garbi
· 12 years ago
4b48680
IPoIB: Add version and firmware info to ethtool reporting
by Yan Burman
· 12 years ago
9d1ad66
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
by Shlomo Pongratz
· 12 years ago
6950a23
IB/mlx4: Adjust duplicate test
by Julia Lawall
· 12 years ago
cab66d1
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
by Dan Carpenter
· 12 years ago
8ab10f7
RDMA/amso1100: Use module_pci_driver() to simplify the code
by Wei Yongjun
· 12 years ago
b23523d
RDMA/cxgb4: Fix cast warning
by Stefan Hasko
· 12 years ago
bcc9b67
IB/qib: Fix QP locate/remove race
by Mike Marciniszyn
· 12 years ago
710a311
RDMA/cxgb4: "cookie" can stay in host endianness
by Paul Bolle
· 12 years ago
ef5d635
RDMA/cxgb4: Address sparse warnings
by Vipul Pandya
· 12 years ago
b3de6cf
RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
by Vipul Pandya
· 12 years ago
7c0a33d
RDMA/cxgb4: Don't wakeup threads for MPAv2
by Vipul Pandya
· 12 years ago
fe7e0a4
RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1
by Vipul Pandya
· 12 years ago
1ec779c
RDMA/cxgb4: Fix endpoint timeout race condition
by Vipul Pandya
· 12 years ago
e8e5b92
RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero
by Vipul Pandya
· 12 years ago
04236df
RDMA/cxgb4: Always log async errors
by Vipul Pandya
· 12 years ago
325abea
RDMA/cxgb4: Keep QP referenced until TID released
by Vipul Pandya
· 12 years ago
1557967
RDMA/cxgb4: Display streaming mode error only if detected in RTS
by Vipul Pandya
· 12 years ago
91e9c071
RDMA/cxgb4: Abort connections when moving to ERROR state
by Vipul Pandya
· 12 years ago
55abf8d
RDMA/cxgb4: Abort connections that receive unexpected streaming mode data
by Vipul Pandya
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cbdba97
Merge branches 'ipoib', 'mlx4' and 'qib' into for-next
by Roland Dreier
· 12 years ago
d359f35
IB/qib: Fix for broken sparse warning fix
by Mike Marciniszyn
· 12 years ago
7e5a90c
IPoIB: Fix crash due to skb double destruct
by Shlomo Pongratz
· 12 years ago
fe194f1
IB: cxgb3: delay freeing mem untill entirely done with it
by Jesper Juhl
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
7f6e710
nes: remove usage of dev->master
by Jiri Pirko
· 12 years ago
1e6d9ab
Drivers: infinband: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
d72623b
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
by Roland Dreier
· 12 years ago
793dad9
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
by Vipul Pandya
· 12 years ago
1cab775
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
by Vipul Pandya
· 12 years ago
5be78ee
RDMA/cxgb4: Fix LE hash collision bug for active open connection
by Vipul Pandya
· 12 years ago
b13912b
IPoIB: Call skb_dst_drop() once skb is enqueued for sending
by Roland Dreier
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
5bd665f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
01e0336
Merge branch 'nes' into for-next
by Roland Dreier
· 12 years ago
7d9c199
RDMA/nes: Fix for crash when registering zero length MR for CQ
by Tatyana Nikolova
· 12 years ago
7bfcfa5
RDMA/nes: Fix for terminate timer crash
by Tatyana Nikolova
· 12 years ago
00ad255
RDMA/nes: Fix for BUG_ON due to adding already-pending timer
by Tatyana Nikolova
· 12 years ago
fb57e1d
Merge branch 'srp' into for-next
by Roland Dreier
· 12 years ago
dc1bdbd
IB/srp: Allow SRP disconnect through sysfs
by Bart Van Assche
· 13 years ago
55d9389
IB/srp: send disconnect request without waiting for CM timewait exit
by Vu Pham
· 12 years ago
73aa89e
IB/srp: destroy and recreate QP and CQs when reconnecting
by Ishai Rabinovitz
· 12 years ago
ef6c49d
IB/srp: Eliminate state SRP_TARGET_DEAD
by Bart Van Assche
· 13 years ago
ee12d6a
IB/srp: Introduce the helper function srp_remove_target()
by Bart Van Assche
· 13 years ago
294c875
IB/srp: Suppress superfluous error messages
by Bart Van Assche
· 13 years ago
4f0af69
IB/srp: Process all error completions
by Bart Van Assche
· 12 years ago
948d1e8
IB/srp: Introduce srp_handle_qp_err()
by Bart Van Assche
· 13 years ago
224db15
IB/srp: Simplify SCSI error handling
by Bart Van Assche
· 12 years ago
f371823
IB/srp: Keep processing commands during host removal
by Bart Van Assche
· 13 years ago
09be70a
IB/srp: Eliminate state SRP_TARGET_CONNECTING
by Bart Van Assche
· 13 years ago
c9b03c1
IB/srp: Increase block layer timeout
by Bart Van Assche
· 13 years ago
78c9024
Merge branches 'cma' and 'mlx4' into for-next
by Roland Dreier
· 12 years ago
Next »