summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-04net: samples: pktgen mode samples/tests for qdisc layerJohn Fastabend
2016-07-04net: pktgen: support injecting packets for qdisc testingJohn Fastabend
2016-07-04net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes
2016-07-04net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: arc: emac: use phydev from struct net_devicePhilippe Reynes
2016-07-04net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-04net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes
2016-07-04net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: lantiq_etop: use phydev from struct net_devicePhilippe Reynes
2016-07-04net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet
2016-07-04net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim
2016-07-02net-next: mediatek: fix compile error inside mtk_poll_controller()John Crispin
2016-07-02Merge branch 'mlxsw-router-interfaces-groundwork'David S. Miller
2016-07-02mlxsw: spectrum: Add traps needed for router implementationJiri Pirko
2016-07-02mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel
2016-07-02mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel
2016-07-02mlxsw: reg: Add FDB action to forward to routerIdo Schimmel
2016-07-02mlxsw: spectrum: Add router interface structIdo Schimmel
2016-07-02mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel
2016-07-02mlxsw: spectrum: Initialize ports at the end of init sequenceIdo Schimmel
2016-07-02mlxsw: reg: Add Router General Configuration RegisterIdo Schimmel
2016-07-02mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAGIdo Schimmel
2016-07-02mlxsw: spectrum: Sync PVID vPort LAG statusIdo Schimmel
2016-07-02mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel
2016-07-02mlxsw: spectrum: Send untagged packets through a port netdevIdo Schimmel
2016-07-02Merge branch 'bnxt_en-next'David S. Miller
2016-07-02bnxt_en: Allow statistics DMA to be configurable using ethtool -C.Michael Chan
2016-07-02bnxt_en: Assign netdev->dev_port with port ID.Michael Chan
2016-07-02bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.Michael Chan
2016-07-02bnxt_en: Increase maximum supported MTU to 9500.Vasundhara Volam
2016-07-02bnxt_en: Enable MRU enables bit when configuring VNIC MRU.Michael Chan
2016-07-02bnxt_en: Add support for firmware updates for additional processors.Rob Swindell
2016-07-02bnxt_en: Request firmware reset after successful firwmare updateRob Swindell
2016-07-02bnxt_en: Add support for updating flash more securelyRob Swindell
2016-07-02bnxt_en: Do function reset on the 1st PF open only.Michael Chan
2016-07-02bnxt_en: Update firmware spec. to 1.3.0.Michael Chan
2016-07-02bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.Michael Chan
2016-07-02net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-02net: ethernet: davinci_emac: use phydev from struct net_devicePhilippe Reynes
2016-07-02Merge branch 'mlx5-next'David S. Miller
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion
2016-07-02net/mlx5e: Add support for multiple profilesHadar Hen Zion