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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-24
IB/ucm: Use stack variable 'base' in ib_ucm_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/umad: Clean whitespace
Alexander Chiang
1
-13
/
+13
2010-02-24
IB/umad: Increase maximum devices supported
Alexander Chiang
1
-6
/
+44
2010-02-24
IB/umad: Use stack variable 'base' in ib_umad_init_port
Alexander Chiang
1
-2
/
+5
2010-02-24
IB/umad: Use stack variable 'devnum' in ib_umad_init_port
Alexander Chiang
1
-6
/
+9
2010-02-24
IB/umad: Remove port_table[]
Alexander Chiang
1
-36
/
+9
2010-02-24
IB/umad: Convert *cdev to cdev in struct ib_umad_port
Alexander Chiang
1
-26
/
+20
2010-02-24
IB/uverbs: Whitespace cleanup
Alexander Chiang
1
-34
/
+34
2010-02-24
IB/uverbs: Pack struct ib_uverbs_event_file tighter
Alexander Chiang
1
-2
/
+2
2010-02-24
IB/uverbs: Increase maximum devices supported
Alexander Chiang
1
-6
/
+50
2010-02-24
IB/uverbs: use stack variable 'base' in ib_uverbs_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/uverbs: Remove dev_table
Alexander Chiang
1
-19
/
+5
2010-02-24
IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
Alexander Chiang
2
-16
/
+14
2010-02-24
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
1
-25
/
+0
2010-02-24
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
2
-20
/
+3
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
3
-52
/
+0
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
2
-3
/
+3
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
5
-278
/
+115
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
2
-37
/
+76
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
3
-12
/
+12
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
4
-176
/
+235
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
3
-95
/
+41
2010-02-20
RDMA/nes: Change WQ overflow return code
Or Gerlitz
1
-3
/
+3
2010-02-19
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
1
-60
/
+28
2010-02-19
RDMA/nes: Fix crash when listener destroyed during loopback setup
Faisal Latif
1
-1
/
+2
2010-02-19
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
3
-8
/
+8
2010-02-19
IB/ehca: Require in_wc in process_mad()
Alexander Schmidt
1
-1
/
+1
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+2
2010-02-13
IB/ehca: Allow access for ib_query_qp()
Alexander Schmidt
1
-3
/
+1
2010-02-13
IB/ehca: Do not turn off irqs in tasklet context
Alexander Schmidt
1
-3
/
+2
2010-02-13
IB/mlx4: Simplify retrieval of ib_device
Eli Cohen
1
-1
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-12
RDMA: Use rlimit helpers
Jiri Slaby
2
-3
/
+2
2010-02-12
IPoIB: Remove TX moderation settings from ethtool support
Or Gerlitz
1
-8
/
+2
2010-02-12
RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure
Steve Wise
1
-1
/
+0
2010-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+1
2010-02-10
RDMA/cm: Revert association of an RDMA device when binding to loopback
Sean Hefty
1
-3
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2
-3
/
+3
2010-01-27
Fix failure exit in ipathfs
Al Viro
1
-3
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+8
2010-01-07
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
1
-9
/
+2
2010-01-07
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
2
-1
/
+7
2010-01-07
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
1
-1
/
+1
2010-01-06
IB/mlx4: Fix queue overflow check in post_recv
Or Gerlitz
1
-1
/
+1
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
1
-0
/
+6
2009-12-23
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+3
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-8
/
+8
[prev]
[next]