index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-mid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
IB/mlx5: Add support for RDMA read/write responder page faults
Haggai Eran
1
-0
/
+79
2014-12-16
IB/mlx5: Handle page faults
Haggai Eran
2
-0
/
+415
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
6
-22
/
+294
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
4
-8
/
+149
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
4
-18
/
+88
2014-12-16
IB/mlx5: Implement the ODP capability query verb
Haggai Eran
4
-0
/
+83
2014-12-16
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
6
-2
/
+291
2014-12-16
mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag
Roland Dreier
1
-0
/
+1
2014-12-16
IB/srp: Allow newline separator for connection string
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
8
-13
/
+566
2014-12-16
IB/core: Add support for on demand paging regions
Shachar Raindel
8
-0
/
+442
2014-12-16
IB/core: Add flags for on demand paging support
Sagi Grimberg
5
-5
/
+81
2014-12-16
IB/core: Add support for extended query device caps
Eli Cohen
5
-44
/
+103
2014-12-16
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
4
-1
/
+80
2014-12-16
IB/core: Add umem function to read data from user-space
Haggai Eran
2
-0
/
+36
2014-12-16
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
8
-12
/
+35
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
4
-48
/
+109
2014-12-16
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
2
-11
/
+12
2014-12-16
RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs
Devesh Sharma
1
-4
/
+1
2014-12-16
RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs
Mitesh Ahuja
1
-0
/
+2
2014-12-16
mlx4_core: Check for DPDP violation only when DPDP is not supported
Yuval Shaia
1
-3
/
+3
2014-12-16
IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
Jack Morgenstein
1
-1
/
+0
2014-12-16
IB/iser: Bump version to 1.5
Or Gerlitz
1
-1
/
+1
2014-12-16
IB/iser: DIX update
Sagi Grimberg
2
-57
/
+26
2014-12-16
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/iser: Micro-optimize iser logging
Sagi Grimberg
1
-8
/
+5
2014-12-16
IB/iser: Use more completion queues
Sagi Grimberg
2
-4
/
+12
2014-12-16
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
3
-13
/
+4
2014-12-16
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-16
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
1
-8
/
+41
2014-12-16
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
1
-4
/
+18
2014-12-16
IB/iser: Fix sparse warnings
Sagi Grimberg
2
-8
/
+8
2014-12-16
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2
-3
/
+5
2014-12-16
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
1
-0
/
+4
2014-12-16
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
1
-8
/
+11
2014-12-16
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
1
-1
/
+3
2014-12-16
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
3
-8
/
+38
2014-12-16
IPoIB: No longer use flush as a parameter
Doug Ledford
3
-17
/
+16
2014-12-16
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
3
-15
/
+12
2014-12-16
IPoIB: Use dedicated workqueues per interface
Doug Ledford
6
-34
/
+58
2014-12-16
IPoIB: change init sequence ordering
Doug Ledford
1
-7
/
+17
2014-12-16
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
1
-5
/
+32
2014-12-16
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-57
/
+101
2014-12-16
IPoIB: Make the carrier_on_task race aware
Doug Ledford
1
-6
/
+15
2014-12-16
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2014-12-16
RDMA/cxgb4: Handle NET_XMIT return codes
Hariprasad S
1
-0
/
+4
2014-12-16
RDMA/cxgb4: Wake up waiters after flushing the qp
Steve Wise
1
-1
/
+1
2014-12-16
RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices
Hariprasad Shenai
1
-0
/
+22
2014-12-16
RDMA/cxgb4: Fix locking issue in process_mpa_request
Hariprasad Shenai
1
-1
/
+2
[next]