summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'liquidio-next'David S. Miller2016-07-0421-431/+433
|\ \
| * | liquidio: Response header changesRaghu Vatsavayi2016-07-041-6/+12
| * | liquidio: Remove redundant codeRaghu Vatsavayi2016-07-0413-47/+51
| * | liquidio: Droq validationRaghu Vatsavayi2016-07-041-12/+0
| * | liquidio: MTU limitsRaghu Vatsavayi2016-07-043-11/+15
| * | liquidio: free resources during shutdownRaghu Vatsavayi2016-07-044-8/+13
| * | liquidio: iq/oq limitsRaghu Vatsavayi2016-07-041-5/+1
| * | liquidio: softcommand delayRaghu Vatsavayi2016-07-043-5/+5
| * | liquidio: IQ synchronizationRaghu Vatsavayi2016-07-041-11/+16
| * | liquidio: Macro replacementsRaghu Vatsavayi2016-07-0417-321/+66
| * | liquidio: Vxlan supportRaghu Vatsavayi2016-07-046-5/+254
|/ /
* | bpf: add bpf_get_hash_recalc helperDaniel Borkmann2016-07-042-0/+28
* | net: samples: pktgen mode samples/tests for qdisc layerJohn Fastabend2016-07-041-0/+66
* | net: pktgen: support injecting packets for qdisc testingJohn Fastabend2016-07-041-2/+40
* | net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-26/+2
* | net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes2016-07-043-39/+31
* | net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-38/+2
* | net: ethernet: arc: emac: use phydev from struct net_devicePhilippe Reynes2016-07-042-18/+12
* | net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-12/+2
* | net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes2016-07-041-20/+16
* | net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-16/+2
* | net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes2016-07-041-35/+31
* | net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-14/+2
* | net: ethernet: lantiq_etop: use phydev from struct net_devicePhilippe Reynes2016-07-041-17/+7
* | net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-23/+2
* | net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes2016-07-041-46/+40
* | net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-045-19/+17
* | net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim2016-07-041-8/+4
* | net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-043-6/+24
* | net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim2016-07-042-8/+11
* | net-next: mediatek: fix compile error inside mtk_poll_controller()John Crispin2016-07-021-1/+1
* | Merge branch 'mlxsw-router-interfaces-groundwork'David S. Miller2016-07-027-86/+474
|\ \
| * | mlxsw: spectrum: Add traps needed for router implementationJiri Pirko2016-07-022-0/+30
| * | mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel2016-07-021-2/+2
| * | mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel2016-07-021-0/+194
| * | mlxsw: reg: Add FDB action to forward to routerIdo Schimmel2016-07-021-1/+3
| * | mlxsw: spectrum: Add router interface structIdo Schimmel2016-07-022-0/+22
| * | mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel2016-07-024-1/+83
| * | mlxsw: spectrum: Initialize ports at the end of init sequenceIdo Schimmel2016-07-021-14/+11
| * | mlxsw: reg: Add Router General Configuration RegisterIdo Schimmel2016-07-021-1/+77
| * | mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAGIdo Schimmel2016-07-021-0/+13
| * | mlxsw: spectrum: Sync PVID vPort LAG statusIdo Schimmel2016-07-021-0/+31
| * | mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel2016-07-023-66/+6
| * | mlxsw: spectrum: Send untagged packets through a port netdevIdo Schimmel2016-07-021-1/+2
|/ /
* | Merge branch 'bnxt_en-next'David S. Miller2016-07-026-49/+158
|\ \
| * | bnxt_en: Allow statistics DMA to be configurable using ethtool -C.Michael Chan2016-07-023-3/+31
| * | bnxt_en: Assign netdev->dev_port with port ID.Michael Chan2016-07-021-0/+1
| * | bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.Michael Chan2016-07-021-3/+12
| * | bnxt_en: Increase maximum supported MTU to 9500.Vasundhara Volam2016-07-021-1/+1
| * | bnxt_en: Enable MRU enables bit when configuring VNIC MRU.Michael Chan2016-07-021-1/+2