summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04128-192/+192
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-047-7/+7
* dmfe: kill DEVICE defineFlorian Westphal2016-05-041-21/+18
* net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia2016-05-043-5/+45
* net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia2016-05-042-6/+267
* net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia2016-05-042-14/+79
* net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia2016-05-041-24/+9
* net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia2016-05-041-19/+14
* net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia2016-05-043-6/+118
* net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia2016-05-042-2/+189
* net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia2016-05-042-0/+276
* net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia2016-05-041-1/+2
* net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia2016-05-042-14/+2
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-046-9/+121
* net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb2016-05-042-2/+4
* cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai2016-05-041-2/+6
* cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai2016-05-041-0/+6
* drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter2016-05-041-0/+26
* bnxt: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-05-041-2/+7
* net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck2016-05-041-2/+1
* net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck2016-05-041-1/+6
* net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck2016-05-042-7/+33
* net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck2016-05-041-4/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0431-160/+314
|\
| * net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-031-12/+19
| * net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-4/+2
| * macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-1/+2
| * pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-0/+2
| * net/mlx5e: Use workqueue for vxlan opsMatthew Finlay2016-05-033-16/+49
| * net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2016-05-032-11/+20
| * net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay2016-05-031-0/+1
| * net/mlx5: Unmap only the relevant IO memory mappingGal Pressman2016-05-031-2/+4
| * cxgb3: fix out of bounds readMichal Schmidt2016-05-021-1/+2
| * net/smscx5xx: use the device tree for mac addressArnd Bergmann2016-05-022-2/+22
| * drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin2016-04-281-10/+1
| * drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin2016-04-281-2/+8
| * drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin2016-04-281-13/+22
| * drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2016-04-282-7/+7
| * pegasus: fixes reported packet lengthPetko Manolov2016-04-281-2/+2
| * pegasus: fixes URB buffer allocation size;Petko Manolov2016-04-281-3/+3
| * net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi2016-04-281-22/+18
| * ps3_gelic: fix memcpy parameterChristophe Jaillet2016-04-281-1/+1
| * lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh2016-04-281-1/+28
| * lan78xx: fix statistics counter errorWoojung Huh2016-04-281-5/+10
| * net: dsa: mv88e6xxx: fix uninitialized error returnColin Ian King2016-04-281-1/+1
| * net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong2016-04-281-1/+4
| * Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub...David S. Miller2016-04-287-29/+30
| |\
| | * Merge tag 'iwlwifi-for-kalle-2016-04-12_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-04-215-19/+27
| | |\
| | | * iwlwifi: mvm: fix accessing Null pointer during fw dump collectionMatti Gottlieb2016-04-122-2/+6
| | | * iwlwifi: 8000: fix MODULE_FIRMWARE inputSara Sharon2016-04-122-14/+1