summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27ptp: replace snprintf with sysfs_emitYang Guang
2022-01-27r8169: enable ASPM L1.2 if system vendor flags it as safeHeiner Kallweit
2022-01-27Merge branch 'static-inlines'David S. Miller
2022-01-27net: tipc: remove unused static inlinesJakub Kicinski
2022-01-27net: sched: remove qdisc_qlen_cpu()Jakub Kicinski
2022-01-27net: sched: remove psched_tdiff_bounded()Jakub Kicinski
2022-01-27netlink: remove nl_set_extack_cookie_u32()Jakub Kicinski
2022-01-27udplite: remove udplite_csum_outgoing()Jakub Kicinski
2022-01-27udp: remove inner_udp_hdr()Jakub Kicinski
2022-01-27dccp: remove max48()Jakub Kicinski
2022-01-27ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()Jakub Kicinski
2022-01-27hsr: remove get_prp_lan_id()Jakub Kicinski
2022-01-27net: ax25: remove route refcountJakub Kicinski
2022-01-27net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2022-01-27net: remove linkmode_change_bit()Jakub Kicinski
2022-01-27net: remove net_invalid_timestamp()Jakub Kicinski
2022-01-27nfc: use *_set_vendor_cmds() helpersJakub Kicinski
2022-01-27mii: remove mii_lpa_to_linkmode_lpa_sgmii()Jakub Kicinski
2022-01-27nfp: Simplify array allocationRobin Murphy
2022-01-27net: ethernet: mtk_star_emac: fix unused variableLorenzo Bianconi
2022-01-27Merge branch 'xgmac_mdio-preamble-suppression-and-custom-MDC-frequerncies'David S. Miller
2022-01-27dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble"Tobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Support setting the MDC frequencyTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Support preamble suppressionTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Use managed device resourcesTobias Waldekranz
2022-01-27dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency"Tobias Waldekranz
2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin
2022-01-27Merge branch 'mvneta-mac_select_pcs'David S. Miller
2022-01-27net: mvneta: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-27net: mvneta: reorder initialisationRussell King (Oracle)
2022-01-27Merge branch 'at803x-sfp-fiber'David S. Miller
2022-01-27net: phy: at803x: Support downstream SFP cageRobert Hancock
2022-01-27net: phy: at803x: add fiber supportRobert Hancock
2022-01-27net: phy: at803x: move page selection fix to config_initRobert Hancock
2022-01-26tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet
2022-01-26nfp: only use kdoc style comments for kdocSimon Horman
2022-01-26net: ethernet: cortina: permit to set mac address in DTCorentin Labbe
2022-01-26nfp: flower: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2022-01-26mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-01-26net: enetc: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26net: dpaa2-mac: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26Merge branch 'axienet-pcs-modernize'David S. Miller
2022-01-26net: axienet: replace mdiobus_write() with mdiodev_write()Russell King (Oracle)
2022-01-26net: axienet: convert to phylink_pcsRussell King (Oracle)
2022-01-26Merge branch 'bnxt_en-RTC'David S. Miller
2022-01-26bnxt_en: Handle async event when the PHC is updated in RTC modePavan Chebbi
2022-01-26bnxt_en: Implement .adjtime() for PTP RTC modePavan Chebbi
2022-01-26bnxt_en: Add driver support to use Real Time Counter for PTPPavan Chebbi
2022-01-26bnxt_en: PTP: Refactor PTP initialization functionsPavan Chebbi
2022-01-26bnxt_en: Update firmware interface to 1.10.2.73Michael Chan