index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
1
-2
/
+47
2020-02-27
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
1
-3
/
+4
2020-02-26
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
1
-0
/
+1
2020-02-22
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2
-203
/
+208
2020-02-22
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
5
-147
/
+141
2020-02-22
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2
-74
/
+94
2020-02-22
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
4
-205
/
+313
2020-02-22
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2
-29
/
+44
2020-02-22
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
9
-332
/
+525
2020-02-22
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
4
-21
/
+36
2020-02-22
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
3
-217
/
+428
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
25
-44
/
+44
2020-02-20
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2
-11
/
+3
2020-02-20
RDMA/hns: fix spelling mistake: "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2020-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
1
-3
/
+4
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
1
-11
/
+12
2020-02-19
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2
-0
/
+18
2020-02-19
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
1
-5
/
+5
2020-02-19
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2
-36
/
+17
2020-02-13
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
3
-50
/
+66
2020-02-13
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
3
-11
/
+49
2020-02-13
RDMA/core: Add weak ordering dma attr to dma mapping
Michael Guralnik
1
-4
/
+7
2020-02-13
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2
-1
/
+4
2020-02-11
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
1
-1
/
+1
2020-02-11
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
1
-12
/
+6
2020-02-11
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2
-383
/
+108
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
4
-17
/
+21
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2
-4
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
1
-18
/
+24
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
1
-5
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
3
-16
/
+16
2020-02-11
RDMA/cma: Use RDMA device port iterator
Parav Pandit
1
-6
/
+7
2020-02-11
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
1
-8
/
+8
2020-02-10
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
3
-24
/
+24
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2
-2
/
+5
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-08
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
1
-1
/
+2
2020-02-07
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
1
-2
/
+3
[next]