| Commit message (Expand) | Author | Age | Files | Lines |
* | dmfe: kill DEVICE define | Florian Westphal | 2016-05-04 | 1 | -21/+18 |
* | 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 |
* | cxgb4: Check for firmware errors in the mailbox command loop | Hariprasad Shenai | 2016-05-04 | 1 | -2/+6 |
* | cxgb4: Don't sleep when mbox cmd is issued from interrupt context | Hariprasad Shenai | 2016-05-04 | 1 | -0/+6 |
* | drivers: net: emac: add Atheros AR8035 phy initialization code | Christian Lamparter | 2016-05-04 | 1 | -0/+26 |
* | bnxt: Add support for segmentation of tunnels with outer checksums | Alexander Duyck | 2016-05-04 | 1 | -2/+7 |
* | 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 | 18 | -98/+210 |
|\ |
|
| * | net: macb: Probe MDIO bus before registering netdev | Florian Fainelli | 2016-05-03 | 1 | -12/+19 |
| * | net: mvneta: Remove superfluous SMP function call | Anna-Maria Gleixner | 2016-05-03 | 1 | -4/+2 |
| * | macb: fix mdiobus_scan() error check | Sergei Shtylyov | 2016-05-03 | 1 | -1/+2 |
| * | pxa168_eth: fix mdiobus_scan() error check | Sergei Shtylyov | 2016-05-03 | 1 | -0/+2 |
| * | 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 |
| * | cxgb3: fix out of bounds read | Michal Schmidt | 2016-05-02 | 1 | -1/+2 |
| * | drivers: net: cpsw: use of_phy_connect() in fixed-link case | David Rivshin | 2016-04-28 | 1 | -10/+1 |
| * | drivers: net: cpsw: don't ignore phy-mode if phy-handle is used | David Rivshin | 2016-04-28 | 1 | -2/+8 |
| * | drivers: net: cpsw: fix segfault in case of bad phy-handle | David Rivshin | 2016-04-28 | 1 | -13/+22 |
| * | drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config | David Rivshin | 2016-04-28 | 2 | -7/+7 |
| * | ps3_gelic: fix memcpy parameter | Christophe Jaillet | 2016-04-28 | 1 | -1/+1 |
| * | net: ethernet: davinci_emac: Fix devioctl while in fixed link | Neil Armstrong | 2016-04-28 | 1 | -1/+4 |
| * | sfc: disable RSS when unsupported | Jon Cooper | 2016-04-28 | 1 | -2/+13 |
| * | myri10ge: fix sleeping with bh disabled | Stanislaw Gruszka | 2016-04-28 | 1 | -2/+2 |
| * | bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary. | Michael Chan | 2016-04-27 | 2 | -5/+34 |
| * | bnxt_en: Limit RX BD pages to be no bigger than 32K. | Michael Chan | 2016-04-27 | 2 | -9/+18 |
| * | bnxt_en: Don't fallback to INTA on VF. | Michael Chan | 2016-04-27 | 1 | -1/+1 |
* | | qed: Apply tunnel configurations after PF start | Manish Chopra | 2016-05-03 | 1 | -1/+9 |
* | | stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode() | Joachim Eastwood | 2016-05-03 | 1 | -14/+3 |
* | | stmmac: dwmac-socfpga: call phy_resume() only in resume callback | Joachim Eastwood | 2016-05-03 | 1 | -31/+19 |
* | | stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data | Joachim Eastwood | 2016-05-03 | 1 | -11/+22 |
* | | stmmac: dwmac-socfpga: add PM ops and resume function | Joachim Eastwood | 2016-05-03 | 1 | -2/+16 |
* | | stmmac: let remove/resume/suspend functions take device pointer | Joachim Eastwood | 2016-05-03 | 4 | -34/+17 |
* | | net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings | Philippe Reynes | 2016-05-03 | 1 | -6/+10 |
* | | net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings | Philippe Reynes | 2016-05-03 | 1 | -6/+10 |