aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-11net: ipconfig: avoid use-after-free in ic_close_devsVladimir Oltean
2021-02-11r8169: disable detection of bogus xid's 308/388Heiner Kallweit
2021-02-11Merge branch 'bond-3ad-200g-400g'David S. Miller
2021-02-11bonding: 3ad: Print an error for unknown speedsIdo Schimmel
2021-02-11bonding: 3ad: add support for 400G speedNikolay Aleksandrov
2021-02-11bonding: 3ad: add support for 200G speedNikolay Aleksandrov
2021-02-11Merge branch 'qede-netpoll-coalesce'David S. Miller
2021-02-11qede: preserve per queue stats across up/down of interfaceBhaskar Upadhaya
2021-02-11qede: add per queue coalesce support for qede driverBhaskar Upadhaya
2021-02-11qede: add netpoll support for qede driverBhaskar Upadhaya
2021-02-11net: hns3: fix return of random stack valueGustavo A. R. Silva
2021-02-11net: stmmac: dwmac-intel-plat: remove unnecessary initializationNobuhiro Iwamatsu
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet
2021-02-11r8169: re-configure WOL settings on resume from hibernationHeiner Kallweit
2021-02-11Merge branch 'phy-icplus-next'David S. Miller
2021-02-11net: phy: icplus: add MDI/MDIX support for IP101A/GMichael Walle
2021-02-11net: phy: icplus: add PHY counter for IP101GMichael Walle
2021-02-11net: phy: icplus: fix paged register accessMichael Walle
2021-02-11net: phy: icplus: don't set APS_EN bit on IP101GMichael Walle
2021-02-11net: phy: icplus: split IP101A/G driverMichael Walle
2021-02-11net: phy: icplus: use the .soft_reset() of the phy-coreMichael Walle
2021-02-11net: phy: icplus: drop address operator for functionsMichael Walle
2021-02-11net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/GMichael Walle
2021-02-11net: phy: icplus: use PHY_ID_MATCH_MODEL() macroMichael Walle
2021-02-11Merge branch 'dsa-hsr-offload'David S. Miller
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: hsr: generate supervision frame without HSR/PRP tagGeorge McCollister
2021-02-11net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister
2021-02-11net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister
2021-02-11Merge branch 'tcp-rfc-6056'David S. Miller
2021-02-11tcp: add some entropy in __inet_hash_connect()Eric Dumazet
2021-02-11tcp: change source port randomizarion at connect() timeEric Dumazet
2021-02-11Revert "net-loopback: set lo dev initial state to UP"Petr Machata
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin
2021-02-11Merge branch 'ibmvnic-coding-style'David S. Miller
2021-02-11ibmvnic: prefer strscpy over strlcpyLijun Pan
2021-02-11ibmvnic: remove unused spinlock_t stats_lock definitionLijun Pan
2021-02-11ibmvnic: add comments for spinlock_t definitionsLijun Pan
2021-02-11ibmvnic: fix miscellaneous checksLijun Pan
2021-02-11ibmvnic: avoid multiple line dereferenceLijun Pan
2021-02-11ibmvnic: fix bracesLijun Pan
2021-02-11ibmvnic: fix block commentsLijun Pan
2021-02-11ibmvnic: prefer 'unsigned long' over 'unsigned long int'Lijun Pan
2021-02-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-10net: mvpp2: add an entry to skip parserStefan Chulski
2021-02-10rxrpc: Fix missing dependency on NET_UDP_TUNNELDavid Howells
2021-02-10Merge branch 'octeon-ethtool'David S. Miller