Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4956eccdd6101c5abb71966079e8183d12796d6c
/
drivers
/
infiniband
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 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
9f81036c
IB/cm: Improve local id allocation
by Michael S. Tsirkin
· 17 years ago
518b164
IPoIB/cm: Fix SRQ WR leak
by Michael S. Tsirkin
· 17 years ago
24bd1e4
IB/ipoib: Fix typos in error messages
by Michael S. Tsirkin
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
56a8c8b
IB/mlx4: Check if SRQ is full when posting receive
by Roland Dreier
· 17 years ago
2446304
IB/mlx4: Pass send queue sizes from userspace to kernel
by Eli Cohen
· 17 years ago
59b0ed12
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
by Roland Dreier
· 17 years ago
65adfa9
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
by Michael S. Tsirkin
· 18 years ago
b18aad7
IB/mthca: Fix RESET to ERROR transition
by Michael S. Tsirkin
· 18 years ago
1526130
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
by Roland Dreier
· 17 years ago
3f37cae
IB/mthca: Set GRH:HopLimit when building MLX headers
by Rolf Manderscheid
· 17 years ago
1f8f7b7
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
by Eli Cohen
· 17 years ago
de57c9f
IB/mthca: Fix use-after-free on device restart
by Ali Ayoub
· 17 years ago
bd5a6cc
IB/ehca: Return proper error code if register_mr fails
by Hoang-Nam Nguyen
· 18 years ago
26bbf13
IPoIB: Handle P_Key table reordering
by Yosef Etigin
· 17 years ago
1af4c43
IB/core: Use start_port() and end_port()
by Roland Dreier
· 17 years ago
5eb620c
IB/core: Add helpers for uncached GID and P_Key searches
by Yosef Etigin
· 18 years ago
8b8c8bc
IB/ipath: Fix potential deadlock with multicast spinlocks
by Roland Dreier
· 17 years ago
7b82cd8
IB/core: Free umem when mm is already gone
by Eli Cohen
· 18 years ago
de7860c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
7c5b9ef
IPoIB/cm: Optimize stale connection detection
by Michael S. Tsirkin
· 18 years ago
bd18c11
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
by Michael S. Tsirkin
· 18 years ago
3e28c56
IB/mthca: Fix posting >255 recv WRs for Tavor
by Michael S. Tsirkin
· 18 years ago
6c719f5
RDMA/cma: Add check to validate that cm_id is bound to a device
by Sean Hefty
· 18 years ago
be65f08
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
by Sean Hefty
· 18 years ago
8aa0860
RDMA/cma: Simplify device removal handling code
by Sean Hefty
· 18 years ago
4e430dc
IB/ehca: Disable scaling code by default, bump version number
by Joachim Fenkes
· 18 years ago
bba9b60
IB/ehca: Beautify sysfs attribute code and fix compiler warnings
by Joachim Fenkes
· 18 years ago
c7a1493
IB/ehca: Remove _irqsave, move #ifdef
by Joachim Fenkes
· 18 years ago
c55a0dd
IB/ehca: Fix AQP0/1 QP number
by Hoang-Nam Nguyen
· 18 years ago
92761cd
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
by Joachim Fenkes
· 18 years ago
5d88278
IB/ehca: Serialize hypervisor calls in ehca_register_mr()
by Stefan Roscher
· 18 years ago
8f140b4
IB/ipath: Shadow the gpio_mask register
by Arthur Jones
· 18 years ago
26c6bc7
IB/mlx4: Fix uninitialized spinlock for 32-bit archs
by Jack Morgenstein
· 18 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 18 years ago
de56037
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago
1bf66a3
IB: Put rlimit accounting struct in struct ib_umem
by Roland Dreier
· 18 years ago
f7c6a7b
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
by Roland Dreier
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
1a1c9bb
inode numbering: change libfs sb creation routines to avoid collisions with their root inodes
by Jeff Layton
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
972d45f
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
8d1cc86
IPoIB: Convert to NAPI
by Roland Dreier
· 18 years ago
ed23a72
IB: Return "maybe missed event" hint from ib_req_notify_cq()
by Roland Dreier
· 18 years ago
f4fd0b2
IB: Add CQ comp_vector support
by Michael S. Tsirkin
· 18 years ago
154257f
IB/ipath: Fix a race condition when generating ACKs
by Ralph Campbell
· 18 years ago
6ed89b9
IB/ipath: Fix two more spin lock problems
by Ralph Campbell
· 18 years ago
1a70a05
IB/fmr_pool: Add prefix to all printks
by Roland Dreier
· 18 years ago
b7f008f
IB/srp: Set proc_name
by Roland Dreier
· 18 years ago
3633b3d
IB/srp: Add orig_dgid sysfs attribute to scsi_host
by Ishai Rabinovitz
· 18 years ago
d6ef7d6
IPoIB/cm: Don't crash if remote side uses one QP for both directions
by Michael S. Tsirkin
· 18 years ago
aff9e39
RDMA/cxgb3: Support for new abort logic
by Steve Wise
· 18 years ago
4f7a307
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
60be4b5
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
by Steve Wise
· 18 years ago
1860cdf
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
by Steve Wise
· 18 years ago
4a97d47
RDMA/cxgb3: Fix TERM codes
by Steve Wise
· 18 years ago
347fcfb
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
by Michael S. Tsirkin
· 18 years ago
6b66b2d
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
by Robert Walsh
· 18 years ago
9ba6d55
IB/mthca: Work around kernel QP starvation
by Michael S. Tsirkin
· 18 years ago
c3af664
IB/ipath: Don't put QP in timeout queue if waiting to send
by Ralph Campbell
· 18 years ago
35ff032
IB/ipath: Don't call spin_lock_irq() from interrupt context
by Ralph Campbell
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
afc2e82
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
a48141d
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
by Paul Mackerras
· 18 years ago
Next »