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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
i40iw: pass hw_stats by reference rather than by value
Colin Ian King
1
-3
/
+3
2016-05-13
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-05-13
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
3
-3
/
+3
2016-05-13
i40e: constify i40e_client_ops structure
Julia Lawall
2
-2
/
+2
2016-05-13
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
1
-3
/
+9
2016-05-13
IB/srp: Prevent mapping failures
Bart Van Assche
2
-19
/
+119
2016-05-13
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
1
-11
/
+12
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
18
-27
/
+47
2016-05-13
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
1
-7
/
+7
2016-05-13
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
1
-1
/
+6
2016-05-13
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-825
/
+85
2016-05-13
IB/core: add RW API support for signature MRs
Christoph Hellwig
4
-5
/
+244
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-495
/
+265
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
4
-16
/
+23
2016-05-13
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
5
-2
/
+617
2016-05-13
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
2
-0
/
+3
2016-05-13
IB/core: add a simple MR pool
Christoph Hellwig
5
-2
/
+124
2016-05-13
IB/core: refactor ib_create_qp
Christoph Hellwig
1
-49
/
+54
2016-05-13
IB/core: add a helper to check for READ WITH INVALIDATE support
Christoph Hellwig
1
-0
/
+12
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
19
-76
/
+66
2016-05-12
IB/cma: pass the port number to ib_create_qp
Christoph Hellwig
1
-0
/
+1
2016-05-12
Merge branches 'mlx5-1' and 'srp-1' into k.o/for-4.7
Doug Ledford
2
-20
/
+33
2016-05-12
net/mlx5: Update mlx5_ifc hardware features
Saeed Mahameed
1
-22
/
+124
2016-05-12
net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets
Tariq Toukan
1
-52
/
+55
2016-05-12
IB/srp: Move common code into the caller
Bart Van Assche
1
-1
/
+0
2016-05-12
IB/srp: Move code out of a loop
Bart Van Assche
1
-3
/
+3
2016-05-12
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
1
-0
/
+2
2016-05-12
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2
-3
/
+4
2016-05-12
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
1
-11
/
+13
2016-05-12
IB/srp: Document srp_map_data() return value
Bart Van Assche
1
-0
/
+9
2016-05-12
IB/srp: Fix a comment
Bart Van Assche
1
-1
/
+1
2016-05-12
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
1
-1
/
+1
2016-05-05
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
40
-546
/
+1138
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()
Hariprasad S
1
-10
/
+2
2016-05-05
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
Hariprasad S
1
-0
/
+13
2016-05-05
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
Hariprasad S
1
-29
/
+35
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
Hariprasad S
1
-14
/
+15
2016-05-05
RDMA/iw_cxgb4: free resources when send_flowc() fails
Hariprasad S
1
-5
/
+18
2016-05-05
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
Hariprasad S
1
-2
/
+13
2016-05-05
RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held
Hariprasad S
1
-0
/
+7
2016-05-05
RDMA/iw_cxgb4: stop ep timer on close failure
Hariprasad S
1
-1
/
+6
2016-05-05
RDMA/iw_cxgb4: release ep resources on accept arp failure
Hariprasad S
1
-16
/
+66
2016-05-05
IB/iser: Fix max_sectors calculation
Christoph Hellwig
1
-4
/
+10
2016-04-29
RDMA/nes: don't leak skb if carrier down
Florian Westphal
1
-3
/
+0
2016-04-28
RDMA/i40iw: Fix for removing quad hash entries
Tatyana Nikolova
1
-1
/
+3
2016-04-28
RDMA/i40iw: Fix for checking if the QP is destroyed
Tatyana Nikolova
3
-0
/
+8
2016-04-28
RDMA/i40iw: Fix for using one sge for RDMA READ
Shiraz Saleem
1
-1
/
+5
2016-04-28
RDMA/i40iw: Fix for the size of kernel mode SQ
Shiraz Saleem
1
-2
/
+0
2016-04-28
RDMA/i40iw: Fix for a NOP WQE size
Mohammad Khan
1
-0
/
+3
[prev]
[next]