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
2019-06-20
RDMA/odp: Do not leak dma maps when working with huge pages
Jason Gunthorpe
1
-1
/
+2
2019-06-20
RDMA/uverbs: Use offsetofend instead of opencoding
Jason Gunthorpe
1
-6
/
+3
2019-06-20
RDMa/hns: Don't stuck in endless timeout loop
Leon Romanovsky
2
-2
/
+2
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
26
-132
/
+73
2019-06-20
RDMA/hns: reset function when removing module
Lang Cheng
2
-0
/
+61
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
5
-15
/
+9
2019-06-20
RDMA/hns: Fix bug when wqe num is larger than 16K
Lijun Ou
3
-83
/
+235
2019-06-20
RDMA/hns: Add a group interfaces for optimizing buffers getting flow
Lijun Ou
2
-0
/
+111
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
4
-0
/
+628
2019-06-19
RDMA/netlink: Resort policy array
Doug Ledford
1
-75
/
+78
2019-06-18
RDMA/mlx5: Enable decap and packet reformat on FDB
Maor Gottlieb
1
-0
/
+5
2019-06-18
RDMA/mlx5: Consider eswitch encap mode
Maor Gottlieb
1
-6
/
+14
2019-06-18
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
Doug Ledford
22
-450
/
+784
2019-06-18
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
Jason Gunthorpe
1
-5
/
+9
2019-06-18
IB/hfi1: Spelling s/statisfied/satisfied/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
8
-5
/
+108
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
3
-0
/
+201
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-1
/
+1
2019-06-16
net/mlx5: Expose eswitch encap mode
Maor Gottlieb
1
-0
/
+11
2019-06-16
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
2
-5
/
+9
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
3
-31
/
+84
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
3
-34
/
+25
2019-06-13
net/mlx5: Rename mlx5_irq_info to mlx5_irq
Yuval Avnery
1
-39
/
+38
2019-06-13
net/mlx5: Move all IRQ logic to pci_irq.c
Yuval Avnery
5
-329
/
+354
2019-06-13
net/mlx5: Generalize IRQ interface to work with irq_table
Yuval Avnery
1
-9
/
+29
2019-06-13
net/mlx5: Separate IRQ table creation from EQ table creation
Yuval Avnery
3
-19
/
+14
2019-06-13
net/mlx5: Move IRQ affinity set to IRQ allocation phase
Yuval Avnery
1
-8
/
+17
2019-06-13
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
Yuval Avnery
1
-25
/
+57
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
3
-44
/
+95
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
2
-40
/
+83
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
4
-54
/
+104
2019-06-13
net/mlx5: Introduce EQ polling budget
Yuval Avnery
1
-28
/
+27
2019-06-13
net/mlx5: Support querying max VFs from device
Bodong Wang
2
-9
/
+31
2019-06-13
net/mlx5: E-Switch, Return raw output for query esw functions
Bodong Wang
3
-21
/
+12
2019-06-13
net/mlx5: E-Switch, Handle representors creation in handler context
Vu Pham
2
-51
/
+50
2019-06-13
net/mlx5: Increase wait time for fw initialization
Daniel Jurgens
1
-4
/
+14
2019-06-13
rdma: Remove nes
Jason Gunthorpe
17
-19675
/
+0
2019-06-11
RDMA/ipoib: Remove check for ETH_SS_TEST
Kamal Heib
1
-2
/
+0
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
47
-434
/
+315
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
35
-164
/
+80
2019-06-11
RDMA/nes: Avoid memory allocation during CQ destroy
Leon Romanovsky
1
-17
/
+11
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
19
-21
/
+24
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
19
-24
/
+32
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
20
-23
/
+47
2019-06-10
rdma: Delete the ib_ucm module
Jason Gunthorpe
3
-1364
/
+0
2019-06-07
ucma: Convert ctx_idr to XArray
Matthew Wilcox
1
-34
/
+24
2019-06-07
ucma: Convert multicast_idr to XArray
Matthew Wilcox
1
-19
/
+11
2019-06-07
RDMA/ucma: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-07
RDMA/hns: Bugfix for filling the sge of srq
Lijun Ou
1
-3
/
+3
2019-06-07
RDMA/hns: fix inverted logic of readl read and shift
Colin Ian King
1
-1
/
+1
[next]