summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definitionJiri Pirko1-0/+264
2016-07-04mlxsw: spectrum_router: Add virtual router managementJiri Pirko2-0/+242
2016-07-04mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko2-1/+175
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definitionJiri Pirko1-0/+45
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definitionJiri Pirko1-0/+77
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definitionJiri Pirko1-1/+53
2016-07-04mlxsw: spectrum_router: Implement private fibJiri Pirko2-0/+127
2016-07-04tun: fix build warningsJason Wang1-3/+5
2016-07-04Merge branch 'liquidio-next'David S. Miller21-431/+433
2016-07-04liquidio: Response header changesRaghu Vatsavayi1-6/+12
2016-07-04liquidio: Remove redundant codeRaghu Vatsavayi13-47/+51
2016-07-04liquidio: Droq validationRaghu Vatsavayi1-12/+0
2016-07-04liquidio: MTU limitsRaghu Vatsavayi3-11/+15
2016-07-04liquidio: free resources during shutdownRaghu Vatsavayi4-8/+13
2016-07-04liquidio: iq/oq limitsRaghu Vatsavayi1-5/+1
2016-07-04liquidio: softcommand delayRaghu Vatsavayi3-5/+5
2016-07-04liquidio: IQ synchronizationRaghu Vatsavayi1-11/+16
2016-07-04liquidio: Macro replacementsRaghu Vatsavayi17-321/+66
2016-07-04liquidio: Vxlan supportRaghu Vatsavayi6-5/+254
2016-07-04bpf: add bpf_get_hash_recalc helperDaniel Borkmann2-0/+28
2016-07-04net: samples: pktgen mode samples/tests for qdisc layerJohn Fastabend1-0/+66
2016-07-04net: pktgen: support injecting packets for qdisc testingJohn Fastabend1-2/+40
2016-07-04net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+2
2016-07-04net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes3-39/+31
2016-07-04net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-38/+2
2016-07-04net: ethernet: arc: emac: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-07-04net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+2
2016-07-04net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes1-20/+16
2016-07-04net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+2
2016-07-04net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes1-35/+31
2016-07-04net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-14/+2
2016-07-04net: ethernet: lantiq_etop: use phydev from struct net_devicePhilippe Reynes1-17/+7
2016-07-04net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-23/+2
2016-07-04net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes1-46/+40
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet5-19/+17
2016-07-04net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim1-8/+4
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim3-6/+24
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim2-8/+11
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli12-124/+150
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli13-10/+2021
2016-07-04batman-adv: return netdev status in the TX pathAntonio Quartulli5-44/+68
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2-0/+155
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer6-0/+141
2016-07-02net-next: mediatek: fix compile error inside mtk_poll_controller()John Crispin1-1/+1
2016-07-02Merge branch 'mlxsw-router-interfaces-groundwork'David S. Miller7-86/+474
2016-07-02mlxsw: spectrum: Add traps needed for router implementationJiri Pirko2-0/+30
2016-07-02mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel1-2/+2
2016-07-02mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel1-0/+194
2016-07-02mlxsw: reg: Add FDB action to forward to routerIdo Schimmel1-1/+3
2016-07-02mlxsw: spectrum: Add router interface structIdo Schimmel2-0/+22