summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03net/tcp: Add missing lockdep annotations for TCP-AO hlist traversalsDmitry Safonov
2024-11-03Merge branch 'selftest-netconsole-enhance-selftest-to-validate-userdata-trans...Jakub Kicinski
2024-11-03net: netconsole: selftests: Add userdata validationBreno Leitao
2024-11-03net: netconsole: selftests: Change the IP subnetBreno Leitao
2024-11-03Merge branch 'simplify-tx-napi-logic-in-airoha_eth-driver'Jakub Kicinski
2024-11-03net: airoha: Simplify Tx napi logicLorenzo Bianconi
2024-11-03net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2024-11-03net: bnxt: use ethtool string helpersRosen Penev
2024-11-03net: phy: use ethtool string helpersRosen Penev
2024-11-03Merge branch 'uapi-net-ethtool-avoid-thousands-of-wflex-array-member-not-at-e...Jakub Kicinski
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva
2024-11-03net: dsa: use ethtool string helpersRosen Penev
2024-11-03Merge branch 'add-noinline_for_tracing-and-apply-it-to-tcp_drop_reason'Jakub Kicinski
2024-11-03net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()Yafang Shao
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03Merge branch 'dpll-expose-clock-quality-level'Jakub Kicinski
2024-11-03net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-10-31net: fjes: use ethtool string helpersRosen Penev
2024-10-31netlink: Remove the dead code in netlink_proto_init()Jinjie Ruan
2024-10-31selftests/net: Fix ./ns-XXXXXX not cleanupLi Zhijian
2024-10-31selftests: netdevsim: add fib_notifications to MakefileJakub Kicinski
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli
2024-10-31fsl/fman: Validate cell-index value obtained from Device TreeAleksandr Mishin
2024-10-31netlabel: document doi_remove field of struct netlbl_calipso_opsGeorge Guo
2024-10-31ptp_pch: Replace deprecated PCI functionsPhilipp Stanner
2024-10-31net: freescale: use ethtool string helpersRosen Penev
2024-10-31tcp: only release congestion control if it has been initializedPengcheng Yang
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-31Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen
2024-10-31net: phy: dp83822: Configure RMII mode on DP83825 devicesErik Schumacher
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-31Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-10-31Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-10-30Merge branch 'add-ethernet-dts-schema-for-qcs615-qcs8300'Jakub Kicinski