summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-12idpf: remove 'vport_params_reqd' fieldPavan Kumar Linga
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra
2026-08-12libie: add control queue supportPhani R Burra
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
2026-08-11Merge branch 'mptcp-out-of-order-queue-pruning'Jakub Kicinski
2026-08-11mptcp: implemented OoO queue pruningPaolo Abeni
2026-08-11mptcp: avoid code duplication in __mptcp_move_skb()Paolo Abeni
2026-08-11mptcp: enforce hard limit on backlog flushingPaolo Abeni
2026-08-11mptcp: explicitly drop over memory limitsPaolo Abeni
2026-08-11mptcp: let the retrans scheduler do its jobPaolo Abeni
2026-08-11mptcp: move the stale logic out of retrans schedulerPaolo Abeni
2026-08-11mptcp: move the retrans loop to a separate helperPaolo Abeni
2026-08-11selftests: drv-net: hide the devlink port_split testJakub Kicinski
2026-08-11bnxt_en: enable PTM functionVadim Fedorenko
2026-08-11Merge branch 'net-selftests-adjustments-to-ipv6_flowlabel_mgr'Jakub Kicinski
2026-08-11selftests: net: adopt harness for flow label mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REFLECTMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: create own netns in ipv6_flowlabel_mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REMOTEMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_A_RENEWMarcelo Mendes Spessoto Junior
2026-08-11Merge branch 'devlink-add-generic-device-max_sfs-parameter'Jakub Kicinski
2026-08-11net/mlx5: implement max_sfs parameterNikolay Aleksandrov
2026-08-11devlink: add generic device max_sfs parameterNikolay Aleksandrov
2026-08-11MAINTAINERS: add myself as QCA8K maintainerChristian Marangi
2026-08-11MAINTAINERS: make Tung an official TIPC maintainerJakub Kicinski
2026-08-11Merge branch 'net-hns3-some-cleanups-for-hns3-driver'Paolo Abeni
2026-08-11net: hns3: use txqueue parameter directly in ndo_tx_timeoutJian Shen
2026-08-11net: hns3: add missing const qualifier to hclge_log_error() reg parameterJijie Shao
2026-08-11net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()Jian Shen
2026-08-11Merge branch 'dpll-use-pin-owner-s-dpll-ref-for-pin-level-set-callbacks'Paolo Abeni
2026-08-11dpll: use pin owner's dpll ref for pin-level attribute settingIvan Vecera
2026-08-11dpll: zl3073x: update all DPLL channels on ref_sync_setIvan Vecera
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo
2026-08-10Merge branch 'update-null-pointer-handling-in-generated-code'Jakub Kicinski
2026-08-10tools: ynl: check alloc fails in generated getter codeThaison Phan
2026-08-10tools: ynl: check for null ptr on dump freeThaison Phan
2026-08-10selftests: bonding: disable DAD for IPv6 addressesJakub Kicinski
2026-08-10selftests: drv-net: so_txtime: only send test traffic to sch_etfWillem de Bruijn
2026-08-10et131x: propagate EEPROM readiness errorsAvi Weiss
2026-08-10net: sfp: fix hwmon_name memory leak on hwmon registration failureKrishan Singh
2026-08-10Merge branch 'drivers-s390-net-enable-context_analysis'Jakub Kicinski
2026-08-10drivers/s390/net: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-10s390/ctcm: Add __context_unsafe() attribute to various functionsHeiko Carstens
2026-08-10selftests: drv-net: let ethtool stats settle before readingJakub Kicinski
2026-08-10selftests: drv-net: pace ethtool_std_stats packet generationJakub Kicinski
2026-08-10selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesceJakub Kicinski
2026-08-10netdev: check for nla_put_u32() failuresJakub Kicinski