| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 128 | -192/+192 |
* | drivers: replace dev->trans_start accesses with dev_trans_start | Florian Westphal | 2016-05-04 | 7 | -7/+7 |
* | 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 | 31 | -160/+314 |
|\ |
|
| * | 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 |
| * | net/smscx5xx: use the device tree for mac address | Arnd Bergmann | 2016-05-02 | 2 | -2/+22 |
| * | 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 |
| * | pegasus: fixes reported packet length | Petko Manolov | 2016-04-28 | 1 | -2/+2 |
| * | pegasus: fixes URB buffer allocation size; | Petko Manolov | 2016-04-28 | 1 | -3/+3 |
| * | net: phy: at803x: only the AT8030 needs a hardware reset on link change | Timur Tabi | 2016-04-28 | 1 | -22/+18 |
| * | ps3_gelic: fix memcpy parameter | Christophe Jaillet | 2016-04-28 | 1 | -1/+1 |
| * | lan78xx: workaround of forced 100 Full/Half duplex mode error | Woojung Huh | 2016-04-28 | 1 | -1/+28 |
| * | lan78xx: fix statistics counter error | Woojung Huh | 2016-04-28 | 1 | -5/+10 |
| * | net: dsa: mv88e6xxx: fix uninitialized error return | Colin Ian King | 2016-04-28 | 1 | -1/+1 |
| * | net: ethernet: davinci_emac: Fix devioctl while in fixed link | Neil Armstrong | 2016-04-28 | 1 | -1/+4 |
| * | Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub... | David S. Miller | 2016-04-28 | 7 | -29/+30 |
| |\ |
|
| | * | Merge tag 'iwlwifi-for-kalle-2016-04-12_2' of https://git.kernel.org/pub/scm/... | Kalle Valo | 2016-04-21 | 5 | -19/+27 |
| | |\ |
|
| | | * | iwlwifi: mvm: fix accessing Null pointer during fw dump collection | Matti Gottlieb | 2016-04-12 | 2 | -2/+6 |
| | | * | iwlwifi: 8000: fix MODULE_FIRMWARE input | Sara Sharon | 2016-04-12 | 2 | -14/+1 |