summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-301-24/+30
* bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2016-11-304-4/+36
* Merge branch 'broadcom-phy-internal-counters'David S. Miller2016-11-304-0/+113
|\
| * net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli2016-11-301-0/+35
| * net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli2016-11-303-0/+78
|/
* sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree2016-11-3044-1220/+18213
* cpsw: ethtool: add support for nway resetYegor Yefremov2016-11-301-0/+13
* Merge branch 'tcp-sender-chronographs'David S. Miller2016-11-3023-13/+217
|\
| * 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-302-7/+7
* Merge branch 'mlxsw-enhancements'David S. Miller2016-11-303-1/+7
|\
| * mlxsw: core: Change order of operations in removal pathIdo Schimmel2016-11-301-1/+1
| * mlxsw: core: Add missing rollback in error pathIdo Schimmel2016-11-301-0/+1
| * mlxsw: spectrum_buffers: Limit size of poolsIdo Schimmel2016-11-301-0/+3
| * mlxsw: resources: Add maximum buffer sizeIdo Schimmel2016-11-301-0/+2
|/
* mlxsw: switchib: add MLXSW_PCI dependencyArnd Bergmann2016-11-301-1/+1
* net: phy: Fix use after free in phy_detach()Geert Uytterhoeven2016-11-301-2/+2
* stmmac: fix comments, make debug output consistentPavel Machek2016-11-302-7/+10
* bpf: cgroup: fix documentation of __cgroup_bpf_update()Daniel Mack2016-11-301-2/+2
* Merge branch 'eee-broken-modes'David S. Miller2016-11-305-9/+98
|\
| * dt: bindings: add ethernet phy eee-broken-modes option documentationjbrunet2016-11-301-0/+2
| * dt-bindings: net: add EEE capability constantsjbrunet2016-11-301-0/+19
| * net: phy: add an option to disable EEE advertisementjbrunet2016-11-303-9/+77
|/
* net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2016-11-302-1/+14
* net: arc_emac: add dependencies on associated arches and compile testPeter Robinson2016-11-301-2/+3
* MAINTAINERS: Add device tree bindings to mv88e6xx sectionAndreas Färber2016-11-301-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/+2Star
|/
* 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