summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL1-2/+12
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL1-10/+10
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL1-12/+2
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL2-118/+7
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL2-68/+19
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL1-4/+2
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL1-1/+1
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL1-14/+4
2024-03-05tools: virtio: introduce vhost_net_testYunsheng Lin4-3/+542
2024-03-05vhost/net: remove vhost_net_page_frag_refill()Yunsheng Lin1-64/+27
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin6-33/+17
2024-03-05page_frag: unify gfp bits for order 3 page allocationYunsheng Lin2-3/+3
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin3-11/+21
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu1-0/+2
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu3-0/+29
2024-03-05e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits1-4/+4
2024-03-05igc: fix LEDS_CLASS dependencyArnd Bergmann1-0/+1
2024-03-05ixgbe: Add 1000BASE-BX supportErnesto Castellotti5-5/+38
2024-03-05intel: make module parameters readable in sys filesystemJon Maxwell3-4/+4
2024-03-05tcp: align tcp_sock_write_rx groupEric Dumazet2-2/+2
2024-03-05selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela1-0/+7
2024-03-05selftests: net: Correct couple of spelling mistakesPrabhav Kumar Vaish2-2/+2
2024-03-04selftests: mptcp: userspace pm get addr testsGeliang Tang1-0/+30
2024-03-04selftests: mptcp: add token for get_addrGeliang Tang1-1/+13
2024-03-04mptcp: get addr in userspace pm listGeliang Tang3-1/+15
2024-03-04mptcp: implement mptcp_userspace_pm_get_addrGeliang Tang2-0/+76
2024-03-04mptcp: add userspace_pm_lookup_addr_by_id helperGeliang Tang1-15/+16
2024-03-04selftests: mptcp: dump userspace addrs listGeliang Tang1-0/+61
2024-03-04selftests: mptcp: add mptcp_lib_check_output helperGeliang Tang2-11/+30
2024-03-04selftests: mptcp: add token for dump_addrGeliang Tang1-0/+17
2024-03-04selftests: mptcp: add userspace pm subflow flagGeliang Tang1-0/+8
2024-03-04mptcp: check userspace pm flagsGeliang Tang1-5/+10
2024-03-04mptcp: dump addrs in userspace pm listGeliang Tang3-2/+20
2024-03-04mptcp: add token for get-addr in yamlGeliang Tang3-5/+7
2024-03-04mptcp: implement mptcp_userspace_pm_dump_addrGeliang Tang2-0/+62
2024-03-04mptcp: export mptcp_genl_family & mptcp_nl_fill_addrGeliang Tang2-6/+7
2024-03-04mptcp: make pm_remove_addrs_and_subflows staticGeliang Tang2-4/+2
2024-03-04net: ipa: don't save the platform deviceAlex Elder12-79/+73
2024-03-04net: ipa: pass a platform device to ipa_smp2p_init()Alex Elder3-8/+11
2024-03-04net: ipa: pass a platform device to ipa_smp2p_irq_init()Alex Elder1-7/+9
2024-03-04net: ipa: pass a platform device to ipa_mem_init()Alex Elder3-8/+12
2024-03-04net: ipa: pass a platform device to ipa_reg_init()Alex Elder3-6/+8
2024-03-04net: ipa: introduce ipa_interrupt_init()Alex Elder3-19/+68
2024-03-04net: ipa: change ipa_interrupt_config() prototypeAlex Elder3-24/+24
2024-03-04mptcp: cleanup SOL_TCP handlingPaolo Abeni1-45/+30
2024-03-04mptcp: implement TCP_NOTSENT_LOWAT supportPaolo Abeni3-6/+73
2024-03-04mptcp: avoid some duplicate code in socket option handlingPaolo Abeni1-12/+8
2024-03-04mptcp: cleanup writer wake-upPaolo Abeni2-22/+9
2024-03-04net: nlmon: Simplify nlmon_get_stats64Breno Leitao1-9/+1
2024-03-04net: nlmon: Remove init and uninit functionsBreno Leitao1-13/+1