aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi1-1/+0
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller1-1/+1
2020-01-21Merge branch 'hns3-next'David S. Miller7-107/+59
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan4-86/+35
2020-01-21net: hns3: remove redundant print on ENOMEMHuazhong Tan1-3/+1
2020-01-21net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2-7/+6
2020-01-21net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu1-1/+1
2020-01-21net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao1-1/+1
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao3-5/+3
2020-01-21net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan1-0/+2
2020-01-21net: hns3: do not reuse pfmemalloc pagesYunsheng Lin1-2/+8
2020-01-21net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin1-2/+2
2020-01-21wan/hdlc_x25: fix skb handlingMartin Schiller1-2/+11
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller3-3/+87
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel1-1/+1
2020-01-21Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers'David S. Miller8-51/+18
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit5-49/+5
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit2-3/+14
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit3-5/+5
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou1-3/+2
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou1-2/+2
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller45-256/+561
2020-01-20Merge branch 'mlxsw-SPAN-egress-mirroring-buffer-size'David S. Miller5-37/+105
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko4-0/+24
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko3-7/+46
2020-01-20mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko1-22/+15
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko3-12/+24
2020-01-20Merge branch 'net-phy-add-generic-ndo_do_ioctl-handler-phy_do_ioctl'David S. Miller3-11/+17
2020-01-20r8169: use generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit1-11/+1
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit2-0/+16
2020-01-20net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family membersAndrew Lunn1-0/+15
2020-01-20net: phylink: allow in-band AN for USXGMIIAlex Marginean1-0/+1
2020-01-20net: phy: don't crash in phy_read/_write_mmd without a PHY driverAlex Marginean1-2/+2
2020-01-20net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean1-0/+4
2020-01-20net: stmmac: modified pcs mode support for RGMIIDejin Zheng1-11/+6
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller406-2613/+3096
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-25/+73
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds92-377/+773
2020-01-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-14/+36
2020-01-19Merge branch 'mlxsw-Add-tunnel-devlink-trap-support'David S. Miller14-4/+981
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mcAmit Cohen1-0/+54
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen2-0/+4
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen3-0/+8
2020-01-19selftests: devlink_trap_tunnel_ipip: Add test case for decap_errorAmit Cohen1-0/+265
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for decap_errorAmit Cohen1-0/+276
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen4-3/+19
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen3-0/+16
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen1-2/+2
2020-01-19mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen3-0/+73
2020-01-19mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen1-0/+57