Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -13/+13 |
2017-02-08 | IB/rxe: Fix mem_check_range integer overflow | Eyal Itkin | 1 | -3/+5 |
2017-02-08 | IB/rxe: Fix resid update | Eyal Itkin | 1 | -1/+1 |
2017-01-27 | RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled | Jack Morgenstein | 1 | -1/+2 |
2017-01-25 | IB/rxe: Prevent from completer to operate on non valid QP | Yonatan Cohen | 1 | -2/+1 |
2017-01-25 | IB/rxe: Fix rxe dev insertion to rxe_dev_list | Maor Gottlieb | 1 | -1/+1 |
2017-01-24 | IB/umem: Release pid in error and ODP flow | Kenneth Lee | 1 | -0/+2 |
2017-01-24 | RDMA/qedr: Dispatch port active event from qedr_add | Ram Amrani | 2 | -6/+19 |
2017-01-24 | RDMA/qedr: Fix and simplify memory leak in PD alloc | Ram Amrani | 1 | -8/+18 |
2017-01-24 | RDMA/qedr: Fix RDMA CM loopback | Ram Amrani | 1 | -2/+2 |
2017-01-24 | RDMA/qedr: Fix formatting | Ram Amrani | 2 | -3/+1 |
2017-01-24 | RDMA/qedr: Mark three functions as static | Ram Amrani | 1 | -6/+8 |
2017-01-24 | RDMA/qedr: Don't reset QP when queues aren't flushed | Ram Amrani | 1 | -0/+8 |
2017-01-24 | RDMA/qedr: Don't spam dmesg if QP is in error state | Ram Amrani | 1 | -3/+4 |
2017-01-24 | RDMA/qedr: Remove CQ spinlock from CM completion handlers | Ram Amrani | 2 | -11/+2 |
2017-01-24 | RDMA/qedr: Return max inline data in QP query result | Ram Amrani | 1 | -1/+1 |
2017-01-24 | RDMA/qedr: Return success when not changing QP state | Ram Amrani | 1 | -1/+1 |
2017-01-24 | RDMA/qedr: Fix MTU returned from QP query | Amrani, Ram | 1 | -1/+1 |
2017-01-24 | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram | 4 | -41/+4 |
2017-01-24 | IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path | Adit Ranadive | 1 | -3/+1 |
2017-01-24 | IB/vmw_pvrdma: Don't leak info from alloc_ucontext | Adit Ranadive | 1 | -1/+1 |
2017-01-24 | IB/iser: remove unused variable from iser_conn struct | Max Gurtovoy | 3 | -14/+5 |
2017-01-24 | IB/iser: Fix sg_tablesize calculation | Max Gurtovoy | 1 | -7/+0 |
2017-01-24 | IB/srp: fix invalid indirect_sg_entries parameter value | Israel Rukshin | 1 | -0/+6 |
2017-01-24 | IB/srp: fix mr allocation when the device supports sg gaps | Israel Rukshin | 1 | -2/+7 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 6 | -13/+13 |
2017-01-10 | iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort | Steve Wise | 1 | -3/+4 |
2017-01-10 | iw_cxgb4: free EQ queue memory on last deref | Steve Wise | 4 | -13/+69 |
2017-01-10 | iw_cxgb4: refactor sq/rq drain logic | Steve Wise | 5 | -58/+85 |
2016-12-29 | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein | 1 | -2/+12 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 6 | -6/+6 |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 14 | -41/+86 |
2016-12-22 | IB/rxe: Don't check for null ptr in send() | Andrew Boyer | 1 | -2/+1 |
2016-12-22 | IB/rxe: Drop future atomic/read packets rather than retrying | Andrew Boyer | 1 | -1/+1 |
2016-12-22 | IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends | Andrew Boyer | 1 | -1/+2 |
2016-12-22 | qedr: Always notify the verb consumer of flushed CQEs | Amrani, Ram | 1 | -1/+1 |
2016-12-22 | qedr: clear the vendor error field in the work completion | Amrani, Ram | 1 | -0/+3 |
2016-12-22 | qedr: post_send/recv according to QP state | Amrani, Ram | 1 | -4/+4 |
2016-12-22 | qedr: ignore inline flag in read verbs | Amrani, Ram | 1 | -1/+3 |
2016-12-22 | qedr: modify QP state to error when destroying it | Amrani, Ram | 1 | -2/+4 |
2016-12-22 | qedr: return correct value on modify qp | Amrani, Ram | 1 | -1/+1 |
2016-12-22 | qedr: return error if destroy CQ failed | Amrani, Ram | 1 | -1/+6 |
2016-12-22 | qedr: configure the number of CQEs on CQ creation | Amrani, Ram | 1 | -0/+3 |
2016-12-22 | i40iw: Set 128B as the only supported RQ WQE size | Chien Tin Tung | 8 | -25/+53 |
2016-12-18 | IB/rxe: Fix a memory leak in rxe_qp_cleanup() | Bart Van Assche | 1 | -0/+1 |
2016-12-18 | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise | 1 | -2/+3 |
2016-12-15 | rdma: fix buggy code that the compiler warns about | Linus Torvalds | 1 | -1/+2 |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 180 | -2638/+11640 |
2016-12-15 | mm: add locked parameter to get_user_pages_remote() | Lorenzo Stoakes | 1 | -1/+1 |
2016-12-14 | Merge branch 'vmw_pvrdma' into merge-test | Doug Ledford | 16 | -0/+5710 |