Age | Commit message (Expand) | Author |
2016-06-17 | mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port | Alexander Duyck |
2016-06-09 | net/mlx5e: Fix blue flame quota logic | Eli Cohen |
2016-06-09 | net/mlx5e: Use ndo_stop explicitly at shutdown flow | Eran Ben Elisha |
2016-06-09 | net/mlx5: E-Switch, always set mc_promisc for allmulti vports | Mohamad Haj Yahia |
2016-06-09 | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich |
2016-06-09 | net/mlx5: E-Switch, Fix vport enable flow | Mohamad Haj Yahia |
2016-06-09 | net/mlx5: E-Switch, Use the correct error check on returned pointers | Or Gerlitz |
2016-06-09 | net/mlx5: E-Switch, Use the correct free() function | Or Gerlitz |
2016-06-09 | net/mlx5: Fix E-Switch flow steering capabilities check | Maor Gottlieb |
2016-06-09 | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb |
2016-06-09 | net/mlx5: Fix root flow table update | Maor Gottlieb |
2016-06-09 | net/mlx5: Fix masking of reserved bits in XRCD number | Majd Dibbiny |
2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-18 | net/mlx5_core: Use tasklet for user-space CQ completion events | Matan Barak |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | net/mlx5e: Hardware offloaded flower filter statistics support | Amir Vadai |
2016-05-16 | net/mlx5_core: Flow counters infrastructure | Amir Vadai |
2016-05-16 | net/mlx5_core: Introduce flow steering destination of type counter | Amir Vadai |
2016-05-16 | net/mlx5_core: Firmware commands to support flow counters | Amir Vadai |
2016-05-16 | net/mlx5_core: Use a macro in mlx5_command_str() | Amir Vadai |
2016-05-11 | net/mlx5e: Enable CQE compression when PCI is slower than link | Saeed Mahameed |
2016-05-11 | net/mlx5e: Expand WQE stride when CQE compression is enabled | Tariq Toukan |
2016-05-11 | net/mlx5e: CQE compression | Tariq Toukan |
2016-05-09 | mlx5: Fix merge errors. | David S. Miller |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-09 | net/mlx5e: make VXLAN support conditional | Arnd Bergmann |
2016-05-09 | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" | Arnd Bergmann |
2016-05-04 | net/mlx5: E-Switch, Implement trust vf ndo | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Use vport event handler for vport cleanup | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Enable/disable ACL tables on demand | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Fix error flow memory leak | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: Flow steering, Add vport ACL support | Mohamad Haj Yahia |
2016-05-04 | net/mlx5e: Fix aRFS compilation dependency | Maor Gottlieb |
2016-05-04 | net/mlx5e: Fix IPv6 tunnel checksum offload | Alexander Duyck |
2016-05-04 | net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload | Alexander Duyck |
2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-03 | net/mlx5e: Use workqueue for vxlan ops | Matthew Finlay |
2016-05-03 | net/mlx5e: Implement a mlx5e workqueue | Matthew Finlay |
2016-05-03 | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue | Matthew Finlay |
2016-05-03 | net/mlx5: Unmap only the relevant IO memory mapping | Gal Pressman |
2016-04-29 | net/mlx5e: Enabling aRFS mechanism | Maor Gottlieb |
2016-04-29 | net/mlx5e: Add accelerated RFS support | Maor Gottlieb |
2016-04-29 | net/mlx5e: Create aRFS flow tables | Maor Gottlieb |