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
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/mlx4: Optimize do_slave_init
Doug Ledford
1
-7
/
+9
2015-07-14
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
1
-0
/
+2
2015-07-14
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
1
-5
/
+3
2015-07-14
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
1
-10
/
+19
2015-07-14
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
1
-2
/
+2
2015-07-14
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
1
-0
/
+1
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
4
-46
/
+54
2015-07-14
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
Carol L Soto
1
-2
/
+2
2015-07-14
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
1
-6
/
+7
2015-07-14
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
1
-2
/
+2
2015-07-14
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
1
-1
/
+1
2015-07-14
RDMA/nes: Fix for resolving the neigh
Tatyana Nikolova
1
-2
/
+3
2015-07-14
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
3
-25
/
+48
2015-07-14
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
1
-2
/
+4
2015-07-14
IB/mlx4: Do not attemp to report HCA clock offset on VFs
Matan Barak
1
-5
/
+6
2015-07-14
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
1
-6
/
+55
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
1
-7
/
+4
2015-07-14
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
Vaishali Thakkar
1
-36
/
+35
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
7
-14
/
+21
2015-07-14
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
1
-1
/
+1
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
10
-87
/
+49
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-178
/
+34
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+2
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-07-01
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
1
-8
/
+2
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-428
/
+902
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+2
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
77
-1026
/
+2159
2015-06-24
make simple_positive() public
Al Viro
2
-2
/
+2
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-42
/
+26
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
12
-98
/
+130
2015-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+22
2015-06-18
x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...
Luis R. Rodriguez
4
-42
/
+26
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-3
/
+1
2015-06-16
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
1
-24
/
+8
2015-06-16
IB/mlx4: Set VF to read from QP counters
Eran Ben Elisha
1
-2
/
+4
2015-06-16
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
4
-17
/
+39
2015-06-16
net/mlx4_core: Add sink counter
Eran Ben Elisha
1
-1
/
+2
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
6
-43
/
+230
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
3
-0
/
+133
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
3
-14
/
+37
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
20
-28
/
+114
2015-06-12
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
4
-92
/
+97
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
9
-0
/
+24
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
11
-13
/
+26
2015-06-12
IB/mad: Create a generic helper for DR forwarding checks
Ira Weiny
1
-9
/
+16
2015-06-12
IB/mad: Create a generic helper for DR SMP Recv processing
Ira Weiny
1
-33
/
+46
[next]