index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/hfi1: Increase packet egress timeout
Jubin John
2016-06-17
1
-1
/
+1
*
IB/rdmavt: Correct warning during QPN allocation
Brian Welty
2016-06-17
1
-2
/
+2
*
IB/rdmavt: Correct required callback functions for MODIFY_QP
Brian Welty
2016-06-17
1
-3
/
+1
*
IB/hfi1: Fix credit return threshold adjustment
Jubin John
2016-06-17
2
-4
/
+27
*
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
2016-06-07
1
-1
/
+3
*
IB/mlx5: Fix alternate path code
Achiad Shochat
2016-06-07
1
-5
/
+9
*
IB/mlx5: Fix pkey_index length in the QP path record
Noa Osherovich
2016-06-07
2
-10
/
+10
*
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
Noa Osherovich
2016-06-07
1
-2
/
+7
*
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
Noa Osherovich
2016-06-07
1
-1
/
+2
*
IB/mlx5: Check BlueFlame HCA support
Noa Osherovich
2016-06-07
1
-1
/
+2
*
IB/mlx5: Fix returned values of query QP
Noa Osherovich
2016-06-07
1
-5
/
+9
*
IB/mlx5: Limit query HCA clock
Noa Osherovich
2016-06-07
1
-1
/
+8
*
IB/mlx5: Fix FW version diaplay in sysfs
Eran Ben Elisha
2016-06-07
1
-1
/
+1
*
IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
Noa Osherovich
2016-06-07
1
-4
/
+1
*
IB/mlx5: Set flow steering capability bit
Maor Gottlieb
2016-06-07
1
-0
/
+3
*
IB/core: Make all casts in ib_device_cap_flags enum consistent
Max Gurtovoy
2016-06-07
1
-2
/
+2
*
IB/core: Fix bit curruption in ib_device_cap_flags structure
Max Gurtovoy
2016-06-07
1
-1
/
+1
*
IB/core: Initialize sysfs attributes before sysfs create group
Mark Bloch
2016-06-07
1
-0
/
+3
*
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
3
-11
/
+11
*
IB/core: Fix removal of default GID cache entry
Aviv Heller
2016-06-07
1
-2
/
+8
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
4
-0
/
+14
*
IB/core: Fix query port failure in RoCE
Eli Cohen
2016-06-07
1
-0
/
+3
*
IB/core: fix error unwind in sysfs hw counters code
Doug Ledford
2016-06-07
1
-3
/
+4
*
IB/core: Fix array length allocation
Doug Ledford
2016-06-07
1
-2
/
+5
*
IB/hfi1: Suppress sparse warnings
Bart Van Assche
2016-06-06
2
-15
/
+2
*
IB/hfi1: Use bit 0 instead of bit 1
Bart Van Assche
2016-06-06
1
-1
/
+1
*
IB/hfi1: Fix indentation
Bart Van Assche
2016-06-06
1
-3
/
+3
*
IB/rdmavt: Annotate rvt_reset_qp()
Bart Van Assche
2016-06-06
1
-0
/
+6
*
IB/mad: Fix indentation
Bart Van Assche
2016-06-06
1
-3
/
+3
*
RDMA/core: Fix indentation
Bart Van Assche
2016-06-06
1
-1
/
+1
*
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
2016-06-06
1
-2
/
+1
*
IB/srp: Always initialize use_fast_reg and use_fmr
Bart Van Assche
2016-06-06
1
-3
/
+1
*
IB/mlx4: Fix device managed flow steering support test
Bart Van Assche
2016-06-06
1
-2
/
+2
*
IB/usnic: Remove unused DMA attributes
Krzysztof Kozlowski
2016-06-06
1
-5
/
+0
*
IB/core: fix null pointer deref and mem leak in error handling
Colin Ian King
2016-06-06
1
-3
/
+4
*
IB/core: fix an error code in ib_core_init()
Dan Carpenter
2016-06-06
1
-1
/
+2
*
IB/hfi1: Avoid large frame size warning
Leon Romanovsky
2016-06-06
1
-17
/
+14
*
IB/hfi1: fix some indenting
Dan Carpenter
2016-06-06
1
-1
/
+1
*
IB/cm: Fix a recently introduced locking bug
Bart Van Assche
2016-06-06
1
-2
/
+2
*
Linux 4.7-rc2
v4.7-rc2
Linus Torvalds
2016-06-05
1
-1
/
+1
*
Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-06-05
5
-18
/
+29
|
\
|
*
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2016-06-05
2
-2
/
+3
|
*
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-06-05
1
-1
/
+9
|
*
parisc: Fix printk time during boot
Helge Deller
2016-06-05
2
-7
/
+3
|
*
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
2016-06-04
1
-8
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-06-05
5
-7
/
+17
|
\
\
|
*
|
KEYS: Add placeholder for KDF usage with DH
Stephan Mueller
2016-06-03
5
-7
/
+17
*
|
|
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2016-06-05
7
-296
/
+126
|
|
/
|
/
|
*
|
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-06-04
46
-228
/
+227
|
\
\
|
*
|
drm/omap: fix unused variable warning.
Dave Airlie
2016-06-03
1
-1
/
+0
[next]