index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-15
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
Michael S. Tsirkin
1
-1
/
+3
2007-05-15
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
1
-0
/
+1
2007-05-15
RDMA/cma: Add check to validate that cm_id is bound to a device
Sean Hefty
1
-4
/
+8
2007-05-15
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
Sean Hefty
1
-2
/
+3
2007-05-15
RDMA/cma: Simplify device removal handling code
Sean Hefty
1
-41
/
+48
2007-05-15
IB/ehca: Disable scaling code by default, bump version number
Joachim Fenkes
1
-3
/
+3
2007-05-15
IB/ehca: Beautify sysfs attribute code and fix compiler warnings
Joachim Fenkes
1
-49
/
+37
2007-05-15
IB/ehca: Remove _irqsave, move #ifdef
Joachim Fenkes
1
-4
/
+3
2007-05-15
IB/ehca: Fix AQP0/1 QP number
Hoang-Nam Nguyen
1
-2
/
+3
2007-05-15
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
Joachim Fenkes
1
-4
/
+8
2007-05-15
IB/ehca: Serialize hypervisor calls in ehca_register_mr()
Stefan Roscher
3
-2
/
+14
2007-05-15
IB/ipath: Shadow the gpio_mask register
Arthur Jones
4
-14
/
+14
2007-05-15
IB/mlx4: Fix uninitialized spinlock for 32-bit archs
Jack Morgenstein
1
-0
/
+1
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-10
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
31
-194
/
+4309
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+6
2007-05-09
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
14
-0
/
+4035
2007-05-09
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
1
-28
/
+13
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
18
-178
/
+273
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-05-08
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
50
-241
/
+470
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
38
-227
/
+469
2007-05-07
IPoIB: Convert to NAPI
Roland Dreier
4
-20
/
+74
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
11
-24
/
+62
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
17
-15
/
+22
2007-05-07
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
1
-13
/
+15
2007-05-07
IB/ipath: Fix two more spin lock problems
Ralph Campbell
1
-1
/
+1
2007-05-07
IB/fmr_pool: Add prefix to all printks
Roland Dreier
1
-15
/
+17
2007-05-07
IB/srp: Set proc_name
Roland Dreier
1
-1
/
+2
2007-05-07
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2
-0
/
+23
2007-05-07
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
1
-1
/
+1
2007-05-07
RDMA/cxgb3: Support for new abort logic
Steve Wise
2
-0
/
+24
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
12
-13
/
+0
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-05-01
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
1
-0
/
+1
2007-05-01
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2
-0
/
+4
2007-05-01
RDMA/cxgb3: Fix TERM codes
Steve Wise
1
-31
/
+38
2007-05-01
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
1
-2
/
+6
2007-05-01
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
6
-90
/
+153
2007-05-01
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
1
-0
/
+13
2007-05-01
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2
-7
/
+2
2007-05-01
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
1
-7
/
+11
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
47
-1013
/
+1640
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
45
-1001
/
+1612
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+6
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]