index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
3
-37
/
+26
2021-06-02
Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
Mark Zhang
1
-109
/
+14
2021-06-02
IB/cm: Tidy remaining cm_msg free paths
Jason Gunthorpe
1
-10
/
+10
2021-06-02
IB/cm: Call the correct message free functions in cm_send_handler()
Jason Gunthorpe
1
-27
/
+25
2021-06-02
IB/cm: Split cm_alloc_msg()
Jason Gunthorpe
1
-75
/
+115
2021-06-02
IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
Jason Gunthorpe
1
-11
/
+18
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
3
-13
/
+23
2021-05-31
RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare
Jack Wang
2
-7
/
+2
2021-05-28
i40e: Register auxiliary devices to provide RDMA
Shiraz Saleem
4
-20
/
+114
2021-05-28
ice: Register auxiliary device to provide RDMA
Dave Ertman
4
-4
/
+87
2021-05-28
ice: Implement iidc operations
Dave Ertman
13
-24
/
+639
2021-05-28
ice: Initialize RDMA support
Dave Ertman
10
-9
/
+183
2021-05-28
RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
Gioh Kim
1
-0
/
+6
2021-05-28
RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
Md Haris Iqbal
1
-4
/
+15
2021-05-28
RDMA/rtrs-srv: Fix memory leak when having multiple sessions
Jack Wang
1
-0
/
+1
2021-05-28
RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
Gioh Kim
1
-0
/
+1
2021-05-28
RDMA/rtrs-srv: Duplicated session name is not allowed
Gioh Kim
1
-1
/
+41
2021-05-28
RDMA/rtrs: Do not reset hb_missed_max after re-connection
Gioh Kim
1
-1
/
+0
2021-05-28
RDMA/rtrs-srv: convert scnprintf to sysfs_emit
Jack Wang
1
-1
/
+1
2021-05-28
RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
Md Haris Iqbal
3
-24
/
+35
2021-05-28
RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
Md Haris Iqbal
1
-0
/
+3
2021-05-28
RDMA/rtrs-clt: Remove redundant 'break'
Guoqing Jiang
1
-1
/
+0
2021-05-28
RDMA/rtrs-srv: Kill __rtrs_srv_change_state
Guoqing Jiang
1
-14
/
+3
2021-05-28
RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfs
Guoqing Jiang
3
-13
/
+3
2021-05-28
RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hb
Guoqing Jiang
1
-12
/
+2
2021-05-28
RDMA/rtrs: Use strscpy instead of strlcpy
Dima Stepanov
2
-5
/
+5
2021-05-28
RDMA/rtrs: Define MIN_CHUNK_SIZE
Gioh Kim
2
-2
/
+3
2021-05-28
RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
Gioh Kim
1
-5
/
+8
2021-05-28
RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state
Guoqing Jiang
1
-19
/
+4
2021-05-28
RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
Md Haris Iqbal
1
-1
/
+7
2021-05-28
RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_info
Gioh Kim
1
-1
/
+1
2021-05-28
RDMA/rtrs-srv: Kill reject_w_econnreset label
Guoqing Jiang
1
-12
/
+9
2021-05-28
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
1
-42
/
+57
2021-05-28
RDMA/core: Use the DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-05-28
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
3
-23
/
+22
2021-05-28
IB/core: Only update PKEY and GID caches on respective events
HÃ¥kon Bugge
1
-8
/
+15
2021-05-28
RDMA/hns: Refactor capability configuration flow of VF
Xi Wang
2
-146
/
+156
2021-05-28
IB/isert: set rdma cm afonly flag
Max Gurtovoy
1
-0
/
+10
2021-05-28
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2
-92
/
+63
2021-05-28
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
1
-7
/
+6
2021-05-28
RDMA/srp: Add more structure size checks
Bart Van Assche
1
-1
/
+4
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
1
-0
/
+5
2021-05-28
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
5
-90
/
+85
2021-05-28
RDMA/hns: Use refcount_t APIs for HEM
Weihang Li
2
-19
/
+17
2021-05-28
RDMA/hns: Fix wrong timer context buffer page size
Xi Wang
1
-6
/
+0
2021-05-28
RDMA/hns: Refactor root BT allocation for MTR
Xi Wang
1
-84
/
+146
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
7
-54
/
+68
2021-05-26
i40e: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
5
-36
/
+31
2021-05-20
RDMA/hns: Remove unused CMDQ member
Lang Cheng
1
-1
/
+0
[prev]
[next]