summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-05connector: make cn_proc explicitly non-modularPaul Gortmaker1-3/+1
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-05Merge branch 'mlxsw-ipv4-unicast-routing'David S. Miller20-12/+1747
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi2-1/+34
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2-15/+61
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2-2/+492
2016-07-05mlxsw: reg: Add Router Algorithmic LPM ECMP Update RegisterJiri Pirko1-0/+69
2016-07-05mlxsw: reg: Add Router Adjacency Table registerYotam Gigi1-0/+133
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko3-1/+99
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2-0/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko3-1/+62
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2-0/+3
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko6-0/+56
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko5-7/+10
2016-07-05Merge branch 'r6040-next'David S. Miller2-33/+28
2016-07-05net: r6040: Bump version and dateFlorian Fainelli1-2/+2
2016-07-05net: r6040: Update my emailFlorian Fainelli2-3/+3
2016-07-05net: r6040: Utilize napi_complete_done()Florian Fainelli1-1/+1
2016-07-05net: r6040: Utilize __napi_schedule_irqoffFlorian Fainelli1-1/+1
2016-07-05net: r6040: Check for skb->xmit_moreFlorian Fainelli1-1/+2
2016-07-05net: r6040: Reclaim transmitted buffers in NAPIFlorian Fainelli1-9/+8
2016-07-05net: r6040: Utilize skb_put_padto()Florian Fainelli1-5/+4
2016-07-05net: r6040: Increase statistics upon transmit completionFlorian Fainelli1-3/+5
2016-07-05net: r6040: Utilize phy_print_statusFlorian Fainelli1-8/+2
2016-07-05dwc_eth_qos: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-05Merge branch 'mlx5-ntuple-steering'David S. Miller15-405/+972
2016-07-05net/mlx5e: Expose flow control counters to ethtoolGal Pressman2-8/+38
2016-07-05net/mlx5e: Expose RDMA VPort counters to ethtoolGal Pressman1-0/+16
2016-07-05net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb3-0/+47
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb3-2/+163
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb7-12/+456
2016-07-05net/mlx5: Properly remove all steering objectsMaor Gottlieb1-105/+15
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb3-64/+84
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb8-232/+171
2016-07-04net-next: mediatek: remove superfluous free_irq() callJohn Crispin1-1/+0
2016-07-04net: lpc_eth: Remove unused 'pldat' variableFabio Estevam1-1/+0
2016-07-04Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller43-1217/+3831
2016-07-04Merge branch 'mlxsw-fib-offload'David S. Miller7-284/+2079
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel3-1/+143
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel3-24/+107
2016-07-04mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel2-29/+30
2016-07-04mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel3-230/+357
2016-07-04mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel3-6/+86
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko4-5/+127
2016-07-04mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko3-0/+259