Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 2 | -2/+2 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 2 | -4/+4 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -1/+1 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2 | -4/+4 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 6 | -33/+29 |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg | 4 | -16/+8 |
2017-06-16 | net/mlx5: Fix some spelling mistakes | Or Gerlitz | 1 | -1/+1 |
2017-06-14 | rdma/cxgb4: Fix memory leaks during module exit | Raju Rangoju | 1 | -3/+7 |
2017-06-14 | IB/ipoib: Limit call to free rdma_netdev for capable devices | Alex Vesker | 1 | -2/+4 |
2017-06-14 | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues | Ram Amrani | 2 | -28/+41 |
2017-06-14 | RDMA/qedr: Initialize byte_len in WC of READ and SEND commands | Michal Kalderon | 1 | -0/+4 |
2017-06-14 | RDMA/bnxt_re: Remove FMR support | Selvin Xavier | 3 | -106/+2 |
2017-06-14 | RDMA/bnxt_re: Fix RQE posting logic | Devesh Sharma | 3 | -1/+20 |
2017-06-14 | RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs | Somnath Kotur | 4 | -0/+24 |
2017-06-14 | RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list | Selvin Xavier | 1 | -2/+6 |
2017-06-14 | RDMA/bnxt_re: HW workarounds for handling specific conditions | Eddie Wai | 7 | -70/+509 |
2017-06-13 | RDMA/bnxt_re: Fixing the Control path command and response handling | Devesh Sharma | 5 | -605/+318 |
2017-06-12 | IB: nes: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 1 | -49/+31 |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon | 3 | -58/+188 |
2017-06-08 | tcp: add a struct net parameter to tcp_parse_options() | Eric Dumazet | 1 | -1/+1 |
2017-06-07 | IB/mlx4: Bump driver version | Tariq Toukan | 1 | -3/+2 |
2017-06-07 | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar | 1 | -5/+9 |
2017-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 23 | -114/+146 |
2017-06-02 | RDMA/qedr: add null check before pointer dereference | Gustavo A. R. Silva | 1 | -4/+6 |
2017-06-02 | RDMA/mlx5: set UMR wqe fence according to HCA cap | Max Gurtovoy | 3 | -37/+39 |
2017-06-02 | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled | Jack Morgenstein | 1 | -0/+1 |
2017-06-02 | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn | 2 | -2/+7 |
2017-06-02 | RDMA/hfi1: Defer setting VL15 credits to link-up interrupt | Byczkowski, Jakub | 4 | -19/+64 |
2017-06-02 | RDMA/hfi1: change PCI bar addr assignments to Linux API functions | Steven L. Roberts | 1 | -2/+2 |
2017-06-02 | RDMA/hfi1: fix array termination by appending NULL to attr array | Steven L. Roberts | 1 | -1/+2 |