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
2009-04-09
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
3
-28
/
+44
2009-04-09
RDMA/nes: Add wide_ppm_offset parm for switch compatibility
Chien Tung
2
-31
/
+67
2009-04-09
RDMA/nes: Fix SFP+ PHY initialization
Chien Tung
1
-167
/
+122
2009-04-09
RDMA/nes: Fix nes_nic_cm_xmit() error handling
Faisal Latif
1
-7
/
+1
2009-04-09
RDMA/nes: Fix error handling issues
Faisal Latif
2
-3
/
+6
2009-04-09
RDMA/nes: Fix incorrect casts on 32-bit architectures
Don Wood
2
-4
/
+6
2009-04-09
RDMA/cma: Create cm id even when IB port is down
Yossi Etigin
1
-14
/
+27
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
4
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
4
-7
/
+7
2009-04-02
RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups
Yossi Etigin
1
-0
/
+4
2009-03-31
IPoIB: Avoid free_netdev() BUG when destroying a child interface
Roland Dreier
1
-10
/
+15
2009-03-30
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
2
-12
/
+17
2009-03-30
RDMA/cxgb3: Handle EEH events
Steve Wise
6
-34
/
+92
2009-03-30
IB/mlx4: Use pgprot_writecombine() for BlueFlame pages
Roland Dreier
1
-2
/
+1
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-11
/
+10
2009-03-27
RDMA/nes: Fix mis-merge
Roland Dreier
1
-2
/
+0
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
10
-60
/
+82
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
43
-552
/
+881
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-5
/
+37
2009-03-26
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
1
-3
/
+3
2009-03-25
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
38
-537
/
+836
2009-03-25
RDMA/cxgb3: Enforce required firmware
Steve Wise
2
-0
/
+20
2009-03-22
infiniband: convert ipoib to net_device_ops
Stephen Hemminger
1
-7
/
+11
2009-03-22
infiniband: convert nes driver to net_device_ops
Stephen Hemminger
1
-12
/
+15
2009-03-22
infiniband: convert c2 to net_device_ops
Stephen Hemminger
3
-35
/
+30
2009-03-19
IB/mlx4: Unregister IB device prior to CLOSE PORT command
Yevgeny Petrilin
1
-2
/
+3
2009-03-13
[SCSI] iscsi class: remove host no argument from session creation callout
Mike Christie
1
-2
/
+1
2009-03-13
[SCSI] iscsi lib: remove qdepth param from iscsi host allocation
Mike Christie
1
-1
/
+1
2009-03-13
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2
-2
/
+2
2009-03-13
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2
-3
/
+3
2009-03-13
[SCSI] iser: have iser use its own logging
Mike Christie
1
-5
/
+5
2009-03-13
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
3
-5
/
+37
2009-03-07
RDMA/nes: Handle MPA Reject message properly
Faisal Latif
2
-191
/
+399
2009-03-07
RDMA/nes: Improve use of PBLs
Don Wood
1
-57
/
+134
2009-03-07
RDMA/nes: Remove LLTX
Faisal Latif
3
-84
/
+63
2009-03-07
RDMA/nes: Inform hardware that asynchronous event has been handled
Don Wood
2
-0
/
+3
2009-03-07
RDMA/nes: Fix tmp_addr compilation warning
Chien Tung
1
-4
/
+0
2009-03-07
RDMA/nes: Report correct vendor_id and vendor_part_id
Chien Tung
1
-0
/
+8
2009-03-07
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
12
-12
/
+12
2009-03-07
RDMA/nes: Account for freed PBL after HW operation
Don Wood
1
-28
/
+42
2009-03-05
IB: Remove useless ibdev_is_alive() tests from sysfs code
Roland Dreier
1
-16
/
+0
2009-03-04
IB/sa_query: Fix AH leak due to update_sm_ah() race
Jack Morgenstein
1
-0
/
+2
2009-03-04
IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp
Ralph Campbell
1
-6
/
+6
2009-02-28
IB/mad: initialize mad_agent_priv before putting on lists
Ralph Campbell
1
-11
/
+10
2009-02-27
IB/mad: Fix null pointer dereference in local_completions()
Ralph Campbell
1
-3
/
+4
2009-02-27
IB/iser: Remove hard setting of path MTU
Or Gerlitz
1
-7
/
+0
2009-02-26
IB: Remove sysfs files before unregistering device
Roland Dreier
2
-1
/
+6
2009-02-23
IB/ipath: Really run work in ipath_release_user_pages_on_close()
Roland Dreier
1
-4
/
+4
2009-02-23
IB/ipath: Fix memory leak in init_shadow_tids() error path
Roland Dreier
1
-1
/
+1
[prev]
[next]