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
/
net
/
ethernet
/
mellanox
/
mlx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...
Honggang LI
2015-04-15
1
-4
/
+6
*
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
2015-04-09
1
-1
/
+1
*
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
2015-04-02
1
-0
/
+22
*
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
2015-04-02
1
-0
/
+91
*
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
2015-04-02
1
-3
/
+3
*
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
18
-18
/
+18
*
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
2015-04-02
1
-1
/
+4
*
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
2015-04-02
1
-1
/
+2
*
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
2015-04-02
1
-1
/
+2
*
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2015-04-02
1
-23
/
+49
*
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
2015-04-02
1
-1
/
+1
*
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
2015-04-02
1
-0
/
+3
*
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
2015-04-02
1
-2
/
+0
*
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
2015-04-02
1
-1
/
+2
*
net/mlx5_core: don't export static symbol
Julia Lawall
2015-03-12
1
-1
/
+0
*
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
2015-02-11
1
-0
/
+1
*
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
2015-02-09
1
-1
/
+1
*
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
2015-02-04
1
-6
/
+6
*
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
2015-01-13
1
-3
/
+3
*
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
2014-12-15
3
-1
/
+171
*
net/mlx5_core: Add more supported devices
Eli Cohen
2014-12-08
1
-1
/
+5
*
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
2014-12-08
1
-0
/
+1
*
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
2014-12-08
1
-2
/
+2
*
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
2014-12-08
1
-1
/
+1
*
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
2014-12-08
1
-1
/
+1
*
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
2014-12-08
1
-0
/
+7
*
mlx5: don't duplicate kvfree()
Al Viro
2014-11-21
3
-6
/
+6
*
net/mlx5_core: Fix race on driver load
Eli Cohen
2014-11-06
1
-2
/
+2
*
net/mlx5_core: Fix race in create EQ
Eli Cohen
2014-11-06
1
-4
/
+3
*
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-10-26
1
-0
/
+1
*
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
1
-0
/
+1
*
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
2
-22
/
+47
*
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
2
-76
/
+91
*
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
2
-39
/
+0
*
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-03
5
-142
/
+188
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
7
-10
/
+296
|
\
|
*
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2014-07-30
2
-3
/
+4
|
*
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
7
-7
/
+8
|
*
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-07-30
1
-3
/
+287
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
1
-12
/
+4
|
\
\
|
|
/
|
/
|
|
*
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
1
-12
/
+4
*
|
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
2014-07-09
1
-4
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
7
-37
/
+47
|
\
|
*
mellanox: Logging message cleanups
Joe Perches
2014-05-08
7
-37
/
+47
*
|
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-27
1
-0
/
+4
|
/
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
2
-0
/
+86
|
\
|
*
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
2
-0
/
+25
|
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
1
-0
/
+61
*
|
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
2014-03-10
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-2
/
+2
|
\
\
[next]