Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5b3bc7a68171138d52b1b62012c37ac888895460
/
drivers
/
infiniband
5b3bc7a
IB/mthca: max_inline_data handling tweaks
by Jack Morgenstein
· 19 years ago
4662005
IB/mthca: create_eq with size not a power of 2
by Michael S. Tsirkin
· 19 years ago
38d1e79
IB/mthca: check port validity in modify_qp
by Jack Morgenstein
· 19 years ago
aa2f936
IB/mthca: check return value in mthca_dev_lim call
by Jack Morgenstein
· 19 years ago
1d7d2f6
IB/mthca: fix WQE size calculation in create-srq
by Jack Morgenstein
· 19 years ago
c4342d8
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
by Jack Morgenstein
· 19 years ago
d1646f8
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
by Jack Morgenstein
· 19 years ago
576d2e4
IB/mthca: Fix SRQ cleanup during QP destroy
by Jack Morgenstein
· 19 years ago
6c7d2a7
IB/mthca: Fix thinko in mthca_table_find()
by Michael S. Tsirkin
· 19 years ago
44b5b03
IB/mthca: don't change driver's copy of attributes if modify QP fails
by Jack Morgenstein
· 19 years ago
6aa2e4e
IB/mthca: correct log2 calculation
by Jack Morgenstein
· 19 years ago
94361cf
IB/mthca: check RDMA limits
by Jack Morgenstein
· 19 years ago
52d0df1
IB/mthca: fix memory user DB table leak
by Jack Morgenstein
· 19 years ago
0efc488
IB/umad: fix memory leaks
by Jack Morgenstein
· 19 years ago
de1bb1a
IB/cm: avoid reusing local ID
by Sean Hefty
· 19 years ago
227eca8
IB/cm: correct reported reject code
by Sean Hefty
· 19 years ago
a3c8ab4
IB/mthca: fix QP size limits for mem-free HCAs
by Jack Morgenstein
· 19 years ago
f4e4015
IB/uverbs: track multicast group membership for userspace QPs
by Jack Morgenstein
· 19 years ago
e0ae9ec
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
by Michael S. Tsirkin
· 19 years ago
267ee88
IPoIB: fix error handling in ipoib_open
by Roland Dreier
· 19 years ago
4f71055
IPoIB: protect child list in ipoib_ib_dev_flush
by Michael S. Tsirkin
· 19 years ago
2e86541
IPoIB: don't zero members after we allocate with kzalloc
by Roland Dreier
· 19 years ago
de92248
IPoIB: reinitialize mcast structs' completions for every query
by Michael S. Tsirkin
· 19 years ago
5872a9f
IPoIB: always set path->query to NULL when query finishes
by Roland Dreier
· 19 years ago
65c7edd
IPoIB: reinitialize path struct's completion for every query
by Roland Dreier
· 19 years ago
bf6d9e2
IB/umad: fix RMPP handling
by Michael S. Tsirkin
· 19 years ago
187a258
IB/mthca: reset QP's last pointers when transitioning to reset state
by Michael S. Tsirkin
· 19 years ago
2012a11
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
by Adrian Bunk
· 19 years ago
9b152d5
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
eabc779
IB/umad: make sure write()s have sufficient data
by Roland Dreier
· 19 years ago
48fd0d1
IB/mthca: Safer max_send_sge/max_recv_sge calculation
by Michael S. Tsirkin
· 19 years ago
cbc5b2b
[IB] mthca: don't disable RDMA writes if no responder resources
by Roland Dreier
· 19 years ago
47f2bce
[IB] srp: don't post receive if no send buf available
by Roland Dreier
· 19 years ago
5f06899
[IB] srp: increase max_luns
by Roland Dreier
· 19 years ago
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
Next »