summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-30ehea: Remove unnecessary memset of stats in netdev private dataTobias Klauser1-1/+0
2016-11-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov1-1/+0
2016-11-30neigh: remove duplicate check for same neighZhang Shengju1-10/+5
2016-11-30samples/bpf: fix include pathAlexei Starovoitov1-1/+1
2016-11-30macvtap: replace printk with netdev_errZhang Shengju1-1/+1
2016-11-30Merge branch 'liquidio-VF'David S. Miller11-15/+1756
2016-11-30liquidio CN23XX: VF init and destroyRaghu Vatsavayi2-0/+108
2016-11-30liquidio CN23XX: VF interruptRaghu Vatsavayi6-7/+438
2016-11-30liquidio CN23XX: VF mailboxRaghu Vatsavayi2-0/+69
2016-11-30liquidio CN23XX: init VF softcommand queuesRaghu Vatsavayi3-2/+84
2016-11-30liquidio CN23XX: VF register accessRaghu Vatsavayi3-0/+196
2016-11-30liquidio CN23XX: VF queue setupRaghu Vatsavayi7-4/+207
2016-11-30liquidio CN23XX: VF config setupRaghu Vatsavayi5-4/+191
2016-11-30liquidio CN23XX: VF registrationRaghu Vatsavayi5-0/+191
2016-11-30liquidio CN23XX: VF register definitionsRaghu Vatsavayi1-0/+274
2016-11-30samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add modeSargun Dhillon1-30/+50
2016-11-30net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+30
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann4-4/+36
2016-11-30Merge branch 'broadcom-phy-internal-counters'David S. Miller4-0/+113
2016-11-30net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli1-0/+35
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli3-0/+78
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree44-1220/+18213
2016-11-30cpsw: ethtool: add support for nway resetYegor Yefremov1-0/+13
2016-11-30Merge branch 'tcp-sender-chronographs'David S. Miller23-13/+217
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan20-5/+90
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan2-0/+24
2016-11-30tcp: instrument how long TCP is limited by insufficient send bufferFrancis Yan3-3/+24
2016-11-30tcp: instrument how long TCP is limited by receive windowFrancis Yan1-2/+9
2016-11-30tcp: instrument how long TCP is busy sendingFrancis Yan3-4/+24
2016-11-30tcp: instrument tcp sender limits chronographsFrancis Yan3-2/+49
2016-11-30cpsw: ethtool: add support for getting/setting EEE registersYegor Yefremov1-0/+26
2016-11-30hv_netvsc: remove excessive logging on MTU changeVitaly Kuznetsov2-7/+7
2016-11-30Merge branch 'mlxsw-enhancements'David S. Miller3-1/+7
2016-11-30mlxsw: core: Change order of operations in removal pathIdo Schimmel1-1/+1
2016-11-30mlxsw: core: Add missing rollback in error pathIdo Schimmel1-0/+1
2016-11-30mlxsw: spectrum_buffers: Limit size of poolsIdo Schimmel1-0/+3
2016-11-30mlxsw: resources: Add maximum buffer sizeIdo Schimmel1-0/+2
2016-11-30mlxsw: switchib: add MLXSW_PCI dependencyArnd Bergmann1-1/+1
2016-11-30net: phy: Fix use after free in phy_detach()Geert Uytterhoeven1-2/+2
2016-11-30stmmac: fix comments, make debug output consistentPavel Machek2-7/+10
2016-11-30bpf: cgroup: fix documentation of __cgroup_bpf_update()Daniel Mack1-2/+2
2016-11-30Merge branch 'eee-broken-modes'David S. Miller5-9/+98
2016-11-30dt: bindings: add ethernet phy eee-broken-modes option documentationjbrunet1-0/+2
2016-11-30dt-bindings: net: add EEE capability constantsjbrunet1-0/+19
2016-11-30net: phy: add an option to disable EEE advertisementjbrunet3-9/+77
2016-11-30net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2-1/+14
2016-11-30net: arc_emac: add dependencies on associated arches and compile testPeter Robinson1-2/+3
2016-11-30MAINTAINERS: Add device tree bindings to mv88e6xx sectionAndreas Färber1-0/+2
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet4-23/+58
2016-11-29geneve: fix ip_hdr_len reserved for geneve6 tunnel.Haishuang Yan1-1/+1