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-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
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-05-31
Merge branch 'wip/dl-ipoib' into wip/dl-for-next
Doug Ledford
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-24
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
2018-05-22
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
2018-05-22
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-05-16
IB/ipoib: replace local_irq_disable() with proper locking
Sebastian Andrzej Siewior
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-04-29
opa_vnic: Just use skb_get_hash instead of skb_tx_hash
Alexander Duyck
2018-04-27
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
2018-04-27
ib_srp: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
ib_srpt: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-03
IB/ipoib: Delete unused struct
Yuval Shaia
2018-03-19
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
2018-03-14
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
2018-03-14
IB/srp: Fix IPv6 address parsing
Bart Van Assche
2018-03-07
IB/srpt: Add RDMA/CM support
Bart Van Assche
2018-03-06
IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
Sergey Gorenko
2018-03-06
IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
Bart Van Assche
2018-02-28
IB/srp: Use %pIS instead of inet_ntop()
Bart Van Assche
2018-02-28
Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"
Bart Van Assche
2018-02-28
IB/srp: Fix srp_abort()
Bart Van Assche
2018-02-22
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-02-15
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
2018-02-15
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
[prev]
[next]