index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-14
RDMA/nes: replace custom print_hex_dump()
Andy Shevchenko
1
-57
/
+3
2016-05-14
IB/mlx4: trivial fix of spelling mistake on "argument"
Colin Ian King
1
-1
/
+1
2016-05-14
IB/nes: Deinline nes_free_qp_mem, save 1072 bytes
Denys Vlasenko
1
-1
/
+1
2016-05-14
RDMA/nes: Adding queue drain functions
Tatyana Nikolova
2
-0
/
+36
2016-05-14
iwcm: Fix a sparse warning
Bart Van Assche
1
-1
/
+1
2016-05-14
IB/srp: Fix a debug kernel crash
Bart Van Assche
1
-1
/
+1
2016-05-14
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2016-05-14
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
1
-2
/
+0
2016-05-14
i40iw: pass hw_stats by reference rather than by value
Colin Ian King
1
-3
/
+3
2016-05-14
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2016-05-14
i40iw: constify i40iw_vf_cqp_ops structure
Julia Lawall
3
-3
/
+3
2016-05-14
IB/rdmavt: Increase CQ callback thread priority
Mike Marciniszyn
1
-0
/
+1
2016-05-14
iw_cxgb4: Convert a __force cast
Bart Van Assche
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()
Hariprasad S
1
-0
/
+7
2016-05-14
RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
Hariprasad S
1
-10
/
+2
2016-05-14
RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data
Hariprasad S
1
-2
/
+2
2016-05-14
RDMA/iw_cxgb4: atomic find and reference for listening endpoints
Hariprasad S
1
-8
/
+28
2016-05-14
RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING
Hariprasad S
1
-4
/
+2
2016-05-14
RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: atomically lookup ep and get a reference
Hariprasad S
1
-28
/
+82
2016-05-14
RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
Hariprasad S
1
-3
/
+9
2016-05-14
RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
Hariprasad S
1
-3
/
+0
2016-05-14
RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
Hariprasad S
1
-13
/
+22
2016-05-14
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
Hariprasad S
2
-20
/
+20
2016-05-14
RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
Hariprasad S
1
-14
/
+16
2016-05-14
RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...
Hariprasad S
1
-6
/
+19
2016-05-14
RDMA/iw_cxgb4: set the correct FID value in DSGL commands
Hariprasad S
1
-2
/
+3
2016-05-14
RDMA/iw_cxgb4: Correct RFC number of MPA
Hariprasad S
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add few history bits for ep
Hariprasad S
2
-18
/
+36
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
1
-1
/
+1
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
15
-21
/
+41
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
2
-5
/
+224
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-495
/
+265
2016-05-13
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
3
-1
/
+535
2016-05-13
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
1
-0
/
+2
2016-05-13
IB/core: add a simple MR pool
Christoph Hellwig
3
-1
/
+92
2016-05-13
IB/core: refactor ib_create_qp
Christoph Hellwig
1
-49
/
+54
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
15
-59
/
+54
2016-05-12
IB/cma: pass the port number to ib_create_qp
Christoph Hellwig
1
-0
/
+1
[prev]
[next]