| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | net/mlx5e: Add accelerated RFS support | Maor Gottlieb | 2016-04-29 | 2 | -1/+436 |
* | | net/mlx5e: Create aRFS flow tables | Maor Gottlieb | 2016-04-29 | 6 | -14/+313 |
* | | net/mlx5: Initializing CPU reverse mapping | Maor Gottlieb | 2016-04-29 | 2 | -0/+21 |
* | | net/mlx5e: Split the main flow steering table | Maor Gottlieb | 2016-04-29 | 4 | -563/+462 |
* | | net/mlx5e: Refactor mlx5e flow steering structs | Maor Gottlieb | 2016-04-29 | 5 | -154/+160 |
* | | net/mlx5: Support different attributes for priorities in namespace | Maor Gottlieb | 2016-04-29 | 1 | -12/+19 |
* | | net/mlx5: Add user chosen levels when allocating flow tables | Maor Gottlieb | 2016-04-29 | 4 | -37/+64 |
* | | net/mlx5: Set number of allowed levels in priority | Maor Gottlieb | 2016-04-29 | 2 | -30/+33 |
* | | net/mlx5: Introduce modify flow rule destination | Maor Gottlieb | 2016-04-29 | 1 | -2/+2 |
* | | net/mlx5e: Direct TIR per RQ | Tariq Toukan | 2016-04-29 | 4 | -138/+191 |
* | | net/mlx5e: Call vxlan_get_rx_port() with rtnl lock | Matthew Finlay | 2016-04-29 | 1 | -1/+4 |
* | | net/mlx5e: avoid stack overflow in mlx5e_open_channels | Arnd Bergmann | 2016-04-28 | 1 | -8/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 8 | -61/+150 |
|\| |
|
| * | net/mlx4_en: fix spurious timestamping callbacks | Eric Dumazet | 2016-04-26 | 1 | -2/+4 |
| * | net/mlx5: Add pci shutdown callback | Majd Dibbiny | 2016-04-24 | 2 | -6/+32 |
| * | net/mlx5_core: Remove static from local variable | Eli Cohen | 2016-04-24 | 1 | -1/+1 |
| * | net/mlx5e: Use vport MTU rather than physical port MTU | Saeed Mahameed | 2016-04-24 | 2 | -9/+75 |
| * | net/mlx5e: Fix minimum MTU | Saeed Mahameed | 2016-04-24 | 1 | -3/+8 |
| * | net/mlx5e: Device's mtu field is u16 and not int | Saeed Mahameed | 2016-04-24 | 2 | -7/+7 |
| * | net/mlx5_core: Add ConnectX-5 to list of supported devices | Majd Dibbiny | 2016-04-24 | 1 | -0/+2 |
| * | net/mlx5e: Fix MLX5E_100BASE_T define | Rana Shahout | 2016-04-24 | 2 | -5/+5 |
| * | net/mlx5_core: Fix soft lockup in steering error flow | Maor Gottlieb | 2016-04-24 | 1 | -29/+17 |
* | | net/mlx5e: Fix checksum handling for non-stripped vlan packets | Saeed Mahameed | 2016-04-26 | 3 | -7/+22 |
* | | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) | Gal Pressman | 2016-04-26 | 2 | -3/+74 |
* | | net/mlx5e: Add ethtool support for dump module EEPROM | Gal Pressman | 2016-04-26 | 2 | -0/+156 |
* | | net/mlx5e: Add ethtool support for interface identify (LED blinking) | Gal Pressman | 2016-04-26 | 2 | -0/+38 |
* | | net/mlx5e: Add support for RXALL netdev feature | Eran Ben Elisha | 2016-04-26 | 2 | -0/+69 |
* | | net/mlx5e: Improve set features ndo resiliency | Gal Pressman | 2016-04-26 | 1 | -28/+82 |