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
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
4
-13
/
+20
2022-09-22
RDMA/srp: Support more than 255 rdma ports
Mikhael Goikhman
2
-7
/
+7
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2
-2
/
+2
2022-09-20
RDMA/srpt: Use flex array destination for memcpy()
Hangyu Hua
1
-1
/
+1
2022-09-20
RDMA/srp: Fix srp_abort()
Bart Van Assche
1
-3
/
+1
2022-09-06
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
1
-12
/
+2
2022-09-06
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
1
-1
/
+4
2022-09-06
RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
Guoqing Jiang
1
-4
/
+3
2022-09-01
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
1
-1
/
+2
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2
-3
/
+3
2022-08-30
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
Guoqing Jiang
2
-4
/
+3
2022-08-28
RDMA/srp: Use the attribute group mechanism for sysfs attributes
Bart Van Assche
1
-6
/
+12
2022-08-28
RDMA/srp: Handle dev_set_name() failure
Bart Van Assche
1
-4
/
+5
2022-08-28
RDMA/srp: Remove the srp_host.released completion
Bart Van Assche
2
-10
/
+5
2022-08-28
RDMA/srp: Rework the srp_add_port() error path
Bart Van Assche
1
-8
/
+7
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-21
RDMA/rtrs-clt: Output sg index when warning on
Jack Wang
1
-1
/
+1
2022-08-21
RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
Jack Wang
1
-7
/
+7
2022-08-21
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
1
-4
/
+5
2022-08-21
RDMA/rtrs-srv: Add event tracing support
Santosh Pradhan
5
-6
/
+116
2022-08-21
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
4
-1
/
+112
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
1
-1
/
+6
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-139
/
+215
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2022-08-04
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2022-08-02
RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()
Li Zhijian
1
-4
/
+4
2022-07-29
RDMA/srpt: Fix a use-after-free
Bart Van Assche
2
-46
/
+94
2022-07-29
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
2
-2
/
+17
2022-07-29
RDMA/srpt: Duplicate port name members
Bart Van Assche
2
-6
/
+13
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
1
-17
/
+6
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
1
-19
/
+16
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
4
-16
/
+42
2022-07-18
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
1
-11
/
+3
2022-07-18
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
1
-10
/
+11
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
1
-5
/
+3
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+4
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-2
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-24
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
1
-2
/
+4
2022-06-22
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-2
/
+2
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-26
/
+35
2022-05-26
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2022-05-24
IB/iser: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-9
/
+16
2022-05-11
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2
-33
/
+33
2022-05-11
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2
-33
/
+33
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
7
-15
/
+17
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
[next]