index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
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-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
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-07
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
2017-05-07
IB/srpt: Fix abort handling
Bart Van Assche
2017-05-04
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
IB/IPoIB: Remove 'else' when the 'if' has a return.
Dasaratharaman Chandramouli
2017-04-28
IB/core: Move opa_class_port_info definition to header file
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-25
IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
Colin Ian King
2017-04-21
IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
Feras Daoud
2017-04-21
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
[next]