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
2008-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-3
/
+3
2008-01-25
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
4
-45
/
+18
2008-01-25
Kobject: change drivers/infiniband to use kobject_init_and_add
Greg Kroah-Hartman
1
-26
/
+9
2008-01-17
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
1
-22
/
+22
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
1
-1
/
+1
2008-01-08
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
1
-1
/
+1
2008-01-03
IB/srp: Fix list corruption/oops on module reload
David Dillow
1
-0
/
+1
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
3
-2
/
+2
2007-12-13
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
3
-17
/
+25
2007-12-13
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
1
-2
/
+2
2007-12-01
IB/ehca: Fix static rate if path faster than link
Joachim Fenkes
1
-2
/
+6
2007-11-28
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
1
-0
/
+3
2007-11-25
IB/iser: Add missing counter increment in iser_data_buf_aligned_len()
Erez Zilber
1
-2
/
+4
2007-11-25
IB/ehca: Fix static rate regression
Joachim Fenkes
1
-2
/
+2
2007-11-20
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2
-4
/
+6
2007-11-20
IB/ipath: Fix offset returned to ibv_modify_srq()
Ralph Campbell
1
-17
/
+25
2007-11-20
IB/ipath: Fix error path in QP creation
Ralph Campbell
1
-6
/
+9
2007-11-20
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
1
-5
/
+14
2007-11-14
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
1
-0
/
+1
2007-11-14
IB/ehca: Fix static rate calculation
Joachim Fenkes
5
-30
/
+54
2007-11-14
IB/ehca: Return physical link information in query_port()
Joachim Fenkes
2
-7
/
+19
2007-11-14
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
1
-2
/
+3
2007-11-14
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
1
-4
/
+7
2007-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-22
/
+34
2007-10-31
IB/fmr_pool: Stop ib_fmr threads from contributing to load average
Anton Blanchard
1
-4
/
+4
2007-10-30
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
1
-9
/
+9
2007-10-30
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
1
-1
/
+9
2007-10-30
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
1
-5
/
+9
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
1
-2
/
+2
2007-10-27
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
1
-1
/
+1
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2
-9
/
+4
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
17
-312
/
+283
2007-10-23
IB/ehca: Fix sg_page() fallout
Olof Johansson
1
-3
/
+3
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
5
-20
/
+29
2007-10-20
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
4
-95
/
+82
2007-10-20
IB/uverbs: Fix checking of userspace object ownership
Roland Dreier
1
-2
/
+6
2007-10-19
[INET]: Justification for local port range robustness.
Anton Arapov
1
-2
/
+3
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-2
/
+2
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
1
-2
/
+14
2007-10-18
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
Roland Dreier
1
-1
/
+1
2007-10-18
IB/ehca: Enable large page MRs by default
Joachim Fenkes
1
-1
/
+1
2007-10-18
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
4
-22
/
+36
2007-10-18
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
1
-11
/
+4
2007-10-18
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
1
-2
/
+2
2007-10-18
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
1
-1
/
+3
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
3
-20
/
+20
2007-10-16
IPoIB: Use round_jiffies() for ah_reap_task
Anton Blanchard
1
-2
/
+4
2007-10-16
RDMA/cma: Fix deadlock destroying listen requests
Sean Hefty
1
-47
/
+23
2007-10-16
RDMA/cma: Add locking around QP accesses
Sean Hefty
1
-30
/
+60
2007-10-16
infiniband: sg chaining support
Jens Axboe
2
-38
/
+47
[next]