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
2018-09-19
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
2018-09-05
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-02
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2018-08-02
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-02
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-02
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-08-01
IB/IPoIB: Set ah valid flag in multicast send flow
Denis Drozdov
2018-07-31
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
2018-07-30
IB/iser: Inline two work request conversion functions
Bart Van Assche
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-24
IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
2018-07-23
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
2018-07-13
IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
Bart Van Assche
2018-07-13
IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
Bart Van Assche
2018-07-10
ib_srpt: use kvmalloc to allocate ring pointers
Jan Dakinevich
2018-07-09
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
IB/iser: Remove set-but-not-used variables
Bart Van Assche
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
2018-07-03
ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
Bart Van Assche
2018-07-03
ib_srpt: Fix a use-after-free in srpt_close_ch()
Bart Van Assche
2018-07-03
IB/srp: Remove driver version and release data information
Bart Van Assche
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
2018-06-29
IB/iser: set can_queue earlier to allow setting higher queue depth
Sagi Grimberg
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
[next]