Age | Commit message (Expand) | Author |
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 |
2017-06-14 | RDMA/bnxt_re: HW workarounds for handling specific conditions | Eddie Wai |
2017-06-13 | RDMA/bnxt_re: Fixing the Control path command and response handling | Devesh Sharma |
2017-06-12 | IB: nes: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
2017-06-08 | tcp: add a struct net parameter to tcp_parse_options() | Eric Dumazet |
2017-06-07 | IB/mlx4: Bump driver version | Tariq Toukan |
2017-06-07 | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-01 | RDMA/qedr: add null check before pointer dereference | Gustavo A. R. Silva |
2017-06-01 | RDMA/mlx5: set UMR wqe fence according to HCA cap | Max Gurtovoy |
2017-06-01 | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled | Jack Morgenstein |
2017-06-01 | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn |
2017-06-01 | RDMA/hfi1: Defer setting VL15 credits to link-up interrupt | Byczkowski, Jakub |
2017-06-01 | RDMA/hfi1: change PCI bar addr assignments to Linux API functions | Steven L. Roberts |
2017-06-01 | RDMA/hfi1: fix array termination by appending NULL to attr array | Steven L. Roberts |
2017-06-01 | RDMA/iw_cxgb4: fix the calculation of ipv6 header size | Raju Rangoju |
2017-06-01 | RDMA/iw_cxgb4: calculate t4_eq_status_entries properly | Ganesh Goudar |
2017-06-01 | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers | Raju Rangoju |
2017-06-01 | RDMA/nes: ACK MPA Reply frame | Tatyana Nikolova |
2017-06-01 | RDMA/nes: Don't set 0-length FULPDU RTR indication control flag | Tatyana Nikolova |
2017-06-01 | RDMA/i40iw: fix duplicated code for different branches | Gustavo A. R. Silva |