Age | Commit message (Expand) | Author |
2017-08-24 | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky |
2017-08-18 | Merge branch 'k.o/for-4.13-rc' into k.o/for-next | Doug Ledford |
2017-08-10 | Merge branch 'rdma-netlink' into k.o/merge-test | Doug Ledford |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky |
2017-08-08 | IB/IPoIB: Increase local_lid to 32 bits | Dasaratharaman Chandramouli |
2017-08-08 | IB/srpt: Increase lid and sm_lid to 32 bits | Dasaratharaman Chandramouli |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford |
2017-07-23 | IB/ipoib: Notify on modify QP failure only when relevant | Erez Shitrit |
2017-07-23 | IB/ipoib: Remove double pointer assigning | Leon Romanovsky |
2017-07-23 | IB/ipoib: Clean error paths in add port | Leon Romanovsky |
2017-07-23 | IB/ipoib: Add get statistics support to SRIOV VF | Feras Daoud |
2017-07-23 | IB/ipoib: Add multicast packets statistics | Alex Vesker |
2017-07-23 | IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization | Feras Daoud |
2017-07-23 | IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp | Alex Vesker |
2017-07-23 | IB/ipoib: Make sure no in-flight joins while leaving that mcast | Erez Shitrit |
2017-07-23 | IB/ipoib: Use cancel_delayed_work_sync when needed | Erez Shitrit |
2017-07-23 | IB/ipoib: Fix race between light events and interface restart | Feras Daoud |
2017-07-20 | RDMA/iser: don't send an rkey if all data is written as immadiate-data | Sagi Grimberg |
2017-07-20 | IB/IPoIB: Fix error code in ipoib_add_port() | Dan Carpenter |
2017-07-17 | IB/ipoib: Let lower driver handle get_stats64 call | Erez Shitrit |
2017-07-17 | IB/IPoIB: Convert IPoIB to memalloc_noio_* calls | Leon Romanovsky |
2017-07-17 | IB/IPoIB: Forward MTU change to driver below | Erez Shitrit |
2017-07-17 | IB: Convert msleep below 20ms to usleep_range | Leon Romanovsky |
2017-07-17 | IB/iser: Fix connection teardown race condition | Vladimir Neyelov |
2017-07-17 | Merge tag 'v4.13-rc1' into k.o/for-4.13-rc | Doug Ledford |
2017-07-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-07-11 | IB/iser: Handle lack of memory management extentions correctly | Mike Marciniszyn |
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-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-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/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana |
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-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
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-01 | RDMA/SA: Fix kernel panic in CMA request handler flow | Majd Dibbiny |
2017-06-01 | RDMA/srp: Fix NULL deref at srp_destroy_qp() | Israel Rukshin |
2017-06-01 | RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope | Leon Romanovsky |
2017-06-01 | RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings | Honggang Li |