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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
IB/mlx4: Implement FMRs
Jack Morgenstein
5
-0
/
+300
2007-10-10
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
5
-47
/
+67
2007-10-10
mlx4_core: Fix meaning of dev->caps.reserved_mtts
Roland Dreier
1
-1
/
+2
2007-10-10
mlx4_core: Reserve the correct number of MTT segments
Roland Dreier
1
-1
/
+1
2007-10-10
mlx4_core: Support ICM tables in coherent memory
Jack Morgenstein
4
-49
/
+112
2007-10-10
IB/uverbs: Make ib_uverbs_release_event_file() static
Roland Dreier
2
-9
/
+8
2007-10-10
IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems
Roland Dreier
2
-10
/
+61
2007-10-10
IB/umad: Add P_Key index support
Roland Dreier
3
-29
/
+135
2007-10-10
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
Joachim Fenkes
1
-0
/
+1
2007-10-10
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
Hoang-Nam Nguyen
1
-0
/
+1
2007-10-10
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
Hoang-Nam Nguyen
1
-0
/
+2
2007-10-10
IB/mlx4: Display misc device information under /sys/class/infiniband/
Jack Morgenstein
4
-9
/
+53
2007-10-10
IB/core: Fix handling of multicast response failures
Ralph Campbell
1
-1
/
+1
2007-10-10
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
1
-18
/
+11
2007-10-10
mlx4_core: Change capability decoding: SRC->XRC
Roland Dreier
1
-1
/
+1
2007-10-10
IB/iser: Remove unnecessary includes
Roland Dreier
3
-5
/
+0
2007-10-10
RDMA/cma: Use neigh_event_send() to start neighbour discovery
Steve Wise
1
-2
/
+1
2007-10-10
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
1
-10
/
+15
2007-10-10
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
2
-1
/
+20
2007-10-10
IB/srp: Add QoS support through service ID
Sean Hefty
1
-0
/
+2
2007-10-10
RDMA/ucma: Allow user space to set service type
Sean Hefty
2
-1
/
+91
2007-10-10
RDMA/cma: Add ability to specify type of service
Sean Hefty
2
-10
/
+48
2007-10-10
IB/sa: Add new QoS fields to path record
Sean Hefty
2
-13
/
+8
2007-10-10
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
3
-26
/
+26
2007-10-10
IB/ehca: Fix large page HW cap defines
Hoang-Nam Nguyen
1
-4
/
+4
2007-10-10
IB/ehca: Bump version number and change its format
Joachim Fenkes
1
-2
/
+4
2007-10-10
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...
Joachim Fenkes
1
-7
/
+7
2007-10-10
IB/ehca: Serialize MR alloc and MR free hvCalls
Joachim Fenkes
1
-7
/
+21
2007-10-10
IB/ehca: Path migration support
Joachim Fenkes
2
-26
/
+68
2007-10-10
IB/ehca: Add check for max #SGE to create_qp()
Joachim Fenkes
1
-1
/
+13
2007-10-10
IB/ehca: ehca_gen_warn() should always print
Joachim Fenkes
1
-6
/
+3
2007-10-10
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
10
-101
/
+100
2007-10-10
IB/ehca: Refactor hvcall tracing
Joachim Fenkes
1
-33
/
+24
2007-10-10
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
4
-4
/
+10
2007-10-10
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
4
-15
/
+25
2007-10-10
IB/ehca: Small QP userspace support
Stefan Roscher
2
-4
/
+4
2007-10-10
IB/mthca: Use PCI-X/PCI-Express read control interfaces
Peter Oruba
1
-25
/
+8
2007-10-10
IB/sa: Error handling thinko fix
Ali Ayoub
1
-1
/
+1
2007-10-10
IB/ehca: Export module parameters in sysfs
Anton Blanchard
1
-10
/
+10
2007-10-10
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2
-6
/
+0
2007-10-10
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
2
-2
/
+2
2007-10-10
IPoIB: Fix error path memory leak
Eli Cohen
1
-2
/
+2
2007-10-10
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
1
-1
/
+1
2007-10-10
IB/mthca: Enable MSI-X by default
Michael S. Tsirkin
1
-31
/
+46
2007-10-10
mlx4_core: Enable MSI-X by default
Michael S. Tsirkin
1
-12
/
+22
2007-10-10
IB/fmr_pool: Clean up some error messages in fmr_pool.c
Anton Blanchard
1
-11
/
+11
2007-10-10
IB/ehca: Include <linux/mutex.h> from ehca_classes.h
Roland Dreier
1
-0
/
+1
2007-10-10
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
1
-5
/
+9
2007-10-10
mlx4_core: Don't free special QPs in QP number bitmap
Roland Dreier
1
-1
/
+2
2007-10-10
mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS
Dotan Barak
1
-2
/
+2
[next]