Age | Commit message (Expand) | Author |
2017-07-20 | IB/cxgb3: Fix error codes in iwch_alloc_mr() | Dan Carpenter |
2017-07-20 | cxgb4: Fix error codes in c4iw_create_cq() | Dan Carpenter |
2017-07-20 | IB/i40iw: Fix error code in i40iw_create_cq() | Dan Carpenter |
2017-07-20 | RDMA/bnxt_re: checking for NULL instead of IS_ERR() | Dan Carpenter |
2017-07-20 | i40iw: Free QP PBLEs when the QP is destroyed | Tatyana Nikolova |
2017-07-20 | i40iw: Avoid memory leak of CQP request objects | Shiraz Saleem |
2017-07-20 | i40iw: Update list correctly | Henry Orosco |
2017-07-20 | i40iw: Add missing memory barrier | Henry Orosco |
2017-07-20 | i40iw: Free QP resources on CQP destroy QP failure | Shiraz Saleem |
2017-07-20 | i40iw: Release cm_id ref on PCI function reset | Shiraz Saleem |
2017-07-20 | i40iw: Utilize iwdev->reset during PCI function reset | Shiraz Saleem |
2017-07-20 | i40iw: Do not poll CCQ after it is destroyed | Mustafa Ismail |
2017-07-20 | i40iw: Fix order of cleanup in close | Mustafa Ismail |
2017-07-17 | IB/hns: Fix for checkpatch.pl comment style warnings | oulijun |
2017-07-17 | IB/hns: Fix the bug with modifying the MAC address without removing the driver | oulijun |
2017-07-17 | IB/hns: Fix the bug with rdma operation | oulijun |
2017-07-17 | IB/hns: Fix the bug with wild pointer when destroy rc qp | oulijun |
2017-07-17 | IB/hns: Fix the bug of polling cq failed for loopback Qps | oulijun |
2017-07-17 | IB/mlx5: Clean mr_cache debugfs in case of failure | Leon Romanovsky |
2017-07-17 | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky |
2017-07-17 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky |
2017-07-17 | IB: Convert msleep below 20ms to usleep_range | Leon Romanovsky |
2017-07-17 | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche |
2017-07-17 | IB/hfi1: Ensure dd->gi_mask can not be overflowed | Dennis Dalessandro |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-07-05 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena |
2017-06-27 | IB/mlx5: Respect mlx5_core reserved GIDs | Ilan Tayari |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg |
2017-06-16 | net/mlx5: Fix some spelling mistakes | Or Gerlitz |
2017-06-14 | rdma/cxgb4: Fix memory leaks during module exit | Raju Rangoju |
2017-06-14 | IB/ipoib: Limit call to free rdma_netdev for capable devices | Alex Vesker |
2017-06-14 | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues | Ram Amrani |
2017-06-14 | RDMA/qedr: Initialize byte_len in WC of READ and SEND commands | Michal Kalderon |
2017-06-14 | RDMA/bnxt_re: Remove FMR support | Selvin Xavier |
2017-06-14 | RDMA/bnxt_re: Fix RQE posting logic | Devesh Sharma |
2017-06-14 | RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs | Somnath Kotur |
2017-06-14 | RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list | Selvin Xavier |