summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-21net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-05-20mv88e6xxx: Fix uninitialized variable warning.David S. Miller
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli
2018-05-20Merge branch 'mv88exxx-pdata'David S. Miller
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn
2018-05-20Merge branch 'sh_eth-typos'David S. Miller
2018-05-20sh_eth: fix typo in comment to BCULR writeSergei Shtylyov
2018-05-20sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov
2018-05-20sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov
2018-05-20Merge branch 'hns3-next'David S. Miller
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin
2018-05-20net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-05-20net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang
2018-05-20net: hns3: Fix the missing client list node initializationXi Wang
2018-05-20net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen
2018-05-20net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li
2018-05-20net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta
2018-05-20r8169: fix network error on resume from suspendHeiner Kallweit
2018-05-20erspan: set bso bit based on mirrored packet's lenWilliam Tu
2018-05-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-05-20Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher
2018-05-20net: qcom/emac: Allocate buffers from local nodeHemanth Puranik
2018-05-19Merge branch 'sh_eth-R8A77980-GEther-support'David S. Miller
2018-05-19sh_eth: add R8A77980 supportSergei Shtylyov
2018-05-19sh_eth: add EDMR.NBST supportSergei Shtylyov
2018-05-19sh_eth: add RGMII supportSergei Shtylyov
2018-05-19net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier
2018-05-19Merge branch 'devlink-port-flavours-and-phys_port_name'David S. Miller
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko
2018-05-19dsa: set devlink port attrs for dsa portsJiri Pirko
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-18net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy
2018-05-18net: mvpp2: typo and cosmetic fixesAntoine Tenart
2018-05-18hippi: fix spelling mistake: "Framming" -> "Framing"Colin Ian King
2018-05-18tcp: tcp_rack_reo_wnd() can be statickbuild test robot
2018-05-18Merge branch 'net-smc-cleanups'David S. Miller
2018-05-18net/smc: restructure client and server code in af_smcHans Wippel
2018-05-18net/smc: change smc_buf_free function parametersHans Wippel
2018-05-18net/smc: do a few smc_core.c cleanupsHans Wippel
2018-05-18net/smc: restructure CDC message receptionHans Wippel
2018-05-18net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel