index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
1
-0
/
+1
2017-12-28
net/mlx4_core: Cleanup FMR unmapping flow
Tariq Toukan
1
-19
/
+21
2017-08-16
mlx4: sizeof style usage
stephen hemminger
1
-5
/
+5
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-9
/
+8
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-6
/
+3
2017-02-23
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
1
-1
/
+1
2016-07-05
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
1
-1
/
+1
2015-10-16
mlx4: corretly check failed allocation
Insu Yun
1
-1
/
+1
2015-02-05
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
1
-8
/
+5
2015-01-28
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
1
-2
/
+2
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-4
/
+4
2015-01-02
net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow
Maor Gottlieb
1
-4
/
+5
2014-11-21
mlx4: don't duplicate kvfree()
Al Viro
1
-8
/
+2
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
1
-11
/
+22
2014-08-02
mlx4_core: Add helper functions to support MR re-registration
Matan Barak
1
-0
/
+160
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+7
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-8
/
+9
2014-05-23
net/mlx4_core: Replace pr_warning() with pr_warn()
Amir Vadai
1
-4
/
+2
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-7
/
+7
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-10
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
1
-1
/
+1
2013-11-08
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
1
-5
/
+0
2013-11-05
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
1
-3
/
+3
2013-03-08
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
1
-5
/
+5
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-0
/
+95
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
1
-14
/
+0
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
1
-7
/
+22
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
1
-24
/
+24
2012-08-16
mlx4_core: Clean up buddy bitmap allocation
Roland Dreier
1
-4
/
+3
2012-08-16
mlx4_core: Fix integer overflow issues around MTT table
Yishai Hadas
1
-2
/
+2
2012-08-16
mlx4_core: Allow large mlx4_buddy bitmaps
Yishai Hadas
1
-4
/
+14
2012-05-16
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
1
-1
/
+1
2012-05-16
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
1
-3
/
+0
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+3
2012-03-07
net/mlx4: defining functions as static
Yevgeny Petrilin
1
-4
/
+2
2012-03-07
net/mlx4: remove unused functions
Yevgeny Petrilin
1
-75
/
+0
2012-02-26
mlx4: Enforce device max FMR maps in FMR alloc
Eli Cohen
1
-0
/
+3
2012-02-23
mlx4_core: Exported functions can't be static
Doug Ledford
1
-6
/
+6
2012-01-23
mlx4_core: removed function index from vf.
Marcel Apfelbaum
1
-1
/
+1
2012-01-03
mlx4_core: fix mtt range deallocation
Marcel Apfelbaum
1
-2
/
+2
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
1
-51
/
+56
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
1
-27
/
+7
2011-12-13
mlx4_core: mtt modifications for SRIOV
Jack Morgenstein
1
-41
/
+360
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
1
-3
/
+5
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-0
/
+667