Age | Commit message (Expand) | Author | Files | Lines |
2016-05-16 | net/mlx4_core: Fix access to uninitialized index | Tariq Toukan | 1 | -2/+2 |
2016-05-16 | net/mlx5e: Hardware offloaded flower filter statistics support | Amir Vadai | 3 | -7/+69 |
2016-05-16 | net/mlx5_core: Flow counters infrastructure | Amir Vadai | 4 | -2/+236 |
2016-05-16 | net/mlx5_core: Introduce flow steering destination of type counter | Amir Vadai | 4 | -10/+102 |
2016-05-16 | net/mlx5_core: Firmware commands to support flow counters | Amir Vadai | 3 | -0/+77 |
2016-05-16 | net/mlx5_core: Use a macro in mlx5_command_str() | Amir Vadai | 1 | -171/+132 |
2016-05-12 | net/mlx5e: Enable CQE compression when PCI is slower than link | Saeed Mahameed | 3 | -0/+72 |
2016-05-12 | net/mlx5e: Expand WQE stride when CQE compression is enabled | Tariq Toukan | 3 | -29/+46 |
2016-05-12 | net/mlx5e: CQE compression | Tariq Toukan | 5 | -2/+177 |
2016-05-10 | mlx5: Fix merge errors. | David S. Miller | 5 | -24/+2 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -7/+37 |
2016-05-09 | net/mlx5e: make VXLAN support conditional | Arnd Bergmann | 5 | -3/+24 |
2016-05-09 | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" | Arnd Bergmann | 1 | -1/+0 |
2016-05-07 | mlxsw: spectrum: Fix ordering in mlxsw_sp_fini | Jiri Pirko | 1 | -1/+1 |
2016-05-07 | mlxsw: spectrum: Add missing rollback in flood configuration | Ido Schimmel | 1 | -0/+8 |
2016-05-07 | mlxsw: spectrum: Fix rollback order in LAG join failure | Ido Schimmel | 1 | -2/+2 |
2016-05-06 | net/mlx4_en: Fix endianness bug in IPV6 csum calculation | Daniel Jurgens | 1 | -1/+1 |
2016-05-06 | net/mlx4: Avoid wrong virtual mappings | Haggai Abramovsky | 7 | -117/+45 |
2016-05-04 | net/mlx5: E-Switch, Implement trust vf ndo | Mohamad Haj Yahia | 3 | -5/+45 |
2016-05-04 | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling | Mohamad Haj Yahia | 2 | -6/+267 |
2016-05-04 | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups | Mohamad Haj Yahia | 2 | -14/+79 |
2016-05-04 | net/mlx5: E-Switch, Use vport event handler for vport cleanup | Mohamad Haj Yahia | 1 | -24/+9 |
2016-05-04 | net/mlx5: E-Switch, Enable/disable ACL tables on demand | Mohamad Haj Yahia | 1 | -19/+14 |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk | Mohamad Haj Yahia | 3 | -6/+118 |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode | Mohamad Haj Yahia | 2 | -2/+189 |
2016-05-04 | net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs | Mohamad Haj Yahia | 2 | -0/+276 |
2016-05-04 | net/mlx5: E-Switch, Fix error flow memory leak | Mohamad Haj Yahia | 1 | -1/+2 |
2016-05-04 | net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() | Mohamad Haj Yahia | 2 | -14/+2 |
2016-05-04 | net/mlx5: Flow steering, Add vport ACL support | Mohamad Haj Yahia | 6 | -9/+121 |
2016-05-04 | net/mlx5e: Fix aRFS compilation dependency | Maor Gottlieb | 2 | -2/+4 |
2016-05-04 | net/mlx5e: Fix IPv6 tunnel checksum offload | Alexander Duyck | 1 | -2/+1 |
2016-05-04 | net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck | 1 | -1/+6 |
2016-05-04 | net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO | Alexander Duyck | 2 | -7/+33 |
2016-05-04 | net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck | 1 | -4/+13 |
2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -29/+74 |
2016-05-03 | net/mlx5e: Use workqueue for vxlan ops | Matthew Finlay | 3 | -16/+49 |
2016-05-03 | net/mlx5e: Implement a mlx5e workqueue | Matthew Finlay | 2 | -11/+20 |
2016-05-03 | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue | Matthew Finlay | 1 | -0/+1 |
2016-05-03 | net/mlx5: Unmap only the relevant IO memory mapping | Gal Pressman | 1 | -2/+4 |
2016-04-29 | net/mlx5e: Enabling aRFS mechanism | Maor Gottlieb | 4 | -2/+127 |
2016-04-29 | net/mlx5e: Add accelerated RFS support | Maor Gottlieb | 2 | -1/+436 |
2016-04-29 | net/mlx5e: Create aRFS flow tables | Maor Gottlieb | 6 | -14/+313 |
2016-04-29 | net/mlx5: Initializing CPU reverse mapping | Maor Gottlieb | 2 | -0/+21 |
2016-04-29 | net/mlx5e: Split the main flow steering table | Maor Gottlieb | 4 | -563/+462 |
2016-04-29 | net/mlx5e: Refactor mlx5e flow steering structs | Maor Gottlieb | 5 | -154/+160 |
2016-04-29 | net/mlx5: Support different attributes for priorities in namespace | Maor Gottlieb | 1 | -12/+19 |
2016-04-29 | net/mlx5: Add user chosen levels when allocating flow tables | Maor Gottlieb | 4 | -37/+64 |
2016-04-29 | net/mlx5: Set number of allowed levels in priority | Maor Gottlieb | 2 | -30/+33 |
2016-04-29 | net/mlx5: Introduce modify flow rule destination | Maor Gottlieb | 1 | -2/+2 |
2016-04-29 | net/mlx5e: Direct TIR per RQ | Tariq Toukan | 4 | -138/+191 |