index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
5
-29
/
+18
|
\
|
*
i40iw: Enable remote access rights for stag allocation
Shiraz Saleem
2016-07-12
1
-0
/
+1
|
*
i40iw: do not print unitialized variables in error message
Nicolas Iooss
2016-07-12
1
-2
/
+1
|
*
IB core: Add port_xmit_wait counter
Christoph Lameter
2016-07-12
1
-0
/
+4
|
*
IB/hfi1: Fix sleep inside atomic issue in init_asic_data
Tadeusz Struk
2016-07-12
1
-7
/
+9
|
*
IB/hfi1: Correct issues with sc5 computation
Mike Marciniszyn
2016-07-12
1
-20
/
+3
*
|
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
2016-07-19
1
-5
/
+6
*
|
net/mlx5: Refactor mlx5_add_flow_rule
Maor Gottlieb
2016-07-05
1
-12
/
+9
|
/
*
-
-
-
.
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
2016-06-23
25
-81
/
+157
|
\
\
\
|
|
|
*
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2016-06-23
2
-18
/
+18
|
|
|
*
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
2016-06-23
1
-1
/
+3
|
|
|
*
IB/mlx4: Verify port number in flow steering create flow
Yishai Hadas
2016-06-23
1
-0
/
+3
|
|
|
*
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
2016-06-23
1
-6
/
+18
|
|
|
*
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
2016-06-23
1
-1
/
+1
|
|
|
*
IB/mlx5: Fix wrong naming of port_rcv_data counter
Talat Batheesh
2016-06-23
1
-1
/
+1
|
|
|
*
IB/mlx5: Fix post send fence logic
Eli Cohen
2016-06-23
1
-3
/
+4
|
|
|
*
IB/uverbs: Initialize ib_qp_init_attr with zeros
Maor Gottlieb
2016-06-23
1
-1
/
+1
|
|
|
*
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
Eli Cohen
2016-06-23
1
-6
/
+10
|
|
|
*
IB/core: Fix RoCE v1 multicast join logic issue
Alex Vesker
2016-06-23
1
-4
/
+4
|
|
|
*
IB/core: Fix no default GIDs when netdevice reregisters
Talat Batheesh
2016-06-23
1
-1
/
+3
|
|
*
|
i40iw: Enable level-1 PBL for fast memory registration
Shiraz Saleem
2016-06-23
2
-0
/
+6
|
|
*
|
i40iw: Return correct max_fast_reg_page_list_len
Faisal Latif
2016-06-23
2
-0
/
+2
|
|
*
|
i40iw: Correct status check on i40iw_get_pble
Faisal Latif
2016-06-23
1
-1
/
+1
|
|
*
|
i40iw: Correct CQ arming
Shiraz Saleem
2016-06-23
1
-3
/
+6
|
|
|
/
|
*
|
IB/rdmavt: Correct qp_priv_alloc() return value test
Mike Marciniszyn
2016-06-23
1
-1
/
+3
|
*
|
IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp
Ashutosh Dixit
2016-06-23
1
-6
/
+0
|
*
|
IB/hfi1: Fix deadlock with txreq allocation slow path
Mike Marciniszyn
2016-06-23
2
-3
/
+2
|
*
|
IB/hfi1: Send a pkey change event on driver pkey update
Sebastian Sanchez
2016-06-17
3
-7
/
+16
|
*
|
IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link up
Sebastian Sanchez
2016-06-17
1
-6
/
+13
|
*
|
IB/hfi1: Fix potential buffer overflow
Tadeusz Struk
2016-06-17
1
-1
/
+2
|
*
|
IB/hfi1: Fix potential NULL ptr dereference
Tadeusz Struk
2016-06-17
1
-1
/
+1
|
*
|
IB/qib: Prevent context loss
Ira Weiny
2016-06-17
1
-0
/
+5
|
*
|
IB/hfi1: Prevent context loss
Ira Weiny
2016-06-17
1
-0
/
+3
|
*
|
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/srpt: Reduce QP buffer size
Bart Van Assche
2016-06-23
2
-2
/
+2
*
|
IB/cma: Make the code easier to verify
Bart Van Assche
2016-06-17
1
-28
/
+26
*
|
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
2016-06-17
1
-1
/
+1
|
/
*
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
1
-7
/
+8
*
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
[next]