index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
IB/{cxgb3,cxgb4}: Remove unneeded config dependencies
Yuval Shaia
2
-2
/
+2
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
7
-3
/
+5
2017-09-27
IB/core: fix spelling mistake: "aceess" -> "access"
Colin Ian King
1
-1
/
+1
2017-09-27
RDMA/hns: Delete the unnecessary initializing enum to zero
Wei Hu(Xavier)
1
-1
/
+1
2017-09-27
RDMA/hns: Fix inconsistent warning
Wei Hu(Xavier)
1
-1
/
+1
2017-09-27
RDMA/hns: Replace condition statement using hardware version information
Wei Hu(Xavier)
1
-1
/
+2
2017-09-27
RDMA/hns: Add releasing resource operation in error branch
Wei Hu(Xavier)
1
-0
/
+2
2017-09-27
RDMA/hns: Configure the MTPT in hip08
Wei Hu(Xavier)
2
-0
/
+162
2017-09-27
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
6
-6
/
+406
2017-09-27
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
6
-29
/
+1883
2017-09-27
RDMA/hns: Add CQ operations support for hip08 RoCE driver
Wei Hu(Xavier)
5
-14
/
+614
2017-09-27
RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driver
Wei Hu(Xavier)
4
-5
/
+76
2017-09-27
RDMA/hns: Support multi hop addressing for PBL in hip08
Wei Hu(Xavier)
4
-24
/
+418
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
6
-19
/
+98
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
8
-36
/
+143
2017-09-27
RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08
Wei Hu(Xavier)
3
-1
/
+292
2017-09-27
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
6
-12
/
+630
2017-09-27
RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
Wei Hu(Xavier)
7
-93
/
+195
2017-09-27
RDMA/hns: Add profile support for hip08 driver
Wei Hu(Xavier)
5
-4
/
+423
2017-09-27
RDMA/hns: Add command queue support for hip08 RoCE driver
Wei Hu(Xavier)
5
-1
/
+420
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
10
-40
/
+41
2017-09-27
RDMA/hns: Initialize the PCI device for hip08 RoCE
Wei Hu(Xavier)
4
-0
/
+167
2017-09-27
RDMA/hns: Move priv in order to add multiple hns_roce support
Wei Hu(Xavier)
2
-28
/
+35
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
12
-247
/
+330
2017-09-26
net/mlx5: Add FGs and FTEs memory pool
Maor Gottlieb
2
-16
/
+53
2017-09-26
net/mlx5: Allocate FTE object without lock
Maor Gottlieb
1
-46
/
+46
2017-09-26
net/mlx5: Support multiple updates of steering rules in parallel
Maor Gottlieb
2
-126
/
+264
2017-09-26
net/mlx5: Replace fs_node mutex with reader/writer semaphore
Maor Gottlieb
2
-15
/
+15
2017-09-26
net/mlx5: Refactor FTE and FG creation code
Maor Gottlieb
2
-167
/
+190
2017-09-26
net/mlx5: Export building of matched flow groups list
Maor Gottlieb
1
-36
/
+64
2017-09-26
net/mlx5: Move the entry index allocator to flow group
Maor Gottlieb
2
-10
/
+10
2017-09-26
net/mlx5: Avoid NULL pointer dereference on steering cleanup
Maor Gottlieb
1
-0
/
+2
2017-09-26
net/mlx5: Fix creating a new FTE when an existing but full FTE exists
Matan Barak
1
-2
/
+4
2017-09-25
Merge branch 'qedr' into k.o/for-next
Doug Ledford
10
-91
/
+1207
2017-09-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+16
2017-09-24
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
7
-52
/
+83
2017-09-23
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-23
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-23
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-23
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-161
/
+281
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-215
/
+357
2017-09-22
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-6
/
+20
2017-09-22
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-11
/
+28
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-22
/
+50
2017-09-22
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+6
2017-09-22
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+5
2017-09-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2017-09-22
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
Rafael J. Wysocki
2
-6
/
+20
[prev]
[next]