index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
Commit message (
Expand
)
Author
Age
*
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-27
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
|
\
|
*
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
|
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
*
|
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
2014-03-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
|
\
\
|
*
|
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
2014-02-25
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
|
\
|
|
*
IB/mlx5: Remove dependency on X86
Eli Cohen
2014-02-13
*
|
mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
|
\
|
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
|
IB/mlx5: Abort driver cleanup if teardown hca fails
Eli Cohen
2014-01-23
*
|
mlx5_core: Fix PowerPC support
Eli Cohen
2014-01-23
*
|
mlx5_core: Improve debugfs readability
Eli Cohen
2014-01-23
*
|
IB/mlx5: Add support for resize CQ
Eli Cohen
2014-01-23
*
|
IB/mlx5: Implement modify CQ
Eli Cohen
2014-01-23
*
|
mlx5_core: Use mlx5 core style warning
Eli Cohen
2014-01-23
*
|
IB/mlx5: Clear out struct before create QP command
Eli Cohen
2014-01-23
*
|
mlx5_core: Fix out arg size in access_register command
Haggai Eran
2014-01-23
*
|
mlx5_core: Remove dead code
Dan Carpenter
2014-01-14
|
/
*
IB/mlx5: Fix list_del of empty list
Eli Cohen
2013-11-15
*
mlx5: Use enum to indicate adapter page size
Eli Cohen
2013-11-08
*
mlx5_core: Change optimal_reclaimed_pages for better performance
Moshe Lazer
2013-11-08
*
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
2013-11-08
*
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
*
mlx5: Fix cleanup flow when DMA mapping fails
Eli Cohen
2013-11-08
*
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-11-08
*
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
2013-10-10
*
mlx5: Fix error code translation from firmware to driver
Eli Cohen
2013-10-10
*
mlx5: Keep polling to reclaim pages while any returned
Eli Cohen
2013-10-10
*
mlx5: Remove checksum on command interface commands
Eli Cohen
2013-10-10
*
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
2013-09-06
*
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2013-08-15
*
mlx5: remove health handler plugin
Eli Cohen
2013-08-05
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-08-02
|
\
|
*
mlx5_core: Implement new initialization sequence
Eli Cohen
2013-07-31
|
*
mlx5_core: Fix use after free in mlx5_cmd_comp_handler()
Dan Carpenter
2013-07-31
*
|
mlx5: fix error return code in mlx5_alloc_uuars()
Wei Yongjun
2013-07-30
*
|
mlx5: use after free in mlx5_cmd_comp_handler()
Dan Carpenter
2013-07-24
|
/
*
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
2013-07-16
*
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2013-07-11
*
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
2013-07-11
*
mlx5_core: Fixes for sparse warnings
Roland Dreier
2013-07-08
*
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
2013-07-08