| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx5: Replace PCI pool old API | Romain Perier | 2017-08-22 | 1 | -5/+6 |
* | mlx4: Replace PCI pool old API | Romain Perier | 2017-08-22 | 2 | -6/+6 |
*-. | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 2017-08-10 | 7 | -133/+45 |
|\ \ |
|
| | * | mlx5: move affinity hints assignments to generic code | Sagi Grimberg | 2017-08-08 | 3 | -92/+29 |
| | * | mlx5e: don't assume anything on the irq affinity mappings of the device | Sagi Grimberg | 2017-08-08 | 1 | -10/+0 |
| | * | mlx5: convert to generic pci_alloc_irq_vectors | Sagi Grimberg | 2017-08-08 | 6 | -35/+20 |
| |/ |
|
* | | (IB, net)/mlx4: Add resource utilization support | Moshe Shemesh | 2017-07-24 | 7 | -12/+20 |
* | | net/mlx5: Report enhanced capabilities for IPoIB | Yishai Hadas | 2017-07-24 | 1 | -0/+6 |
* | | net/mlx5: Introduce general notification event | Maor Gottlieb | 2017-07-24 | 1 | -0/+23 |
* | | net/mlx5: Introduce set delay drop command | Maor Gottlieb | 2017-07-24 | 1 | -0/+14 |
* | | IB/mlx5: Restore IB guid/policy for virtual functions | Bodong Wang | 2017-07-24 | 1 | -0/+42 |
* | | net/mlx5e: Enable local loopback in loopback selftest | Huy Nguyen | 2017-07-24 | 1 | -0/+13 |
* | | IB/mlx5: Add raw ethernet local loopback support | Huy Nguyen | 2017-07-24 | 1 | -0/+19 |
* | | net/mlx5: Add raw ethernet local loopback firmware command | Huy Nguyen | 2017-07-24 | 1 | -0/+62 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-21 | 1 | -5/+3 |
|\ |
|
| * | mlx4_en: remove unnecessary returned value check | Zhu Yanjun | 2017-07-15 | 1 | -5/+3 |
* | | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 2017-07-18 | 11 | -53/+48 |
|/ |
|
* | mlxsw: spectrum_switchdev: Check status of memory allocation | Ido Schimmel | 2017-07-12 | 1 | -0/+6 |
* | mlxsw: spectrum_switchdev: Remove unused variable | Ido Schimmel | 2017-07-12 | 1 | -3/+0 |
* | mlxsw: spectrum_router: Fix use-after-free in route replace | Ido Schimmel | 2017-07-12 | 1 | -0/+3 |
* | mlxsw: spectrum_router: Add missing rollback | Ido Schimmel | 2017-07-12 | 1 | -0/+1 |
* | net/mlx5: IPSec, fix 64-bit division correctly | Arnd Bergmann | 2017-07-10 | 1 | -3/+1 |
* | net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xff | Huy Nguyen | 2017-07-06 | 1 | -0/+2 |
* | net/mlx5: Add Makefiles for subdirectories | Ilan Tayari | 2017-07-06 | 5 | -0/+5 |
* | net/mlx5: Build wq.o even if MLX5_CORE_EN is not selected | Ilan Tayari | 2017-07-06 | 1 | -2/+2 |
* | net/mlx5: FPGA, Fix datatype mismatch | Ilan Tayari | 2017-07-06 | 1 | -2/+2 |
* | net/mlx5: FPGA, make mlx5_fpga_device_brb static | Ilan Tayari | 2017-07-06 | 1 | -1/+1 |
* | net/mlx5: IPSec, Fix 64-bit division on 32-bit builds | Ilan Tayari | 2017-07-06 | 1 | -1/+3 |
* | net/mlx5: Add missing include in lib/gid.c | Ilan Tayari | 2017-07-06 | 1 | -0/+1 |
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-03 | 3 | -5/+16 |
|\ |
|
| * | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-07-01 | 3 | -5/+16 |
| |\ |
|
| | * | net/mlx5e: Fix TX carrier errors report in get stats ndo | Gal Pressman | 2017-06-27 | 1 | -2/+0 |
| | * | net/mlx5: Cancel delayed recovery work when unloading the driver | Mohamad Haj Yahia | 2017-06-27 | 2 | -2/+15 |
| | * | net/mlx5: Fix driver load error flow when firmware is stuck | Gal Pressman | 2017-06-27 | 1 | -1/+1 |
* | | | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun | 2017-07-03 | 2 | -2/+1 |
* | | | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz | 2017-07-03 | 1 | -1/+1 |
* | | | net/mlx5: fix memcpy limit? | Stephen Rothwell | 2017-07-03 | 1 | -1/+1 |
* | | | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating" | Colin Ian King | 2017-07-01 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -0/+3 |
|\| | |
|
| * | | mlxsw: spectrum_router: Fix NULL pointer dereference | Ido Schimmel | 2017-06-29 | 1 | -0/+3 |
| |/ |
|
* | | net/mlx4_en: Do not allocate redundant TX queues when TC is disabled | Inbar Karmy | 2017-06-29 | 7 | -16/+65 |
* | | net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) | Inbar Karmy | 2017-06-29 | 5 | -13/+17 |
* | | Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2017-06-29 | 32 | -57/+4121 |
|\ \ |
|
| * | | net/mlx5e: IPSec, Add IPSec ethtool stats | Ilan Tayari | 2017-06-27 | 5 | -3/+190 |
| * | | net/mlx5e: IPSec, Add Innova IPSec offload TX data path | Ilan Tayari | 2017-06-27 | 7 | -9/+319 |
| * | | net/mlx5e: IPSec, Add Innova IPSec offload RX data path | Ilan Tayari | 2017-06-27 | 7 | -3/+269 |
| * | | net/mlx5e: IPSec, Innova IPSec offload infrastructure | Ilan Tayari | 2017-06-27 | 6 | -0/+524 |
| * | | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari | 2017-06-27 | 8 | -1/+705 |
| * | | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari | 2017-06-27 | 5 | -1/+331 |
| * | | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari | 2017-06-27 | 3 | -0/+52 |