| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx4_en: get rid of private net_device_stats | Eric Dumazet | 2016-05-25 | 4 | -15/+5 |
* | net/mlx4_en: get rid of ret_stats | Eric Dumazet | 2016-05-25 | 2 | -6/+6 |
* | net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() | Eric Dumazet | 2016-05-25 | 1 | -0/+4 |
* | net/mlx4_en: fix tx_dropped bug | Eric Dumazet | 2016-05-25 | 4 | -5/+9 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 | 4 | -1/+89 |
|\ |
|
| * | net/mlx5_core: Use tasklet for user-space CQ completion events | Matan Barak | 2016-05-18 | 4 | -1/+89 |
* | | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 2016-05-19 | 1 | -10/+10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-17 | 2 | -3/+3 |
|\ \ |
|
| * | | treewide: Fix typos in printk | Masanari Iida | 2016-04-28 | 1 | -2/+2 |
| * | | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 1 | -1/+1 |
* | | | net/mlx4_core: Fix access to uninitialized index | Tariq Toukan | 2016-05-16 | 1 | -2/+2 |
* | | | net/mlx5e: Hardware offloaded flower filter statistics support | Amir Vadai | 2016-05-16 | 3 | -7/+69 |
* | | | net/mlx5_core: Flow counters infrastructure | Amir Vadai | 2016-05-16 | 4 | -2/+236 |
* | | | net/mlx5_core: Introduce flow steering destination of type counter | Amir Vadai | 2016-05-16 | 4 | -10/+102 |
* | | | net/mlx5_core: Firmware commands to support flow counters | Amir Vadai | 2016-05-16 | 3 | -0/+77 |
* | | | net/mlx5_core: Use a macro in mlx5_command_str() | Amir Vadai | 2016-05-16 | 1 | -171/+132 |
* | | | net/mlx5e: Enable CQE compression when PCI is slower than link | Saeed Mahameed | 2016-05-11 | 3 | -0/+72 |
* | | | net/mlx5e: Expand WQE stride when CQE compression is enabled | Tariq Toukan | 2016-05-11 | 3 | -29/+46 |
* | | | net/mlx5e: CQE compression | Tariq Toukan | 2016-05-11 | 5 | -2/+177 |
* | | | mlx5: Fix merge errors. | David S. Miller | 2016-05-09 | 5 | -24/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 8 | -7/+37 |
|\ \ \ |
|
| * | | | net/mlx5e: make VXLAN support conditional | Arnd Bergmann | 2016-05-09 | 5 | -3/+24 |
| * | | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" | Arnd Bergmann | 2016-05-09 | 1 | -1/+0 |
| * | | | mlxsw: spectrum: Add missing rollback in flood configuration | Ido Schimmel | 2016-05-06 | 1 | -0/+8 |
| * | | | mlxsw: spectrum: Fix rollback order in LAG join failure | Ido Schimmel | 2016-05-06 | 1 | -2/+2 |
| * | | | net/mlx4_en: Fix endianness bug in IPV6 csum calculation | Daniel Jurgens | 2016-05-05 | 1 | -1/+1 |
* | | | | mlxsw: spectrum: Fix ordering in mlxsw_sp_fini | Jiri Pirko | 2016-05-06 | 1 | -1/+1 |
* | | | | net/mlx4: Avoid wrong virtual mappings | Haggai Abramovsky | 2016-05-05 | 7 | -117/+45 |
* | | | | net/mlx5: E-Switch, Implement trust vf ndo | Mohamad Haj Yahia | 2016-05-04 | 3 | -5/+45 |
* | | | | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling | Mohamad Haj Yahia | 2016-05-04 | 2 | -6/+267 |
* | | | | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups | Mohamad Haj Yahia | 2016-05-04 | 2 | -14/+79 |
* | | | | net/mlx5: E-Switch, Use vport event handler for vport cleanup | Mohamad Haj Yahia | 2016-05-04 | 1 | -24/+9 |
* | | | | net/mlx5: E-Switch, Enable/disable ACL tables on demand | Mohamad Haj Yahia | 2016-05-04 | 1 | -19/+14 |
* | | | | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk | Mohamad Haj Yahia | 2016-05-04 | 3 | -6/+118 |
* | | | | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode | Mohamad Haj Yahia | 2016-05-04 | 2 | -2/+189 |
* | | | | net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs | Mohamad Haj Yahia | 2016-05-04 | 2 | -0/+276 |
* | | | | net/mlx5: E-Switch, Fix error flow memory leak | Mohamad Haj Yahia | 2016-05-04 | 1 | -1/+2 |
* | | | | net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() | Mohamad Haj Yahia | 2016-05-04 | 2 | -14/+2 |
* | | | | net/mlx5: Flow steering, Add vport ACL support | Mohamad Haj Yahia | 2016-05-04 | 6 | -9/+121 |
* | | | | net/mlx5e: Fix aRFS compilation dependency | Maor Gottlieb | 2016-05-04 | 2 | -2/+4 |
* | | | | net/mlx5e: Fix IPv6 tunnel checksum offload | Alexander Duyck | 2016-05-04 | 1 | -2/+1 |
* | | | | net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck | 2016-05-04 | 1 | -1/+6 |
* | | | | net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO | Alexander Duyck | 2016-05-04 | 2 | -7/+33 |
* | | | | net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck | 2016-05-04 | 1 | -4/+13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 6 | -29/+74 |
|\ \ \ \
| |/ / / |
|
| * | | | net/mlx5e: Use workqueue for vxlan ops | Matthew Finlay | 2016-05-03 | 3 | -16/+49 |
| * | | | net/mlx5e: Implement a mlx5e workqueue | Matthew Finlay | 2016-05-03 | 2 | -11/+20 |
| * | | | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue | Matthew Finlay | 2016-05-03 | 1 | -0/+1 |
| * | | | net/mlx5: Unmap only the relevant IO memory mapping | Gal Pressman | 2016-05-03 | 1 | -2/+4 |
| | |/
| |/| |
|
* | | | net/mlx5e: Enabling aRFS mechanism | Maor Gottlieb | 2016-04-29 | 4 | -2/+127 |