Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
cec7c893d8654723028f09d33341e42673558057
/
drivers
/
infiniband
65541cb
IB/mlx4: Implement query SRQ
by Jack Morgenstein
· 17 years ago
6a775e2
IB/mlx4: Implement query QP
by Jack Morgenstein
· 17 years ago
6164c8c
IB/cm: Send no match if a SIDR REQ does not match a listen
by Sean Hefty
· 17 years ago
29c2731
IB/cm: Fix handling of duplicate SIDR REQs
by Sean Hefty
· 17 years ago
5d861be
IB/cm: cm_msgs.h should include ib_cm.h
by Sean Hefty
· 17 years ago
1d84612
IB/cm: Include HCA ACK delay in local ACK timeout
by Sean Hefty
· 17 years ago
24be6e8
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
by Sean Hefty
· 17 years ago
2aec5c6
IB/sa: Make sure SA queries use default P_Key
by Sean Hefty
· 17 years ago
1b844af
IPoIB: Recycle loopback skbs instead of freeing and reallocating
by Roland Dreier
· 17 years ago
8909c57
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
by Shani Moideen
· 17 years ago
20089ca
IPoIB/cm: Fix warning if IPV6 is not enabled
by Roland Dreier
· 17 years ago
856c52a
IB/core: Take sizeof the correct pointer when calling kmalloc()
by Dotan Barak
· 17 years ago
f72d2f0
IB/ehca: Improve latency by unlocking after triggering the hardware
by Hoang-Nam Nguyen
· 17 years ago
8705ce5
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
by Joachim Fenkes
· 17 years ago
b1cfe43
IB/ehca: Return QP pointer in poll_cq()
by Joachim Fenkes
· 17 years ago
26ed687
IB/ehca: Change idr spinlocks into rwlocks
by Joachim Fenkes
· 17 years ago
28db6be
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
by Joachim Fenkes
· 17 years ago
9844b71
IB/ehca: Lock renaming, static initializers
by Joachim Fenkes
· 17 years ago
15f001e
IB/ehca: Report RDMA atomic attributes in query_qp()
by Hoang-Nam Nguyen
· 17 years ago
85f0031
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
by Stefan Roscher
· 17 years ago
472803d
IB/ehca: Support UD low-latency QPs
by Stefan Roscher
· 17 years ago
a6a1294
IB/ehca: add Shared Receive Queue support
by Joachim Fenkes
· 17 years ago
9a79fc0
IB/ehca: QP code restructuring in preparation for SRQ
by Joachim Fenkes
· 17 years ago
91f13aa
IB/ehca: HW level, HW caps and MTU autodetection
by Joachim Fenkes
· 17 years ago
b8a3ba5
IB/ehca: Change scaling_code parameter description to match default value
by Hoang-Nam Nguyen
· 17 years ago
f41d229
IB/ipath: return correct PortGUID in NodeInfo
by Sean Hefty
· 17 years ago
4f5973f
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
by Arthur Jones
· 17 years ago
3588423
IB/ipath: Test interrupts at driver startup
by Arthur Jones
· 17 years ago
9ca4865
IB/ipath: Remove support for preproduction HTX InfiniPath cards
by Ralph Campbell
· 17 years ago
12f9a49
IB/ipath: Change version wording to be less confusing with release number
by Dave Olson
· 17 years ago
37a7e9b
IB/ipath: Lower default number of kernel send buffers
by Ralph Campbell
· 17 years ago
0f4fc5e
IB/ipath: Be more cautious about coming out of freeze mode
by Dave Olson
· 17 years ago
4fc570b
IB/ipath: Add barrier before updating WC head in shared memory
by Ralph Campbell
· 17 years ago
06cc850
IB: Use menuconfig for InfiniBand menu
by Jan Engelhardt
· 17 years ago
6abb6ea
RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()
by WANG Cong
· 17 years ago
ecc2f00
RDMA/cxgb3: Don't abort after failures sending the mpa reply
by Steve Wise
· 17 years ago
96d0e49
RDMA/cxgb3: Don't post TID_RELEASE message
by Steve Wise
· 17 years ago
6eda48d
RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit
by Steve Wise
· 17 years ago
1580367
RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
by Steve Wise
· 17 years ago
fb497d7
RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue
by Steve Wise
· 17 years ago
de3d353
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
by Steve Wise
· 17 years ago
149983af
mlx4_core: Get the maximum message size from reported device capabilities
by Dotan Barak
· 17 years ago
87427da
IB/ipath: Update copyright dates
by John Gregor
· 17 years ago
991bda2
IB/ipath: Clean send flags properly on QP reset
by Robert Walsh
· 17 years ago
f2d0423
IB/ipath: ipath_poll fixups and enhancements
by Robert Walsh
· 17 years ago
b506e1d
IB/ipath: Send ACK invalid where appropriate
by Robert Walsh
· 17 years ago
e8e7ad7
IB/ipath: Add capability to modify PBC word
by Michael Albaugh
· 17 years ago
bacf401
IB/ipath: Make handling of one subport consistent
by Mark Debbage
· 17 years ago
0df6291
IB/ipath: Correct checking of swminor version field when using subports
by Mark Debbage
· 17 years ago
d781b12
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
by Ralph Campbell
· 17 years ago
30d149a
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
by Ralph Campbell
· 17 years ago
db5518c
IB/ipath: Wait for PIO available interrupt
by Ralph Campbell
· 17 years ago
06ee109
IB/ipath: Fix RDMA read retry code
by Ralph Campbell
· 17 years ago
9380068
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
by Dave Olson
· 17 years ago
561095f
IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
by Dave Olson
· 17 years ago
f716cdf
IB/ipath: Change use of constants for TID type to defined values
by Joan Eslinger
· 17 years ago
1dd6a1b
IB/ipath: Set M bit in BTH according to IB spec
by Ralph Campbell
· 17 years ago
6d2fad0
IB/ipath: Fix local loopback bug when waiting for resources
by Ralph Campbell
· 17 years ago
2c9749c
IB/ipath: Fix problem with next WQE after a UC completion
by Ralph Campbell
· 17 years ago
fdc7215
IB/ipath: Fill in some missing FMR-related fields in query_device
by Robert Walsh
· 17 years ago
e7340f0
IB/ipath: Fix maximum MTU reporting
by Robert Walsh
· 17 years ago
380bf5d
IB/ipath: Support the IBA6110 revision 4
by Dave Olson
· 17 years ago
aecd3b5
IB/ipath: Log "active" time and some errors to EEPROM
by Michael Albaugh
· 17 years ago
8e9ab3f
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
by John Gregor
· 17 years ago
17b2eb9
IB/ipath: Lock and always use shadow copies of GPIO register
by Michael Albaugh
· 17 years ago
82466f0
IB/ipath: Support blinking LEDs with an led_override file
by Michael Albaugh
· 17 years ago
a024291
IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
by Bryan O'Sullivan
· 17 years ago
63019d9
IB/mlx4: Include linux/mutex.h from mlx4_ib.h
by Michael S. Tsirkin
· 17 years ago
1d3f4b9
IB: Fix ib_umem_get() when npages == 0
by Andrew Morton
· 17 years ago
43506d9
IB: Remove garbage non-ASCII characters from comments
by Roland Dreier
· 17 years ago
fffba37
IB/ehca: Refactor "maybe missed event" code
by Joachim Fenkes
· 17 years ago
1bae4db
IB/mad: Enhance SMI for switch support
by Hal Rosenstock
· 17 years ago
841adfc
IPoIB/cm: Partial error clean up unmaps wrong address
by Ralph Campbell
· 17 years ago
c8681f1
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
by Jack Morgenstein
· 17 years ago
13ef5f4
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
by Roland Dreier
· 17 years ago
82c3aca
IPoIB/cm: Fix interoperability when MTU doesn't match
by Michael S. Tsirkin
· 17 years ago
3ec7393
IPoIB/cm: Initialize RX before moving QP to RTR
by Michael S. Tsirkin
· 17 years ago
24bce50
IB/umem: Fix possible hang on process exit
by Roland Dreier
· 17 years ago
e61ef24
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
by Roland Dreier
· 17 years ago
5ae2a7a
IB/mlx4: Handle FW command interface rev 3
by Roland Dreier
· 17 years ago
082dee3
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
by Jack Morgenstein
· 17 years ago
54e95f8
IB/mlx4: Get rid of max_inline_data calculation
by Roland Dreier
· 17 years ago
0e6e741
IB/mlx4: Handle new FW requirement for send request prefetching
by Roland Dreier
· 17 years ago
42c059ea
IB/mlx4: Fix warning in rounding up queue sizes
by Roland Dreier
· 17 years ago
614c3c8
IB/mlx4: Fix handling of wq->tail for send completions
by Roland Dreier
· 17 years ago
99f9f3d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
a4cd7ed
IB/mlx4: Make sure RQ allocation is always valid
by Roland Dreier
· 17 years ago
bf2944b
RDMA/cma: Fix initialization of next_port
by Sean Hefty
· 17 years ago
57f01b5
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
by Jack Morgenstein
· 17 years ago
42f811b
[IPV4]: Convert IPv4 devconf to an array
by Herbert Xu
· 17 years ago
3e1db33
IB/mthca, mlx4_core: Fix typo in comment
by Roland Dreier
· 17 years ago
d998ccc
IB/cm: Fix stale connection detection
by Sean Hefty
· 17 years ago
ec56dc0
IPoIB/cm: Fix performance regression on Mellanox
by Michael S. Tsirkin
· 17 years ago
8b7e1577
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
by Michael S. Tsirkin
· 17 years ago
2dfbfc3
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
by Michael S. Tsirkin
· 17 years ago
8fd357a
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
by Michael S. Tsirkin
· 17 years ago
65a2c84
IB/ehca: Fix number of send WRs reported for new QP
by Stefan Roscher
· 17 years ago
c0be5fb
IB/mlx4: Initialize send queue entry ownership bits
by Eli Cohen
· 17 years ago
02d89b8
IB/mlx4: Don't allocate RQ doorbell if using SRQ
by Roland Dreier
· 17 years ago
8aee74c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
Next »