aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dqblk_v2.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko5-7/+10
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-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-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
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-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