Age | Commit message (Expand) | Author |
2017-07-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-07-12 | IB/rxe: do not copy extra stack memory to skb | Kees Cook |
2017-07-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2017-07-06 | iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done | Nicholas Bellinger |
2017-07-06 | IB/srpt: Make a debug statement in srpt_abort_cmd() more informative | Bart Van Assche |
2017-07-07 | IB/core: Fix static analysis warning in ib_policy_change_task | Daniel Jurgens |
2017-07-07 | IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings | Daniel Jurgens |
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-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | 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-03 | RDMA/uverbs: Check port number supplied by user verbs cmds | Boris Pismenny |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena |
2017-06-29 | IB/opa_vnic: Use spinlock instead of mutex for stats_lock | Vishwanathapura, Niranjana |
2017-06-29 | IB/opa_vnic: Use GFP_ATOMIC while sending trap | Vishwanathapura, Niranjana |
2017-06-27 | IB/mlx5: Respect mlx5_core reserved GIDs | Ilan Tayari |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer |
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 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-06-16 | net/mlx5: Fix some spelling mistakes | Or Gerlitz |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-06-14 | rdma/cxgb4: Fix memory leaks during module exit | Raju Rangoju |
2017-06-14 | IB/ipoib: Fix memory leak in create child syscall | Feras Daoud |
2017-06-14 | IB/ipoib: Fix access to un-initialized napi struct | Alex Vesker |
2017-06-14 | IB/ipoib: Delete napi in device uninit default | Alex Vesker |
2017-06-14 | IB/ipoib: Limit call to free rdma_netdev for capable devices | Alex Vesker |
2017-06-14 | IB/ipoib: Fix memory leaks for child interfaces priv | Alex Vesker |
2017-06-14 | rxe: Fix a sleep-in-atomic bug in post_one_send | Jia-Ju Bai |
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 |