summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add dev arg to ndo_neigh_construct/destroyJiri Pirko2016-07-055-7/+10
* Merge branch 'r6040-next'David S. Miller2016-07-052-33/+28
|\
| * net: r6040: Bump version and dateFlorian Fainelli2016-07-051-2/+2
| * net: r6040: Update my emailFlorian Fainelli2016-07-052-3/+3
| * net: r6040: Utilize napi_complete_done()Florian Fainelli2016-07-051-1/+1
| * net: r6040: Utilize __napi_schedule_irqoffFlorian Fainelli2016-07-051-1/+1
| * net: r6040: Check for skb->xmit_moreFlorian Fainelli2016-07-051-1/+2
| * net: r6040: Reclaim transmitted buffers in NAPIFlorian Fainelli2016-07-051-9/+8
| * net: r6040: Utilize skb_put_padto()Florian Fainelli2016-07-051-5/+4
| * net: r6040: Increase statistics upon transmit completionFlorian Fainelli2016-07-051-3/+5
| * net: r6040: Utilize phy_print_statusFlorian Fainelli2016-07-051-8/+2
|/
* dwc_eth_qos: remove unused including <linux/version.h>Wei Yongjun2016-07-051-1/+0
* Merge branch 'mlx5-ntuple-steering'David S. Miller2016-07-0515-405/+972
|\
| * net/mlx5e: Expose flow control counters to ethtoolGal Pressman2016-07-052-8/+38
| * net/mlx5e: Expose RDMA VPort counters to ethtoolGal Pressman2016-07-051-0/+16
| * net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb2016-07-053-0/+47
| * net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb2016-07-053-2/+163
| * net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-057-12/+456
| * net/mlx5: Properly remove all steering objectsMaor Gottlieb2016-07-051-105/+15
| * net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb2016-07-053-64/+84
| * net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-058-232/+171
|/
* net-next: mediatek: remove superfluous free_irq() callJohn Crispin2016-07-051-1/+0
* net: lpc_eth: Remove unused 'pldat' variableFabio Estevam2016-07-051-1/+0
* Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-0543-1217/+3831
|\
| * batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-0412-124/+150
| * batman-adv: throughput meter implementationAntonio Quartulli2016-07-0413-10/+2021
| * batman-adv: return netdev status in the TX pathAntonio Quartulli2016-07-045-44/+68
| * batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2016-07-042-0/+155
| * batman-adv: add generic netlink family for batman-advMatthias Schiffer2016-07-046-0/+141
| * batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann2016-06-309-36/+84
| * batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-3023-282/+364
| * batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-3011-108/+160
| * batman-adv: split tvlv into a separate fileMarkus Pargmann2016-06-3013-625/+700
| * batman-adv: Keep includes ordered by filenameSven Eckelmann2016-06-307-11/+11
| * batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann2016-06-301-2/+2
* | Merge branch 'mlxsw-fib-offload'David S. Miller2016-07-057-284/+2079
|\ \
| * | mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel2016-07-053-1/+143
| * | mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel2016-07-053-24/+107
| * | mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel2016-07-052-29/+30
| * | mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel2016-07-053-230/+357
| * | mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel2016-07-053-6/+86
| * | mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-054-5/+127
| * | mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko2016-07-053-0/+259
| * | mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definitionJiri Pirko2016-07-051-0/+264
| * | mlxsw: spectrum_router: Add virtual router managementJiri Pirko2016-07-052-0/+242
| * | mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko2016-07-052-1/+175
| * | mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definitionJiri Pirko2016-07-051-0/+45
| * | mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definitionJiri Pirko2016-07-051-0/+77
| * | mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definitionJiri Pirko2016-07-051-1/+53
| * | mlxsw: spectrum_router: Implement private fibJiri Pirko2016-07-052-0/+127
|/ /