index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2020-02-27
3
-9
/
+0
*
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
2020-02-27
1
-2
/
+47
*
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
2020-02-27
1
-3
/
+4
*
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
2020-02-26
1
-0
/
+1
*
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2020-02-22
2
-203
/
+208
*
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
2020-02-22
5
-147
/
+141
*
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2020-02-22
2
-74
/
+94
*
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-22
4
-205
/
+313
*
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2020-02-22
2
-29
/
+44
*
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-02-22
9
-332
/
+525
*
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
2020-02-22
4
-21
/
+36
*
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
2020-02-22
3
-217
/
+428
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
25
-44
/
+44
*
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2020-02-20
2
-11
/
+3
*
RDMA/hns: fix spelling mistake: "attatch" -> "attach"
Colin Ian King
2020-02-20
1
-1
/
+1
*
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-02-19
1
-3
/
+4
*
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
2020-02-19
1
-11
/
+12
*
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2020-02-19
2
-0
/
+18
*
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
2020-02-19
1
-5
/
+5
*
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2020-02-19
2
-36
/
+17
*
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
2020-02-13
3
-50
/
+66
*
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
2020-02-13
3
-11
/
+49
*
RDMA/core: Add weak ordering dma attr to dma mapping
Michael Guralnik
2020-02-13
1
-4
/
+7
*
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2020-02-13
2
-1
/
+4
*
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
2020-02-11
1
-1
/
+1
*
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
2020-02-11
1
-12
/
+6
*
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2020-02-11
2
-383
/
+108
*
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-02-11
4
-17
/
+21
*
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
2
-4
/
+4
*
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2020-02-11
1
-18
/
+24
*
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
1
-5
/
+4
*
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2020-02-11
3
-16
/
+16
*
RDMA/cma: Use RDMA device port iterator
Parav Pandit
2020-02-11
1
-6
/
+7
*
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
2020-02-11
1
-8
/
+8
*
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
2020-02-10
1
-2
/
+2
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
53
-261
/
+252
|
\
|
*
kbuild: make multiple directory targets work
Masahiro Yamada
2020-02-05
1
-1
/
+1
|
*
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
2020-02-05
1
-3
/
+2
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
|
*
scripts/kallsyms: change table to store (strcut sym_entry *)
Masahiro Yamada
2020-02-03
1
-56
/
+65
|
*
scripts/kallsyms: rename local variables in read_symbol()
Masahiro Yamada
2020-02-03
1
-12
/
+12
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
49
-190
/
+172
|
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
|
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-10
9
-0
/
+2058
|
\
\
|
*
|
zonefs: Add documentation
Damien Le Moal
2020-02-07
2
-0
/
+405
|
*
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
8
-0
/
+1653
*
|
|
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-10
1
-2
/
+2
*
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
|
*
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-07
1
-0
/
+8
[next]