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
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-19
rnbd/rtrs: Pass max segment size from blk user to the rdma library
Danil Kipnis
2020-05-19
RDMA/rtrs: server: Fix some error return code
Wei Yongjun
2020-05-19
RDMA/rtrs: client: Fix function return on success
Gustavo A. R. Silva
2020-05-19
RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done()
Dan Carpenter
2020-05-19
RDMA/rtrs: Fix some signedness bugs in error handling
Dan Carpenter
2020-05-17
RDMA/srpt: Fix disabling device management
Kamal Heib
2020-05-17
RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs
Xiongfeng Wang
2020-05-17
RDMA/rtrs: a bit of documentation
Jack Wang
2020-05-17
RDMA/rtrs: include client and server modules into kernel compilation
Jack Wang
2020-05-17
RDMA/rtrs: server: sysfs interface functions
Jack Wang
2020-05-17
RDMA/rtrs: server: statistics functions
Jack Wang
2020-05-17
RDMA/rtrs: server: main functionality
Jack Wang
2020-05-17
RDMA/rtrs: server: private header with server structs and functions
Jack Wang
2020-05-17
RDMA/rtrs: client: sysfs interface functions
Jack Wang
2020-05-17
RDMA/rtrs: client: statistics functions
Jack Wang
2020-05-17
RDMA/rtrs: client: main functionality
Jack Wang
2020-05-17
RDMA/rtrs: client: private header with client structs and functions
Jack Wang
2020-05-17
RDMA/rtrs: core: lib functions shared between client and server modules
Jack Wang
2020-05-17
RDMA/rtrs: private headers with rtrs protocol structs and helpers
Jack Wang
2020-05-17
RDMA/rtrs: public interface header to establish RDMA connections
Jack Wang
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-27
IB/hfi1: Get rid of a warning
Mauro Carvalho Chehab
2020-03-26
IB/iser: Always check sig MR before putting it to the free pool
Sergey Gorenko
2020-03-06
RDMA/ipoib: reject unsupported coalescing params
Jakub Kicinski
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-02-27
RDMA/opa_vnic: Delete driver version
Leon Romanovsky
2020-02-27
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-01-25
IB/opa_vnic: Spelling correction of 'erorr' to 'error'
Dillon Brock
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
2020-01-15
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
2020-01-03
IB/iser: use true,false for bool variable
zhengbin
2020-01-03
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
Aditya Pakki
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-22
IB/ipoib: Add ndo operation for getting VFs GUID attributes
Danit Goldberg
2019-11-13
RDMA/srpt: Report the SCSI residual to the initiator
Bart Van Assche
2019-11-06
Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"
Bart Van Assche
2019-10-28
RDMA/srpt: Fix TPG creation
Bart Van Assche
2019-10-22
infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings
rd.dunlab@gmail.com
[prev]
[next]