summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07sch_htb: fix doc warning in htb_add_class_to_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_next_rb_node()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_to_wait_tree()Yu Kuai
2021-06-07Merge branch 'hd6470-cleanups'David S. Miller
2021-06-07net: hd64570: add some required spacesPeng Li
2021-06-07net: hd64570: remove redundant parenthesesPeng Li
2021-06-07net: hd64570: fix the comments style issuePeng Li
2021-06-07net: hd64570: add braces {} to all arms of the statementPeng Li
2021-06-07net: hd64570: fix the code style issue about trailing statementsPeng Li
2021-06-07net: hd64570: fix the code style issue about "foo* bar"Peng Li
2021-06-07net: hd64570: add blank line after declarationsPeng Li
2021-06-07net: hd64570: remove redundant blank linesPeng Li
2021-06-07Merge branch 'sja1105-yaml'David S. Miller
2021-06-07dt-bindings: net: dsa: sja1105: convert to YAML schemaVladimir Oltean
2021-06-07net: dsa: sja1105: determine PHY/MAC role from PHY interface typeVladimir Oltean
2021-06-07net: dsa: sja1105: apply RGMII delays based on the fixed-link propertyVladimir Oltean
2021-06-07net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean
2021-06-04net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_tableGeorge McCollister
2021-06-04net:cxgb3: fix incorrect work cancellationÍñigo Huguet
2021-06-04net: bridge: mrp: Update ring transitions.Horatiu Vultur
2021-06-04net: enetc: use get/put_unaligned helpers for MAC address handlingMichael Walle
2021-06-04Merge branch 'hdlc_x25-cleanups'David S. Miller
2021-06-04net: hdlc_x25: fix the alignment issuePeng Li
2021-06-04net: hdlc_x25: fix the code issue about "if..else.."Peng Li
2021-06-04net: hdlc_x25: add some required spacesPeng Li
2021-06-04net: hdlc_x25: move out assignment in if conditionPeng Li
2021-06-04net: hdlc_x25: remove unnecessary out of memory messagePeng Li
2021-06-04net: hdlc_x25: remove redundant blank linesPeng Li
2021-06-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-06-04tipc: Return the correct errno codeZheng Yongjun
2021-06-04Merge branch 'mptcp-timestamps'David S. Miller
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal
2021-06-04mptcp: receive path cmsg supportFlorian Westphal
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal
2021-06-04mptcp: setsockopt: handle SOL_SOCKET in one place onlyFlorian Westphal
2021-06-04mptcp: sockopt: propagate timestamp request to subflowsFlorian Westphal
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-06-04igc: Indentation fixesSasha Neftin
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin
2021-06-03netdevsim: Fix unsigned being compared to less than zeroColin Ian King
2021-06-03icmp: fix lib conflict with trinityAndreas Roeseler
2021-06-03net: ethernet: rmnet: Restructure if checks to avoid uninitialized warningNathan Chancellor
2021-06-03net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor
2021-06-03sch_htb: fix doc warning in htb_add_to_id_tree()Yu Kuai
2021-06-03bonding: remove redundant initialization of variable retColin Ian King
2021-06-03net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()Russell King