summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller
2020-01-21Merge branch 'hns3-next'David S. Miller
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan
2020-01-21net: hns3: remove redundant print on ENOMEMHuazhong Tan
2020-01-21net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang
2020-01-21net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu
2020-01-21net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao
2020-01-21net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan
2020-01-21net: hns3: do not reuse pfmemalloc pagesYunsheng Lin
2020-01-21net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin
2020-01-21wan/hdlc_x25: fix skb handlingMartin Schiller
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel
2020-01-21Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers'David S. Miller
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-20Merge branch 'mlxsw-SPAN-egress-mirroring-buffer-size'David S. Miller
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko
2020-01-20mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko
2020-01-20Merge branch 'net-phy-add-generic-ndo_do_ioctl-handler-phy_do_ioctl'David S. Miller
2020-01-20r8169: use generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit
2020-01-20net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family membersAndrew Lunn
2020-01-20net: phylink: allow in-band AN for USXGMIIAlex Marginean
2020-01-20net: phy: don't crash in phy_read/_write_mmd without a PHY driverAlex Marginean
2020-01-20net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean
2020-01-20net: stmmac: modified pcs mode support for RGMIIDejin Zheng
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-19Merge branch 'mlxsw-Add-tunnel-devlink-trap-support'David S. Miller
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mcAmit Cohen
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen
2020-01-19selftests: devlink_trap_tunnel_ipip: Add test case for decap_errorAmit Cohen
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for decap_errorAmit Cohen
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen