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.13.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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-58
/
+13
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
10
-120
/
+117
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
3
-3
/
+3
2011-05-12
Merge branches 'cma', 'cxgb4' and 'qib' into for-next
Roland Dreier
8
-111
/
+108
2011-05-12
IB/qib: Use pci_dev->revision
Sergei Shtylyov
1
-4
/
+1
2011-05-10
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
2
-9
/
+9
2011-05-10
IB/ipath: Use pci_dev->revision, again
Sergei Shtylyov
1
-8
/
+1
2011-05-10
IB/qib: Prevent driver hang with unprogrammed boards
Mitko Haralanov
1
-1
/
+2
2011-05-10
RDMA/cxgb4: EEH errors can hang the driver
Steve Wise
3
-53
/
+66
2011-05-10
RDMA/cxgb4: Reset wait condition atomically
Steve Wise
2
-30
/
+26
2011-05-10
RDMA/cxgb4: Fix missing parentheses
Roel Kluin
1
-1
/
+1
2011-05-10
RDMA/cxgb4: Initialization errors can cause crash
Steve Wise
1
-3
/
+3
2011-05-10
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
3
-12
/
+9
2011-05-04
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2
-2
/
+4
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-27
Revert wrong fixes for common misspellings
Lucas De Marchi
3
-3
/
+3
2011-04-27
cxgb4: use pgprot_writecombine() on powerpc
Nishanth Aravamudan
1
-4
/
+1
2011-04-20
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
3
-54
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
21
-32
/
+32
2011-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2011-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+5
2011-03-25
RDMA/nes: Fix test of uninitialized netdev
Roland Dreier
1
-1
/
+1
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-1
/
+4
2011-03-23
mlx4: generalization of multicast steering.
Yevgeny Petrilin
1
-5
/
+5
2011-03-23
mlx4_en: Reporting HW revision in ethtool -i
Yevgeny Petrilin
1
-1
/
+0
2011-03-23
Merge branches 'misc', 'nes' and 'srp' into for-next
Roland Dreier
1
-1
/
+1
2011-03-22
IB: Increase DMA max_segment_size on Mellanox hardware
David Dillow
1
-0
/
+3
2011-03-18
RDMA/nes: Don't print success message at level KERN_ERR
Roland Dreier
1
-1
/
+1
2011-03-17
mm: export __get_user_pages
Huang Ying
2
-6
/
+6
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-40
/
+15
2011-03-15
Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next
Roland Dreier
9
-20
/
+51
2011-03-15
IB/ipath: Don't reset disabled devices
Nicolas Kaiser
1
-0
/
+1
2011-03-14
IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs
Mitko Haralanov
1
-2
/
+3
2011-03-14
IB/qib: Set default LE2 value for active cables to 0
Mitko Haralanov
2
-3
/
+12
2011-03-14
RDMA/cxgb4: Debugfs dump_qp() updates
Steve Wise
1
-4
/
+9
2011-03-14
RDMA/cxgb4: Dispatch FATAL event on EEH errors
Steve Wise
1
-1
/
+9
2011-03-14
RDMA/cxgb4: Use ULP_MODE_TCPDDP
Steve Wise
1
-0
/
+2
2011-03-14
RDMA/cxgb4: Enable on-chip SQ support by default
Steve Wise
1
-2
/
+2
2011-03-14
RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps
Steve Wise
1
-1
/
+7
2011-03-14
RDMA/cxgb4: Remove db_drop_task
Steve Wise
2
-2
/
+0
2011-03-14
RDMA/cxgb4: Turn on delayed ACK
Steve Wise
1
-2
/
+2
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
3
-38
/
+9
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
3
-3
/
+6
2011-03-02
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2
-2
/
+2
2011-03-02
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2
-2
/
+2
2011-02-23
IB/qib: Return correct MAD when setting link width to 255
Mitko Haralanov
1
-3
/
+4
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-38
/
+41
2011-02-18
Merge branches 'nes' and 'qib' into for-next
Roland Dreier
1
-1
/
+4
2011-02-18
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
[next]