summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL
2024-03-05Merge branch 'remove-page-frag-implementation-in-vhost_net'Paolo Abeni
2024-03-05tools: virtio: introduce vhost_net_testYunsheng Lin
2024-03-05vhost/net: remove vhost_net_page_frag_refill()Yunsheng Lin
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-05page_frag: unify gfp bits for order 3 page allocationYunsheng Lin
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu
2024-03-04Merge branch 'intel-wired-lan-driver-updates-2024-02-28-ixgbe-igc-igb-e1000e-...Jakub Kicinski
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-03-04igc: fix LEDS_CLASS dependencyArnd Bergmann
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04tcp: align tcp_sock_write_rx groupEric Dumazet
2024-03-04selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela
2024-03-04selftests: net: Correct couple of spelling mistakesPrabhav Kumar Vaish
2024-03-04Merge branch 'mptcp-userspace-pm'David S. Miller
2024-03-04selftests: mptcp: userspace pm get addr testsGeliang Tang
2024-03-04selftests: mptcp: add token for get_addrGeliang Tang
2024-03-04mptcp: get addr in userspace pm listGeliang Tang
2024-03-04mptcp: implement mptcp_userspace_pm_get_addrGeliang Tang
2024-03-04mptcp: add userspace_pm_lookup_addr_by_id helperGeliang Tang
2024-03-04selftests: mptcp: dump userspace addrs listGeliang Tang
2024-03-04selftests: mptcp: add mptcp_lib_check_output helperGeliang Tang
2024-03-04selftests: mptcp: add token for dump_addrGeliang Tang
2024-03-04selftests: mptcp: add userspace pm subflow flagGeliang Tang
2024-03-04mptcp: check userspace pm flagsGeliang Tang
2024-03-04mptcp: dump addrs in userspace pm listGeliang Tang
2024-03-04mptcp: add token for get-addr in yamlGeliang Tang
2024-03-04mptcp: implement mptcp_userspace_pm_dump_addrGeliang Tang
2024-03-04mptcp: export mptcp_genl_family & mptcp_nl_fill_addrGeliang Tang
2024-03-04mptcp: make pm_remove_addrs_and_subflows staticGeliang Tang
2024-03-04Merge branch 'ipa-device-pointer-access'David S. Miller
2024-03-04net: ipa: don't save the platform deviceAlex Elder
2024-03-04net: ipa: pass a platform device to ipa_smp2p_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_smp2p_irq_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_mem_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_reg_init()Alex Elder
2024-03-04net: ipa: introduce ipa_interrupt_init()Alex Elder
2024-03-04net: ipa: change ipa_interrupt_config() prototypeAlex Elder
2024-03-04Merge branch 'mptcp-lowat-sockopt'David S. Miller
2024-03-04mptcp: cleanup SOL_TCP handlingPaolo Abeni