Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-11devlink: add macro for "fw.psid"Jacob Keller
2020-01-11Merge branch 'r8169-factor-out-chip-specific-PHY-configuration-to-a-separate-...David S. Miller
2020-01-11r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit
2020-01-11r8169: add r8169.hHeiner Kallweit
2020-01-11r8169: rename rtl_apply_firmwareHeiner Kallweit
2020-01-11r8169: add phydev argument to rtl8168d_apply_firmware_condHeiner Kallweit
2020-01-11r8169: use phy_read/write instead of rtl_readphy/writephyHeiner Kallweit
2020-01-11r8169: replace rtl_w0w1_phyHeiner Kallweit
2020-01-11r8169: replace rtl_patchphyHeiner Kallweit
2020-01-11r8169: move disabling MAC EEE for RTL8402/RTL8106eHeiner Kallweit
2020-01-11r8169: move setting ERI register 0x1d0 for RTL8106Heiner Kallweit
2020-01-11r8169: switch to phylib functions in rtl_writephy_batchHeiner Kallweit
2020-01-11r8169: change argument type of RTL8168g-specific PHY config functionsHeiner Kallweit
2020-01-11r8169: change argument type of EEE PHY functionsHeiner Kallweit
2020-01-11r8169: move RTL8169scd Gigabyte PHY quirkHeiner Kallweit
2020-01-11r8169: remove not needed debug print in rtl8169_init_phyHeiner Kallweit
2020-01-11r8169: prepare for exporting rtl_hw_phy_configHeiner Kallweit
2020-01-10Merge branch 'stmmac-Frame-Preemption-fixes'David S. Miller
2020-01-10net: stmmac: gmac5+: Fix missing returnJose Abreu
2020-01-10net: stmmac: xgmac: Fix missing returnJose Abreu
2020-01-10Merge branch 'sfc-even-more-code-refactoring'David S. Miller
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)
2020-01-10sfc: move RSS codeAlex Maftei (amaftei)
2020-01-10sfc: move a couple more functionsAlex Maftei (amaftei)
2020-01-10sfc: move some ethtool codeAlex Maftei (amaftei)
2020-01-10sfc: move various functionsAlex Maftei (amaftei)
2020-01-10sfc: move more rx codeAlex Maftei (amaftei)
2020-01-10sfc: move more tx codeAlex Maftei (amaftei)
2020-01-10sfc: refactor selftest work init codeAlex Maftei (amaftei)
2020-01-10Merge branch 'mptcp-prereq'David S. Miller
2020-01-10skb: add helpers to allocate ext independently from sk_buffPaolo Abeni
2020-01-10tcp: clean ext on tx recyclePaolo Abeni
2020-01-10tcp: Check for filled TCP option space before SACKMat Martineau
2020-01-10tcp: Export TCP functions and ops structMat Martineau
2020-01-10tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau
2020-01-10mptcp: Add MPTCP to skb extensionsMat Martineau
2020-01-10tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau
2020-01-10tcp: Add MPTCP option numberMat Martineau
2020-01-10tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-10sock: Make sk_protocol a 16-bit valueMat Martineau
2020-01-10net: Make sock protocol value checks more specificMat Martineau
2020-01-10flow_dissector: fix document for skb_flow_get_icmp_tciLi RongQing
2020-01-10net/ncsi: Support for multi host mellanox cardVijay Khemka
2020-01-10net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng
2020-01-09Merge branch 'mlxsw-Firmware-version-updates'David S. Miller
2020-01-09mlxsw: spectrum: Only require minimum firmware versionIdo Schimmel
2020-01-09mlxsw: spectrum: Update firmware version to xx.2000.2714Ido Schimmel
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09Merge branch 'sfc-more-code-refactoring'David S. Miller