Age | Commit message (Expand) | Author |
2017-08-24 | IB/mlx5: Always return success for RoCE modify port | Majd Dibbiny |
2017-08-24 | IB/mlx5: Fix Raw Packet QP event handler assignment | Majd Dibbiny |
2017-08-24 | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich |
2017-08-22 | RDMA/uverbs: Initialize cq_context appropriately | Bharat Potnuri |
2017-08-16 | IB/uverbs: Fix NULL pointer dereference during device removal | Maor Gottlieb |
2017-08-16 | IB/core: Protect sysfs entry on ib_unregister_device | Shiraz Saleem |
2017-08-16 | iw_cxgb4: fix misuse of integer variable | Steve Wise |
2017-08-16 | IB/hns: fix memory leak on ah on error return path | Colin Ian King |
2017-08-16 | i40iw: Fix potential fcn_id_array out of bounds | Christopher N Bednarz |
2017-08-16 | i40iw: Use correct alignment for CQ0 memory | Christopher N Bednarz |
2017-08-16 | i40iw: Fix typecast of tcp_seq_num | Mustafa Ismail |
2017-08-16 | i40iw: Correct variable names | Mustafa Ismail |
2017-08-16 | i40iw: Fix parsing of query/commit FPM buffers | Chien Tin Tung |
2017-08-16 | RDMA/vmw_pvrdma: Report CQ missed events | Bryan Tan |
2017-08-07 | Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g... | Doug Ledford |
2017-08-04 | IB/hns: checking for IS_ERR() instead of NULL | Dan Carpenter |
2017-08-04 | RDMA/mlx5: Fix existence check for extended address vector | Leon Romanovsky |
2017-08-04 | IB/uverbs: Fix device cleanup | Yishai Hadas |
2017-08-04 | RDMA/uverbs: Prevent leak of reserved field | Leon Romanovsky |
2017-08-04 | IB/core: Fix race condition in resolving IP to MAC | Parav Pandit |
2017-07-23 | IB/ipoib: Notify on modify QP failure only when relevant | Erez Shitrit |
2017-07-23 | Revert "IB/core: Allow QP state transition from reset to error" | Leon Romanovsky |
2017-07-23 | IB/ipoib: Remove double pointer assigning | Leon Romanovsky |
2017-07-23 | IB/ipoib: Clean error paths in add port | Leon Romanovsky |
2017-07-23 | IB/ipoib: Add get statistics support to SRIOV VF | Feras Daoud |
2017-07-23 | IB/ipoib: Add multicast packets statistics | Alex Vesker |
2017-07-23 | IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization | Feras Daoud |
2017-07-23 | IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp | Alex Vesker |
2017-07-23 | IB/ipoib: Make sure no in-flight joins while leaving that mcast | Erez Shitrit |
2017-07-23 | IB/ipoib: Use cancel_delayed_work_sync when needed | Erez Shitrit |
2017-07-23 | IB/ipoib: Fix race between light events and interface restart | Feras Daoud |
2017-07-20 | RDMA/core: Initialize port_num in qp_attr | Ismail, Mustafa |
2017-07-20 | RDMA/uverbs: Fix the check for port number | Ismail, Mustafa |
2017-07-20 | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal |
2017-07-20 | RDMA/iser: don't send an rkey if all data is written as immadiate-data | Sagi Grimberg |
2017-07-20 | rxe: fix broken receive queue draining | Vijay Immanuel |
2017-07-20 | RDMA/qedr: Prevent memory overrun in verbs' user responses | Amrani, Ram |
2017-07-20 | iw_cxgb4: don't use WR keys/addrs for 0 byte reads | Ganesh Goudar |
2017-07-20 | IB/mlx4: Fix CM REQ retries in paravirt mode | HÃ¥kon Bugge |
2017-07-20 | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan |
2017-07-20 | IB/core: Fix sparse warnings | Matan Barak |
2017-07-20 | RDMA/bnxt_re: Fix the value reported for local ack delay | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Fix return value of poll routine | Devesh Sharma |
2017-07-20 | RDMA/bnxt_re: Enable atomics only if host bios supports | Devesh Sharma |
2017-07-20 | RDMA/bnxt_re: Specify RDMA component when allocating stats context | Somnath Kotur |
2017-07-20 | RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP | Eddie Wai |
2017-07-20 | RDMA/bnxt_re: Report supported value to IB stack in query_device | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error | Somnath Kotur |