aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia3-6/+118
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia2-2/+189
2016-05-04net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia2-0/+276
2016-05-04net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia1-1/+2
2016-05-04net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia2-14/+2
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia6-9/+121
2016-05-04net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb2-2/+4
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck1-2/+1
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck1-1/+6
2016-05-04net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck2-7/+33
2016-05-04net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck1-4/+13
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-29/+74
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb4-2/+127
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb2-1/+436
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb6-14/+313
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb2-0/+21
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb4-563/+462
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb5-154/+160
2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb1-12/+19
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb4-37/+64
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb2-30/+33
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb1-2/+2
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan4-138/+191
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay1-1/+4
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann1-8/+10
2016-04-28treewide: Fix typos in printkMasanari Iida1-2/+2
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-61/+150
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed3-7/+22
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman2-3/+74
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2-0/+156
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2-0/+38
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2-0/+69
2016-04-26net/mlx5e: Improve set features ndo resiliencyGal Pressman1-28/+82
2016-04-26net/mlx5e: Add link down events counterGal Pressman2-1/+14
2016-04-26net/mlx5e: Add per priority group to PPort countersGal Pressman4-4/+93
2016-04-26net/mlx5e: Rename VPort countersGal Pressman1-16/+19
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman4-440/+482
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman1-6/+33
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny2-6/+32
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen1-1/+1
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2-9/+75
2016-04-24net/mlx5e: Fix minimum MTUSaeed Mahameed1-3/+8
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2-7/+7
2016-04-24net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny1-0/+2
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2-5/+5