index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Commit message (
Expand
)
Author
Age
*
IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
Jack Morgenstein
2017-05-20
*
IB/mlx4: Fix ib device initialization error flow
Jack Morgenstein
2017-05-20
*
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
2017-01-26
*
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
2017-01-26
*
IB/mlx4: Fix port query for 56Gb Ethernet links
Saeed Mahameed
2017-01-26
*
IB/mlx4: Handle well-known-gid in mad_demux processing
Jack Morgenstein
2017-01-26
*
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
2017-01-26
*
IB/mlx4: Set traffic class in AH
Maor Gottlieb
2017-01-26
*
IB/mlx4: Fix create CQ error flow
Matan Barak
2016-11-16
*
IB/mlx4: Check gid_index return value
Daniel Jurgens
2016-11-16
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
|
\
|
*
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
2016-10-07
|
*
IB/mlx4: Move user vendor structures
Leon Romanovsky
2016-10-07
|
*
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-10-07
|
*
IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
|
*
IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
|
*
IB/mlx4/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
|
*
IB/mlx4: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
|
*
IB/mlx4: Add validation to flow specifications parsing
Maor Gottlieb
2016-10-07
|
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
*
|
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
2016-09-16
*
|
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
2016-09-16
*
|
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
2016-09-16
*
|
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
2016-09-16
*
|
IB/mlx4: Don't return errors from poll_cq
Leon Romanovsky
2016-09-02
*
|
Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
Leon Romanovsky
2016-09-02
*
|
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
Yuval Shaia
2016-08-22
*
|
IB/mlx4: Make function use_tunnel_data return void
Yuval Shaia
2016-08-22
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
|
\
|
*
-
.
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2016-08-04
|
|
\
\
|
|
*
|
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2016-08-03
|
|
*
|
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
2016-08-03
|
|
|
/
|
*
/
IB/mlx4: Support device FW version string
Ira Weiny
2016-06-23
|
|
/
*
|
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
2016-07-20
|
|
|
\
*
-
.
\
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
2016-06-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2016-06-23
|
|
*
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
2016-06-23
|
|
*
IB/mlx4: Verify port number in flow steering create flow
Yishai Hadas
2016-06-23
|
|
*
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
2016-06-23
|
|
*
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
2016-06-23
|
|
/
*
/
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
2016-06-17
|
/
*
IB/mlx4: Fix device managed flow steering support test
Bart Van Assche
2016-06-06
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-20
|
\
|
*
IB/mlx4: Fix unaligned access in send_reply_to_slave
shamir rabinovitch
2016-05-18
|
*
-
.
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2016-05-13
|
|
\
\
|
|
|
*
IB/mlx4: Use list_for_each_entry_safe
Geliang Tang
2016-05-13
|
|
|
*
IB/mlx4: trivial fix of spelling mistake on "argument"
Colin Ian King
2016-05-13
|
|
|
/
|
*
|
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
|
*
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
|
\
\
[next]