index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Lines
2022-11-17
RDMA/rtrs-srv: Remove outdated comments from create_con
Guoqing Jiang
-6
/
+0
2022-11-17
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
-4
/
+2
2022-11-17
RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
Guoqing Jiang
-1
/
+1
2022-11-17
RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
Guoqing Jiang
-27
/
+20
2022-11-17
RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
Guoqing Jiang
-9
/
+8
2022-10-19
IB/iser: open code iser_disconnected_handler
Max Gurtovoy
-14
/
+7
2022-10-19
IB/iser: add safety checks for state_mutex lock
Max Gurtovoy
-6
/
+20
2022-10-19
IB/iser: open code iser_conn_state_comp_exch
Sergey Gorenko
-18
/
+2
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
-2
/
+1
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
-13
/
+20
2022-09-22
RDMA/srp: Support more than 255 rdma ports
Mikhael Goikhman
-7
/
+7
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
-2
/
+2
2022-09-20
RDMA/srpt: Use flex array destination for memcpy()
Hangyu Hua
-1
/
+1
2022-09-20
RDMA/srp: Fix srp_abort()
Bart Van Assche
-3
/
+1
2022-09-06
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
-12
/
+2
2022-09-06
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
-1
/
+4
2022-09-06
RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
Guoqing Jiang
-4
/
+3
2022-09-01
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
-1
/
+2
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
-3
/
+3
2022-08-30
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
Guoqing Jiang
-4
/
+3
2022-08-28
RDMA/srp: Use the attribute group mechanism for sysfs attributes
Bart Van Assche
-6
/
+12
2022-08-28
RDMA/srp: Handle dev_set_name() failure
Bart Van Assche
-4
/
+5
2022-08-28
RDMA/srp: Remove the srp_host.released completion
Bart Van Assche
-10
/
+5
2022-08-28
RDMA/srp: Rework the srp_add_port() error path
Bart Van Assche
-8
/
+7
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
-5
/
+5
2022-08-21
RDMA/rtrs-clt: Output sg index when warning on
Jack Wang
-1
/
+1
2022-08-21
RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
Jack Wang
-7
/
+7
2022-08-21
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
-4
/
+5
2022-08-21
RDMA/rtrs-srv: Add event tracing support
Santosh Pradhan
-6
/
+116
2022-08-21
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
-1
/
+112
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
-1
/
+6
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-139
/
+215
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-2
/
+2
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+1
2022-08-02
RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()
Li Zhijian
-4
/
+4
2022-07-29
RDMA/srpt: Fix a use-after-free
Bart Van Assche
-46
/
+94
2022-07-29
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
-2
/
+17
2022-07-29
RDMA/srpt: Duplicate port name members
Bart Van Assche
-6
/
+13
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
-1
/
+1
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
-17
/
+6
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
-19
/
+16
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
-16
/
+42
2022-07-18
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
-11
/
+3
2022-07-18
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
-10
/
+11
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
-5
/
+3
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-4
/
+3
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
-2
/
+4
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
-2
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
-1
/
+1
[prev]
[next]