index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]