index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
2
-11
/
+12
2014-12-15
RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs
Devesh Sharma
1
-4
/
+1
2014-12-15
RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs
Mitesh Ahuja
1
-0
/
+2
2014-12-15
IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
Jack Morgenstein
1
-1
/
+0
2014-12-15
IB/iser: Bump version to 1.5
Or Gerlitz
1
-1
/
+1
2014-12-15
IB/iser: DIX update
Sagi Grimberg
2
-57
/
+26
2014-12-15
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Micro-optimize iser logging
Sagi Grimberg
1
-8
/
+5
2014-12-15
IB/iser: Use more completion queues
Sagi Grimberg
2
-4
/
+12
2014-12-15
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
3
-13
/
+4
2014-12-15
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-15
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
1
-8
/
+41
2014-12-15
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
1
-4
/
+18
2014-12-15
IB/iser: Fix sparse warnings
Sagi Grimberg
2
-8
/
+8
2014-12-15
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2
-3
/
+5
2014-12-15
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
1
-0
/
+4
2014-12-15
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
1
-8
/
+11
2014-12-15
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
1
-1
/
+3
2014-12-15
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
3
-8
/
+38
2014-12-15
IPoIB: No longer use flush as a parameter
Doug Ledford
3
-17
/
+16
2014-12-15
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
3
-15
/
+12
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
6
-34
/
+58
2014-12-15
IPoIB: change init sequence ordering
Doug Ledford
1
-7
/
+17
2014-12-15
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
1
-5
/
+32
2014-12-15
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-57
/
+101
2014-12-15
IPoIB: Make the carrier_on_task race aware
Doug Ledford
1
-6
/
+15
2014-12-15
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2014-12-15
RDMA/cxgb4: Handle NET_XMIT return codes
Hariprasad S
1
-0
/
+4
2014-12-15
RDMA/cxgb4: Wake up waiters after flushing the qp
Steve Wise
1
-1
/
+1
2014-12-15
RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices
Hariprasad Shenai
1
-0
/
+22
2014-12-15
RDMA/cxgb4: Fix locking issue in process_mpa_request
Hariprasad Shenai
1
-1
/
+2
2014-12-15
RDMA/cxgb4: Configure 0B MRs to match HW implementation
Pramod Kumar
1
-2
/
+4
2014-12-15
RDMA/cxgb4: Increase epd buff size for debug interface
Pramod Kumar
1
-1
/
+1
2014-12-15
IB/addr: Improve address resolution callback scheduling
Or Kehati
1
-2
/
+2
2014-12-15
IB/core: Fix mgid key handling in SA agent multicast data-base
Jack Morgenstein
1
-3
/
+8
2014-12-15
IB/core: Do not resolve VLAN if already resolved
Moni Shoua
1
-1
/
+2
2014-12-12
iser-target: Fix wc->wr_id cast warning
Nicholas Bellinger
1
-2
/
+1
2014-12-12
iser-target: Remove code duplication
Sagi Grimberg
1
-27
/
+20
2014-12-12
iser-target: Adjust log levels and prettify some prints
Sagi Grimberg
1
-109
/
+108
2014-12-12
iser-target: Use debug_level parameter to control logging level
Sagi Grimberg
2
-178
/
+209
2014-12-12
iser-target: Fix logout sequence
Sagi Grimberg
2
-8
/
+17
2014-12-12
iser-target: Don't wait for session commands from completion context
Sagi Grimberg
1
-7
/
+10
2014-12-12
iser-target: Reduce CQ lock contention by batch polling
Sagi Grimberg
2
-5
/
+9
2014-12-12
iser-target: Introduce isert_poll_budget
Sagi Grimberg
1
-1
/
+7
2014-12-12
iser-target: Remove an atomic operation from the IO path
Sagi Grimberg
2
-63
/
+40
2014-12-12
iser-target: Remove redundant call to isert_conn_terminate
Sagi Grimberg
1
-4
/
+0
2014-12-12
iser-target: Use single CQ for TX and RX
Sagi Grimberg
2
-124
/
+83
2014-12-12
iser-target: Centralize completion elements to a context
Sagi Grimberg
2
-108
/
+114
2014-12-12
iser-target: Cast wr_id with uintptr_t instead of unsinged long
Sagi Grimberg
1
-8
/
+8
[prev]
[next]