index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ipack
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-31
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
9
-182
/
+186
2020-10-28
RDMA/hns: Add support for filling GMV table
Weihang Li
3
-31
/
+116
2020-10-28
RDMA/hns: Add support for configuring GMV table
Weihang Li
6
-28
/
+159
2020-10-28
RDMA/rtrs-clt: Remove 'addr' from rtrs_clt_add_path_to_arr
Guoqing Jiang
1
-3
/
+2
2020-10-28
RDMA/rtrs: Introduce rtrs_post_send
Guoqing Jiang
1
-33
/
+19
2020-10-28
RDMA/rtrs-srv: Kill rtrs_srv_change_state_get_old
Guoqing Jiang
1
-16
/
+3
2020-10-28
RDMA/rtrs-clt: Remove duplicated code
Gioh Kim
1
-6
/
+5
2020-10-28
RDMA/rtrs-clt: Remove duplicated switch-case handling for CM error events
Gioh Kim
1
-5
/
+7
2020-10-28
RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free
Gioh Kim
4
-23
/
+17
2020-10-28
RDMA/rtrs-srv: Fix typo
Guoqing Jiang
1
-1
/
+1
2020-10-28
RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
Guoqing Jiang
1
-49
/
+37
2020-10-28
RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
Gioh Kim
1
-2
/
+2
2020-10-28
RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
Jack Wang
2
-2
/
+14
2020-10-28
RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qp
Jack Wang
1
-9
/
+0
2020-10-28
RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed
Danil Kipnis
1
-3
/
+1
2020-10-28
RDMA/hns: Support owner mode doorbell
Lang Cheng
3
-7
/
+28
2020-10-28
IB/isert: add module param to set sg_tablesize for IO cmd
Max Gurtovoy
2
-1
/
+32
2020-10-28
RDMA/rxe: Compute PSN windows correctly
Bob Pearson
1
-1
/
+2
2020-10-28
RDMA/core: Fix error return in _ib_modify_qp()
Jing Xiangfeng
1
-1
/
+3
2020-10-28
IB/verbs: avoid nested container_of()
Arnd Bergmann
1
-6
/
+9
2020-10-27
RDMA/bnxt_re: Fix entry size during SRQ create
Selvin Xavier
1
-2
/
+2
2020-10-27
RDMA/rxe: Remove unused RXE_MR_TYPE_FMR
Bob Pearson
2
-2
/
+0
2020-10-27
RDMA: Convert sysfs kobject * show functions to use sysfs_emit()
Joe Perches
2
-24
/
+14
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
23
-142
/
+152
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
11
-40
/
+20
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
8
-53
/
+3
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
3
-20
/
+1
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
17
-28
/
+33
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
16
-8
/
+28
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
21
-22
/
+53
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
13
-9
/
+32
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
15
-116
/
+30
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
16
-224
/
+31
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
7
-38
/
+15
2020-10-26
RDMA/cxgb4: Remove MW support
Jason Gunthorpe
3
-88
/
+0
2020-10-26
RDMA/bnxt_re: Set queue pair state when being queried
Kamal Heib
1
-0
/
+1
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
[next]