index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
RDMA/srp: Rework SCSI device reset handling
Bart Van Assche
1
-10
/
+0
2019-01-25
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2
-3
/
+1
2019-01-03
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-143
/
+396
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-9
/
+1
2018-12-23
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
3
-6
/
+6
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-19
RDMA/srpt: Add support for immediate data
Bart Van Assche
2
-49
/
+189
2018-12-19
RDMA/srpt: Rework the srpt_alloc_srq() error path
Bart Van Assche
1
-4
/
+6
2018-12-19
RDMA/srpt: Remove driver version and release date
Bart Van Assche
1
-5
/
+2
2018-12-19
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
1
-1
/
+4
2018-12-19
RDMA/srpt: Join split strings
Bart Van Assche
1
-17
/
+12
2018-12-19
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2
-6
/
+6
2018-12-19
RDMA/srpt: Fix a use-after-free in the channel release code
Bart Van Assche
1
-5
/
+13
2018-12-19
RDMA/srp: Add support for immediate data
Bart Van Assche
2
-14
/
+89
2018-12-19
RDMA/srp: Rework handling of the maximum information unit length
Bart Van Assche
2
-14
/
+29
2018-12-19
RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
Bart Van Assche
1
-1
/
+2
2018-12-19
RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
Bart Van Assche
1
-0
/
+1
2018-12-19
RDMA/srp: Handle large SCSI CDBs correctly
Bart Van Assche
2
-6
/
+19
2018-12-19
RDMA/srp: Document srp_parse_in() arguments
Bart Van Assche
1
-0
/
+3
2018-12-19
include/scsi/srp.h: Add support for immediate data
Bart Van Assche
1
-0
/
+5
2018-12-19
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
1
-4
/
+0
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
2
-2
/
+0
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
4
-10
/
+12
2018-12-12
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+3
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-3
/
+3
2018-11-29
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-11-22
IB/core: Make function ib_fmr_pool_unmap return void
Yuval Shaia
1
-4
/
+1
2018-11-22
IB/srpt: Drop pointless static qualifier in srpt_make_tpg()
Yue Haibing
1
-1
/
+1
2018-11-22
iser: set sector for ambiguous mr status errors
Sagi Grimberg
1
-4
/
+3
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-42
/
+86
2018-10-17
ib_srp: Remove WARN_ON in srp_terminate_io()
Hannes Reinecke
1
-9
/
+0
2018-10-16
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
1
-2
/
+6
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
4
-65
/
+108
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-13
/
+8
2018-10-01
IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
Dennis Dalessandro
1
-1
/
+2
2018-09-28
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
1
-5
/
+13
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
6
-23
/
+29
2018-09-20
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
1
-3
/
+3
2018-09-13
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
1
-0
/
+31
2018-09-13
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
1
-0
/
+2
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2018-09-06
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+2
2018-09-06
IB/srp: Remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-09-06
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
3
-10
/
+7
[next]