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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
6
-23
/
+25
2017-07-31
IB/hfi1: Use context pointer rather than context index
Michael J. Ruhl
3
-59
/
+45
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
10
-31
/
+33
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
4
-42
/
+0
2017-07-31
IB/hfi1: Assign context does not clean up file descriptor correctly on error
Michael J. Ruhl
1
-11
/
+26
2017-07-31
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
11
-28
/
+136
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
8
-49
/
+126
2017-07-31
IB/hfi1: Check return values from PCI config API calls
Bartlomiej Dudek
3
-47
/
+215
2017-07-31
IB/hns: include linux/interrupt.h
Arnd Bergmann
1
-0
/
+1
2017-07-28
RDMA/hns: fix build regression
Doug Ledford
1
-0
/
+1
2017-07-28
IB/hns: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-07-28
IB/hns: fix returnvar.cocci warnings
kbuild test robot
1
-2
/
+1
2017-07-28
IB/hns: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2017-07-28
IB/hns: Support compile test for hns RoCE driver
Matan Barak
3
-1
/
+3
2017-07-28
IB/cma: Fix default RoCE type setting
Doug Ledford
1
-1
/
+1
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
43
-279
/
+693
2017-07-27
RDMA/qedr: notify user application of supported WIDs
Amrani, Ram
2
-0
/
+4
2017-07-27
RDMA/qedr: notify user application if DPM is supported
Amrani, Ram
4
-0
/
+5
2017-07-26
Merge branches 'rxe' and 'mlx' into k.o/for-next
Doug Ledford
48
-186
/
+2475
2017-07-24
net/mlx5: fix spelling mistake: "alloated" -> "allocated"
Colin Ian King
1
-1
/
+1
2017-07-24
IB/hfi1: Add receiving queue info to qp_stats
Kaike Wan
1
-1
/
+5
2017-07-24
IB/mlx4: Expose RSS capabilities
Guy Levi
1
-1
/
+6
2017-07-24
IB/mlx4: Add support for RSS QP
Guy Levi
3
-22
/
+472
2017-07-24
IB/mlx4: Add support for WQ indirection table related verbs
Guy Levi
4
-3
/
+89
2017-07-24
IB/mlx4: Add support for WQ related verbs
Guy Levi
4
-57
/
+511
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
11
-20
/
+45
2017-07-24
IB/mlx4: Add inline-receive support
Maor Gottlieb
4
-8
/
+37
2017-07-24
IB/mlx5: Expose extended error counters
Parav Pandit
2
-2
/
+64
2017-07-24
IB/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2
-2
/
+1
2017-07-24
IB/mlx5: Fix cached MR allocation flow
Majd Dibbiny
1
-5
/
+13
2017-07-24
IB/mlx5: Report RX checksum capabilities for IPoIB
Yishai Hadas
1
-0
/
+4
2017-07-24
net/mlx5: Report enhanced capabilities for IPoIB
Yishai Hadas
2
-1
/
+11
2017-07-24
IB/mlx5: Add multicast flow steering support for underlay QP
Yishai Hadas
1
-12
/
+31
2017-07-24
IB/mlx5: Add support for QP with a given source QPN
Yishai Hadas
2
-15
/
+59
2017-07-24
IB/uverbs: Enable QP creation with a given source QP number
Yishai Hadas
2
-4
/
+15
2017-07-24
IB/core: Enable QP creation with a given source QP number
Yishai Hadas
1
-0
/
+2
2017-07-24
IB/core: Add support for RoCEv2 multicast
Noa Osherovich
1
-0
/
+12
2017-07-24
IB/core: Set RoCEv2 MGID according to spec
Noa Osherovich
3
-11
/
+20
2017-07-24
IB/core: Fix the validations of a multicast LID in attach or detach operations
Noa Osherovich
1
-4
/
+40
2017-07-24
IB/mlx5: Add delay drop configuration and statistics
Maor Gottlieb
3
-3
/
+123
2017-07-24
IB/mlx5: Add support to dropless RQ
Maor Gottlieb
4
-5
/
+113
2017-07-24
net/mlx5: Introduce general notification event
Maor Gottlieb
4
-1
/
+31
2017-07-24
net/mlx5: Introduce set delay drop command
Maor Gottlieb
3
-1
/
+41
2017-07-24
IB/core: Introduce delay drop for a WQ
Maor Gottlieb
1
-0
/
+5
2017-07-24
IB/mlx5: Restore IB guid/policy for virtual functions
Bodong Wang
3
-7
/
+61
2017-07-24
IB/mlx5: Add debug control parameters for congestion control
Parav Pandit
7
-3
/
+493
2017-07-24
IB/mlx5: Change logic for dispatching IB events for port state
Moni Shoua
2
-2
/
+32
2017-07-24
net/mlx5e: Enable local loopback in loopback selftest
Huy Nguyen
1
-0
/
+13
2017-07-24
IB/mlx5: Add raw ethernet local loopback support
Huy Nguyen
3
-7
/
+73
2017-07-24
net/mlx5: Add raw ethernet local loopback firmware command
Huy Nguyen
3
-4
/
+72
[next]