aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31Merge branch 'bgmac-phy-init'David S. Miller
2017-01-31net: bgmac: use PHY subsystem for initializing PHYRafał Miłecki
2017-01-31net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki
2017-01-31net: dsa: bcm_sf2: Fix build moduleFlorian Fainelli
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar
2017-01-31net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-31sfc: fix an off-by-one compare on an array sizeColin Ian King
2017-01-30Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'David S. Miller
2017-01-30sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov
2017-01-30sh_eth: add missing EESIPR bitsSergei Shtylyov
2017-01-30sh_eth: rename EESIPR bitsSergei Shtylyov
2017-01-30Merge branch 'ESPRESSObin-ethernet'David S. Miller
2017-01-30net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141Gregory CLEMENT
2017-01-30net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341Gregory CLEMENT
2017-01-30net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_portsRomain Perier
2017-01-30smc: some potential use after free bugsDan Carpenter
2017-01-30Merge branch 'dsa-port-mirroring'David S. Miller
2017-01-30net: dsa: bcm_sf2: Add support for port mirroringFlorian Fainelli
2017-01-30net: dsa: b53: Add support for port mirroringFlorian Fainelli
2017-01-30net: dsa: b53: Add mirror capture register definitionsFlorian Fainelli
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli
2017-01-30Merge branch 'mlx4-misc-improvements'David S. Miller
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak
2017-01-30net/mlx4_core: Device revision supportYishai Hadas
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman
2017-01-30Merge branch 'net-dsa-bcm_sf2-CFP-support'David S. Miller
2017-01-30net: dsa: bcm_sf2: Add support for ethtool::rxnfcFlorian Fainelli
2017-01-30net: dsa: bcm_sf2: Add CFP registers definitionsFlorian Fainelli
2017-01-30net: dsa: bcm_sf2: Configure traffic classes to queue mappingFlorian Fainelli
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli
2017-01-29net: add devm version of alloc_etherdev_mqs functionRafał Miłecki
2017-01-29Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller
2017-01-29tcp: include locally failed retries in retransmission statsYuchung Cheng
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng
2017-01-29Merge branch 'qcom-emac-misc'David S. Miller
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi