summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-01tcp: only release congestion control if it has been initializedPengcheng Yang2-2/+3
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski321-3269/+3592
2024-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds13-88/+269
2024-11-01Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds85-249/+964
2024-10-31Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-31/+179
2024-10-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen1-0/+1
2024-10-31net: phy: dp83822: Configure RMII mode on DP83825 devicesErik Schumacher1-13/+18
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni4-12/+14
2024-10-31Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-7/+11
2024-10-31Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni9-26/+178
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang1-0/+3
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan2-8/+10
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen1-1/+1
2024-10-31net: hns3: don't auto enable misc vectorJian Shen1-5/+7
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan1-1/+3
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan1-1/+0
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan2-10/+61
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen1-0/+27
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang3-0/+66
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso1-0/+3
2024-10-31Merge branch 'add-ethernet-dts-schema-for-qcs615-qcs8300'Jakub Kicinski1-5/+14
2024-10-31dt-bindings: net: qcom,ethqos: add description for qcs8300Yijie Yang1-0/+4
2024-10-31dt-bindings: net: qcom,ethqos: add description for qcs615Yijie Yang1-5/+10
2024-10-31Merge branch 'bna-remove-error-checking-for-debugfs-create-apis'Jakub Kicinski2-27/+5
2024-10-31bna: Remove field bnad_dentry_files[] in struct bnadZhen Lei2-16/+5
2024-10-31bna: Remove error checking for debugfs create APIsZhen Lei1-11/+0
2024-10-31rtnetlink: Fix an error handling path in rtnl_newlink()Christophe JAILLET1-2/+4
2024-10-31net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle1-2/+2
2024-10-31Merge branch 'mlxsw-fixes'Jakub Kicinski10-10/+212
2024-10-31selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel7-0/+164
2024-10-31mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel1-2/+24
2024-10-31mlxsw: pci: Sync Rx buffers for deviceAmit Cohen1-1/+2
2024-10-31mlxsw: pci: Sync Rx buffers for CPUAmit Cohen1-7/+15
2024-10-31mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen1-0/+7
2024-10-31dt-bindings: net: renesas,ether: Add iommus propertyGeert Uytterhoeven1-0/+3
2024-10-31net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-10-31Merge branch 'net-sparx5-add-support-for-lan969x-switch-device'Jakub Kicinski25-84/+1286
2024-10-31net: sparx5: add feature supportDaniel Machon3-1/+51
2024-10-31net: sparx5: add compatible string for lan969xDaniel Machon1-0/+5
2024-10-31dt-bindings: net: add compatible strings for lan969x targetsDaniel Machon1-1/+19
2024-10-31net: sparx5: use is_sparx5() macro throughoutDaniel Machon7-22/+99
2024-10-31net: lan969x: add function for calculating the DSM calendarDaniel Machon6-17/+215
2024-10-31net: lan969x: add PTP handler functionDaniel Machon3-5/+99
2024-10-31net: lan969x: add lan969x ops to match dataDaniel Machon2-0/+150
2024-10-31net: lan969x: add constants to match dataDaniel Machon1-0/+21
2024-10-31net: lan969x: add register diffs to match dataDaniel Machon6-3/+254
2024-10-31net: lan969x: add match data for lan969xDaniel Machon7-0/+145
2024-10-31net: sparx5: add registers required by lan969xDaniel Machon1-0/+132
2024-10-31net: sparx5: add sparx5 context pointer to a few functionsDaniel Machon4-13/+22
2024-10-31net: sparx5: change frequency calculation for SDLB'sDaniel Machon2-8/+4