Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fefef1828ded4df17cfb51481b9e0782d2b3ce2
/
drivers
/
infiniband
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
78b9c0f
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
94382f3
[IB] umad: further ib_unregister_mad_agent() deadlock fixes
by Roland Dreier
· 19 years ago
ae57e24
[IB] mthca: fix posting long lists of receive work requests
by Michael S. Tsirkin
· 19 years ago
64044bc
[IB] mthca: fix wraparound handling in mthca_cq_clean()
by Roland Dreier
· 19 years ago
62abb84
[IB] mthca: fix posting of atomic operations
by Michael S. Tsirkin
· 19 years ago
77369ed
[IB] uverbs: have kernel return QP capabilities
by Jack Morgenstein
· 19 years ago
ec914c5
[IB] umad: get rid of unused mr array
by Roland Dreier
· 19 years ago
40de2e5
[IB] Have cq_resize() method take an int, not int*
by Roland Dreier
· 19 years ago
0b4ff2c
[IB] mthca: fix typo in catastrophic error polling
by Roland Dreier
· 19 years ago
8c608a3
[IPoIB] no need to set skb->dev right before freeing skb
by Roland Dreier
· 19 years ago
2f76e82
[IB] umad: avoid potential deadlock when unregistering MAD agents
by Roland Dreier
· 19 years ago
1732b0e
[IPoIB] add path record information in debugfs
by Roland Dreier
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
6044ec8
[PATCH] kfree cleanup: misc remaining drivers
by Jesper Juhl
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
8b37b94
[IB] umad: two small fixes
by Michael S. Tsirkin
· 19 years ago
0f69ce1
[IB] mthca: report page size capability
by Jack Morgenstein
· 19 years ago
127f2fa
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
ba77df5
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
d09e327
[IB] mthca: check P_Key index in modify QP
by Jack Morgenstein
· 19 years ago
0c99cb6
[IB] umad: fix hot remove of IB devices
by Roland Dreier
· 19 years ago
87cfe32
[IB] mthca: fix format of FW version
by Roland Dreier
· 19 years ago
8ae5a8a
[IPoIB] don't compile debug code if debugging isn't enabled
by Roland Dreier
· 19 years ago
aef9ec3
IB: Add SCSI RDMA Protocol (SRP) initiator
by Roland Dreier
· 19 years ago
21a3848
[IPoIB] remove unneeded initializations to 0
by Roland Dreier
· 19 years ago
de6eb66
[IB] kzalloc() conversions
by Roland Dreier
· 19 years ago
3bc12e7
[IPoIB] cleanups: fix comment, remove useless variables
by Roland Dreier
· 19 years ago
e5b251a
[IB] mthca: Avoid SRQ free WQE list corruption
by Roland Dreier
· 19 years ago
7162a3e
[IB] uverbs: Avoid NULL pointer deref on CQ async event
by Roland Dreier
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
a20583a
[IPoIB] use spin_trylock_irqsave()
by Roland Dreier
· 19 years ago
2d3c0b7
[PATCH] missing include in infiniband
by Al Viro
· 19 years ago
affcd50
[IB] mthca: report asynchronous CQ events
by Michael S. Tsirkin
· 19 years ago
4cce339
[IB] fix up class_device_create() calls
by Roland Dreier
· 19 years ago
a4da062
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Roland Dreier
· 19 years ago
70a30e1
[IB] uverbs: Fix device lifetime problems
by Roland Dreier
· 19 years ago
a74968f
[IB] umad: Fix device lifetime problems
by Roland Dreier
· 19 years ago
1993d68
[IPoIB] Drop RX packets when out of memory
by Roland Dreier
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
87b750d
[PATCH] gfp_t: drivers/infiniband
by Al Viro
· 19 years ago
cb0f091
[IB] ib_umad: various cleanups
by Sean Hefty
· 19 years ago
089a1be
[IB] ib_umad: fix crash when freeing send buffers
by Roland Dreier
· 19 years ago
3d155f8
[IB] mthca: first pass at catastrophic error reporting
by Roland Dreier
· 19 years ago
7cc656e
[IB] simplify mad_rmpp.c:alloc_response_msg()
by Roland Dreier
· 19 years ago
547e309
[IB] mthca: correct modify QP attribute masks for UC
by Roland Dreier
· 19 years ago
34816ad
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
by Sean Hefty
· 19 years ago
ae7971a
[IB] CM: Fix initialization of QP attributes for UC QPs.
by Sean Hefty
· 19 years ago
ec329a1
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)
by Roland Dreier
· 19 years ago
5d7edb3
[IB] Add idr_destroy() calls on module unload
by Roland Dreier
· 19 years ago
75eeec2
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
by Roland Dreier
· 19 years ago
c8e0ca6
[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
by Roland Dreier
· 19 years ago
bbf2078
[IB] user_mad: Use class_device.devt
by Roland Dreier
· 19 years ago
2e0c512
[IB] user_mad: trivial coding style fixes
by Roland Dreier
· 19 years ago
3910f44
[IB] cm: Add missing break in switch
by Roland Dreier
· 19 years ago
7150bf8
[IB] mthca: Don't enter QP into MCG more than once.
by Jack Morgenstein
· 19 years ago
ba8e931
[IB] Fail sysfs queries after device is unregistered
by Roland Dreier
· 19 years ago
d476306
[IB] mthca: Add struct pci_driver.owner field
by Roland Dreier
· 19 years ago
c6f5cb7
[IB] mthca: Use enum in mthca_alloc_db() prototype
by Roland Dreier
· 19 years ago
4b2d319
[IPoIB] Improve ipoib_timeout() output
by Roland Dreier
· 19 years ago
762a03e
[IB] ucm: quiet sparse warnings
by Roland Dreier
· 19 years ago
07d357d
[IB] CM: bind IDs to a specific device
by Sean Hefty
· 19 years ago
595e726
[IB] merge ucm.h into ucm.c
by Sean Hefty
· 19 years ago
67cdb40
[IB] uverbs: Implement more commands
by Roland Dreier
· 19 years ago
883a99c
[IB] uverbs: Add a mask of device methods allowed for userspace
by Roland Dreier
· 19 years ago
56c202d
[IB] fail SA queries if device initialization failed
by Roland Dreier
· 19 years ago
305a7e8
[IB] uverbs: unlock correctly in error paths
by Roland Dreier
· 19 years ago
5b6810e
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
by Roland Dreier
· 19 years ago
efaae8f
[IB] mthca: Better limit checking and reporting
by Jack Morgenstein
· 19 years ago
4ab6fb7
[IB] Fix leak on MAD initialization failure
by Roland Dreier
· 19 years ago
e23d6d2
[IB] mthca: detect SRQ overflow
by Roland Dreier
· 19 years ago
90f104d
[IB] mthca: SRQ limit reached events
by Roland Dreier
· 19 years ago
116c007
[IB] Check port number in ib_query_port()/ib_modify_port()
by Roland Dreier
· 19 years ago
f575394
[IB] uverbs: reject invalid memory registration permission flags
by Roland Dreier
· 19 years ago
9825051e
[IB] mthca: Fill in more fields in query_port method
by Jack Morgenstein
· 19 years ago
274c089
[IB] uverbs: Add device-specific ABI version attribute
by Roland Dreier
· 19 years ago
eb9d3cd
[IB] uverbs: Fix up resource creation error paths
by Roland Dreier
· 19 years ago
6b73597e
[IB] uverbs: ABI-breaking fixes for userspace verbs
by Roland Dreier
· 19 years ago
33033b79
[IB] mthca: Report correct atomic capability
by Jack Morgenstein
· 19 years ago
0c33aee
[IB] Add checks to multicast attach and detach
by Jack Morgenstein
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
aba7a22
[IB] mthca: Fix memory leak on device close
by Michael S. Tsirkin
· 19 years ago
d70ed60
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
by Roland Dreier
· 19 years ago
a1c337a
[IB] mthca: fix hw_ver value returned from mthca_query_device
by Jack Morgenstein
· 19 years ago
f02b16b
[IB] mthca: Round up number of slots in HCA context memory table
by Michael S. Tsirkin
· 19 years ago
63c47c2
[IB] uverbs: Close some exploitable races
by Roland Dreier
· 19 years ago
44dd823
[IB] mthca: Fix off by one bug in mthca_map_cmd
by Michael S. Tsirkin
· 19 years ago
f7ed3a5
[IB] mthca: fix off by one in clr_int calculation
by Michael S. Tsirkin
· 19 years ago
018771f
[IB] mthca: Fix doorbell record resource leak
by Roland Dreier
· 19 years ago
f2065e4
[IB] Fix RMPP receive length calculation
by Hal Rosenstock
· 19 years ago
972d512
[IB] Add MAD data field size definitions
by Sean Hefty
· 19 years ago
71eea47
[PATCH] IB/mthca: Fix device removal memory leak
by Michael S. Tsirkin
· 19 years ago
8d2cae0
[PATCH] IPoIB: Don't flush workqueue from within workqueue
by Roland Dreier
· 19 years ago
eff4c65
[PATCH] IB: Fix data length for RMPP SA sends
by Hal Rosenstock
· 19 years ago
6577ae5
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
by Roland Dreier
· 19 years ago
3853194
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
by Roland Dreier
· 19 years ago
c915033
[PATCH] IB/mthca: Initialize eq->nent before we use it
by Roland Dreier
· 19 years ago
ce5b65c
[PATCH] IPoIB: Fix SA client retransmission strategy
by Hal Rosenstock
· 19 years ago
d6cff02
[PATCH] IB/mthca: fix posting of first work request
by Roland Dreier
· 19 years ago
Next »