summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-21net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn3-5/+9
2018-05-21net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn3-7/+67
2018-05-21net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn1-3/+0
2018-05-21Merge branch 'sh_eth-typos'David S. Miller2-19/+20
2018-05-21sh_eth: fix typo in comment to BCULR writeSergei Shtylyov1-1/+2
2018-05-21sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov1-11/+11
2018-05-21sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2-7/+7
2018-05-21Merge branch 'hns3-next'David S. Miller9-124/+39
2018-05-21net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin1-8/+8
2018-05-21net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang1-2/+2
2018-05-21net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang1-0/+3
2018-05-21net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan1-1/+5
2018-05-21net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang6-2/+8
2018-05-21net: hns3: Fix the missing client list node initializationXi Wang1-0/+2
2018-05-21net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen1-8/+6
2018-05-21net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li1-102/+2
2018-05-21net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta1-1/+3
2018-05-21r8169: fix network error on resume from suspendHeiner Kallweit1-19/+20
2018-05-21erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller19-241/+480
2018-05-21Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher1-8/+1
2018-05-21net: qcom/emac: Allocate buffers from local nodeHemanth Puranik1-2/+4
2018-05-20Merge branch 'sh_eth-R8A77980-GEther-support'David S. Miller3-0/+54
2018-05-20sh_eth: add R8A77980 supportSergei Shtylyov2-0/+45
2018-05-20sh_eth: add EDMR.NBST supportSergei Shtylyov2-0/+6
2018-05-20sh_eth: add RGMII supportSergei Shtylyov1-0/+3
2018-05-20net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier1-0/+3
2018-05-19Merge branch 'devlink-port-flavours-and-phys_port_name'David S. Miller9-46/+170
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko4-20/+19
2018-05-19dsa: set devlink port attrs for dsa portsJiri Pirko1-0/+24
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko2-0/+42
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko5-4/+24
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko8-25/+64
2018-05-18net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu1-16/+22
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy3-2/+65
2018-05-18net: mvpp2: typo and cosmetic fixesAntoine Tenart1-8/+4
2018-05-18hippi: fix spelling mistake: "Framming" -> "Framing"Colin Ian King1-1/+1
2018-05-18tcp: tcp_rack_reo_wnd() can be statickbuild test robot1-1/+1
2018-05-18Merge branch 'net-smc-cleanups'David S. Miller12-406/+481
2018-05-18net/smc: restructure client and server code in af_smcHans Wippel1-241/+318
2018-05-18net/smc: change smc_buf_free function parametersHans Wippel1-14/+12
2018-05-18net/smc: do a few smc_core.c cleanupsHans Wippel1-8/+6
2018-05-18net/smc: restructure CDC message receptionHans Wippel1-25/+22
2018-05-18net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel3-41/+39
2018-05-18net/smc: calculate write offset in RMB only once per connectionHans Wippel3-2/+6
2018-05-18net/smc: rename connection index to RMBE indexHans Wippel5-6/+6
2018-05-18net/smc: move link group list to smc_coreHans Wippel4-35/+42
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel9-35/+31
2018-05-18Merge tag 'mlx5e-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller6-80/+196
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-17/+62