summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-3020-5/+90
* tcp: export sender limits chronographs to TCP_INFOFrancis Yan2016-11-302-0/+24
* tcp: instrument how long TCP is limited by insufficient send bufferFrancis Yan2016-11-303-3/+24
* tcp: instrument how long TCP is limited by receive windowFrancis Yan2016-11-301-2/+9
* tcp: instrument how long TCP is busy sendingFrancis Yan2016-11-303-4/+24
* tcp: instrument tcp sender limits chronographsFrancis Yan2016-11-303-2/+49
* cpsw: ethtool: add support for getting/setting EEE registersYegor Yefremov2016-11-301-0/+26
* hv_netvsc: remove excessive logging on MTU changeVitaly Kuznetsov2016-11-292-7/+7
* Merge branch 'mlxsw-enhancements'David S. Miller2016-11-293-1/+7
|\
| * mlxsw: core: Change order of operations in removal pathIdo Schimmel2016-11-291-1/+1
| * mlxsw: core: Add missing rollback in error pathIdo Schimmel2016-11-291-0/+1
| * mlxsw: spectrum_buffers: Limit size of poolsIdo Schimmel2016-11-291-0/+3
| * mlxsw: resources: Add maximum buffer sizeIdo Schimmel2016-11-291-0/+2
|/
* mlxsw: switchib: add MLXSW_PCI dependencyArnd Bergmann2016-11-291-1/+1
* net: phy: Fix use after free in phy_detach()Geert Uytterhoeven2016-11-291-2/+2
* stmmac: fix comments, make debug output consistentPavel Machek2016-11-292-7/+10
* bpf: cgroup: fix documentation of __cgroup_bpf_update()Daniel Mack2016-11-291-2/+2
* Merge branch 'eee-broken-modes'David S. Miller2016-11-295-9/+98
|\
| * dt: bindings: add ethernet phy eee-broken-modes option documentationjbrunet2016-11-291-0/+2
| * dt-bindings: net: add EEE capability constantsjbrunet2016-11-291-0/+19
| * net: phy: add an option to disable EEE advertisementjbrunet2016-11-293-9/+77
|/
* net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2016-11-292-1/+14
* net: arc_emac: add dependencies on associated arches and compile testPeter Robinson2016-11-291-2/+3
* MAINTAINERS: Add device tree bindings to mv88e6xx sectionAndreas Färber2016-11-291-0/+2
* mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-294-23/+58
* geneve: fix ip_hdr_len reserved for geneve6 tunnel.Haishuang Yan2016-11-281-1/+1
* Merge branch 'phy-doc-improvements'David S. Miller2016-11-281-35/+105
|\
| * Documentation: net: phy: Add links to several standards documentsFlorian Fainelli2016-11-281-0/+10
| * Documentation: net: phy: Add blurb about RGMIIFlorian Fainelli2016-11-281-0/+77
| * Documentation: net: phy: Add a paragraph about pause frames/flow controlFlorian Fainelli2016-11-281-2/+16
| * Documentation: net: phy: remove description of function pointersFlorian Fainelli2016-11-281-33/+2
|/
* net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt countAndreas Färber2016-11-281-1/+1
* Merge branch 'mlx5-DCBX-and-ethtool-updates'David S. Miller2016-11-2812-68/+985
|\
| * net/mlx5e: Add CQE compression user controlShaker Daibes2016-11-285-13/+51
| * net/mlx5e: Moves pflags to priv->paramsShaker Daibes2016-11-283-12/+14
| * net/mlx5e: Add support for loopback selftestSaeed Mahameed2016-11-284-3/+227
| * net/mlx5e: Add support for ethtool self diagnostics testKamal Heib2016-11-284-2/+139
| * net/mlx5e: Add DCBX control interfaceHuy Nguyen2016-11-281-3/+24
| * net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen2016-11-283-28/+94
| * net/mlx5: Add DCBX firmware commands supportHuy Nguyen2016-11-283-0/+29
| * net/mlx5e: Read ETS settings directly from firmwareHuy Nguyen2016-11-283-25/+56
| * net/mlx5e: Support DCBX CEE APIHuy Nguyen2016-11-284-2/+370
| * net/mlx5e: Add qos capability checkHuy Nguyen2016-11-281-1/+2
|/
* virtio-net: enable multiqueue by defaultJason Wang2016-11-281-2/+7
* Merge branch 'MV88E6097-fixes'David S. Miller2016-11-281-0/+2
|\
| * net: dsa: mv88e6xxx: add missing comment for MV88E6097Stefan Eichenberger2016-11-281-0/+1
| * net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097Stefan Eichenberger2016-11-281-0/+1
|/
* Merge branch 'bpf-misc-next'David S. Miller2016-11-2720-59/+160
|\
| * bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-279-11/+64
| * bpf: allow for mount options to specify permissionsDaniel Borkmann2016-11-271-1/+53