Age | Commit message (Expand) | Author | Files | Lines |
2017-07-20 | RDMA/qedr: Prevent memory overrun in verbs' user responses | Amrani, Ram | 1 | -4/+12 |
2017-07-20 | iw_cxgb4: don't use WR keys/addrs for 0 byte reads | Ganesh Goudar | 1 | -1/+1 |
2017-07-20 | IB/mlx4: Fix CM REQ retries in paravirt mode | HÃ¥kon Bugge | 1 | -0/+4 |
2017-07-20 | RDMA/bnxt_re: Fix the value reported for local ack delay | Selvin Xavier | 2 | -1/+8 |
2017-07-20 | RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq | Selvin Xavier | 3 | -0/+25 |
2017-07-20 | RDMA/bnxt_re: Fix return value of poll routine | Devesh Sharma | 1 | -0/+1 |
2017-07-20 | RDMA/bnxt_re: Enable atomics only if host bios supports | Devesh Sharma | 3 | -2/+21 |
2017-07-20 | RDMA/bnxt_re: Specify RDMA component when allocating stats context | Somnath Kotur | 1 | -0/+1 |
2017-07-20 | RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP | Eddie Wai | 1 | -2/+13 |
2017-07-20 | RDMA/bnxt_re: Report supported value to IB stack in query_device | Selvin Xavier | 3 | -4/+12 |
2017-07-20 | RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails | Selvin Xavier | 1 | -7/+9 |
2017-07-20 | RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error | Somnath Kotur | 1 | -0/+10 |
2017-07-20 | RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext | Devesh Sharma | 2 | -31/+30 |
2017-07-20 | IB/mlx5: Fix a warning message | Dan Carpenter | 1 | -1/+1 |
2017-07-20 | RDMA/ocrdma: Fix error codes in ocrdma_create_srq() | Dan Carpenter | 1 | -0/+1 |
2017-07-20 | RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() | Dan Carpenter | 1 | -1/+2 |
2017-07-20 | IB/cxgb3: Fix error codes in iwch_alloc_mr() | Dan Carpenter | 1 | -5/+4 |
2017-07-20 | cxgb4: Fix error codes in c4iw_create_cq() | Dan Carpenter | 1 | -0/+1 |
2017-07-20 | IB/i40iw: Fix error code in i40iw_create_cq() | Dan Carpenter | 1 | -1/+3 |
2017-07-20 | RDMA/bnxt_re: checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -2/+2 |
2017-07-20 | i40iw: Free QP PBLEs when the QP is destroyed | Tatyana Nikolova | 2 | -5/+12 |
2017-07-20 | i40iw: Avoid memory leak of CQP request objects | Shiraz Saleem | 3 | -0/+55 |
2017-07-20 | i40iw: Update list correctly | Henry Orosco | 1 | -1/+1 |
2017-07-20 | i40iw: Add missing memory barrier | Henry Orosco | 1 | -0/+3 |
2017-07-20 | i40iw: Free QP resources on CQP destroy QP failure | Shiraz Saleem | 1 | -2/+6 |
2017-07-20 | i40iw: Release cm_id ref on PCI function reset | Shiraz Saleem | 1 | -1/+4 |
2017-07-20 | i40iw: Utilize iwdev->reset during PCI function reset | Shiraz Saleem | 1 | -27/+24 |
2017-07-20 | i40iw: Do not poll CCQ after it is destroyed | Mustafa Ismail | 1 | -0/+2 |
2017-07-20 | i40iw: Fix order of cleanup in close | Mustafa Ismail | 1 | -3/+4 |
2017-07-18 | IB/hns: Fix for checkpatch.pl comment style warnings | oulijun | 1 | -4/+6 |
2017-07-18 | IB/hns: Fix the bug with modifying the MAC address without removing the driver | oulijun | 1 | -3/+0 |
2017-07-18 | IB/hns: Fix the bug with rdma operation | oulijun | 1 | -4/+4 |
2017-07-18 | IB/hns: Fix the bug with wild pointer when destroy rc qp | oulijun | 1 | -5/+7 |
2017-07-18 | IB/hns: Fix the bug of polling cq failed for loopback Qps | oulijun | 1 | -19/+34 |
2017-07-18 | IB/mlx5: Clean mr_cache debugfs in case of failure | Leon Romanovsky | 1 | -12/+22 |
2017-07-18 | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 4 | -31/+24 |
2017-07-18 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 4 | -16/+13 |
2017-07-18 | IB: Convert msleep below 20ms to usleep_range | Leon Romanovsky | 4 | -5/+6 |
2017-07-17 | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche | 1 | -1/+1 |
2017-07-17 | IB/hfi1: Ensure dd->gi_mask can not be overflowed | Dennis Dalessandro | 1 | -1/+6 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 4 | -21/+27 |
2017-07-06 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 4 | -21/+27 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 19 | -237/+337 |
2017-07-04 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -49/+31 |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-06-27 | IB/mlx5: Respect mlx5_core reserved GIDs | Ilan Tayari | 1 | -66/+53 |
2017-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -794/+912 |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal | 2 | -2/+2 |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 4 | -14/+7 |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon | 1 | -3/+3 |