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
2016-01-19
IB/mlx4: Initialize hop_limit when creating address handle
Matan Barak
1
-0
/
+1
2016-01-19
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
1
-1
/
+1
2016-01-19
iw_cxgb4: Take clip reference before starting IPv6 listen
Hariprasad S
1
-4
/
+10
2016-01-19
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
Hariprasad S
1
-28
/
+17
2016-01-19
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
Hariprasad S
1
-4
/
+4
2016-01-19
IB/cma: allocating too much memory in make_cma_ports()
Dan Carpenter
1
-8
/
+7
2016-01-19
RDMA/nes: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2016-01-19
IB/qib: Support creating qps with GFP_NOIO flag
Vinit Agnihotri
1
-14
/
+32
2016-01-19
IB/sysfs: Fix sparse warning on attr_id
Ira Weiny
1
-2
/
+2
2016-01-19
RDMA/be2net: Remove open and close entry points
Devesh Sharma
4
-45
/
+1
2016-01-19
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2016-01-19
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2016-01-19
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2016-01-19
IB/cma: Fix RDMA port validation for iWarp
Matan Barak
1
-1
/
+1
2016-01-19
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
1
-20
/
+15
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
3
-7
/
+6
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
4
-3
/
+76
2015-12-24
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
1
-10
/
+10
2015-12-24
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
2
-7
/
+41
2015-12-24
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
1
-0
/
+6
2015-12-24
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
3
-32
/
+32
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
7
-74
/
+106
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2
-6
/
+6
2015-12-24
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
3
-7
/
+14
2015-12-24
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2
-85
/
+25
2015-12-24
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
1
-3
/
+6
2015-12-24
IB/core: constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-24
IB/iser: constify iser_reg_ops structure
Julia Lawall
2
-3
/
+3
2015-12-24
RDMA/nes: constify nes_cm_ops structure
Julia Lawall
2
-2
/
+2
2015-12-24
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
1
-0
/
+4
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2
-3
/
+3
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2
-3
/
+6
2015-12-24
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
2
-1
/
+32
2015-12-24
net/mlx5_core: Add setting ATOMIC endian mode
Eran Ben Elisha
2
-9
/
+70
2015-12-24
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
3
-1
/
+12
2015-12-24
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
1
-0
/
+18
2015-12-24
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
5
-11
/
+72
2015-12-24
IB/core: Add cross-channel support
Leon Romanovsky
2
-1
/
+15
2015-12-24
IB/core: Align coding style of ib_device_cap_flags structure
Leon Romanovsky
1
-30
/
+30
2015-12-24
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2
-1
/
+31
2015-12-24
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
4
-12
/
+47
2015-12-24
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
2
-3
/
+8
2015-12-24
IB/core: Add ib_is_udata_cleared
Matan Barak
1
-0
/
+27
2015-12-24
IB/mlx5: Add create_cq extended command
Matan Barak
1
-0
/
+7
2015-12-23
IB/core: Display extended counter set if available
Christoph Lameter
2
-3
/
+108
2015-12-23
IB/core: Specify attribute_id in port_table_attribute
Christoph Lameter
1
-2
/
+5
2015-12-23
IB/core: Create get_perf_mad function in sysfs.c
Christoph Lameter
1
-22
/
+40
2015-12-23
MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers
Or Gerlitz
1
-0
/
+19
2015-12-23
MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers
Or Gerlitz
1
-8
/
+7
[next]