summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-03Merge tag 'iwlwifi-next-2025-10-28' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg65-1400/+1865
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski267-1417/+2636
2025-10-31cxgb4: flower: add support for fragmentationHarshita V Rajput1-16/+24
2025-10-31Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds96-285/+597
2025-10-31Merge tag 'nf-next-25-10-30' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski5-30/+25
2025-10-31Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski26-114/+288
2025-10-31selftests: drv-net: replace the nsim ring test with a drv-net oneJakub Kicinski4-86/+168
2025-10-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski20-971/+364
2025-10-30Merge branch 'net-smc-make-wr-buffer-count-configurable'Paolo Abeni10-32/+121
2025-10-30net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefullyHalil Pasic4-26/+46
2025-10-30net/smc: make wr buffer count configurableHalil Pasic9-22/+91
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)1-1/+1
2025-10-30netfilter: conntrack: disable 0 value for conntrack_max settingFlorian Westphal2-3/+3
2025-10-30netfilter: nf_tables: use C99 struct initializer for nft_set_iterFernando Fernandez Mancera2-26/+21
2025-10-30net: sctp: fix KMSAN uninit-value in sctp_inq_popRanganath V N1-1/+1
2025-10-30Merge branch 'add-cn20k-nix-and-npa-contexts'Paolo Abeni16-55/+1092
2025-10-30octeontx2-pf: Use new bandwidth profiles in receive queueSubbaraya Sundeep1-0/+6
2025-10-30octeontx2-af: Display new bandwidth profiles too in debugfsSubbaraya Sundeep1-2/+7
2025-10-30octeontx2-af: Accommodate more bandwidth profiles for cn20kSubbaraya Sundeep2-7/+21
2025-10-30octeontx2-pf: Initialize new NIX SQ context for cn20kSubbaraya Sundeep1-1/+35
2025-10-30octeontx2-pf: Initialize cn20k specific aura and pool contextsLinu Cherian4-11/+203
2025-10-30octeontx2-af: Skip NDC operations for cn20kLinu Cherian2-8/+24
2025-10-30octeontx2-af: Extend debugfs support for cn20k NPALinu Cherian3-0/+98
2025-10-30octeontx2-af: Add cn20k NPA block contextsLinu Cherian4-1/+193
2025-10-30octeontx2-af: Extend debugfs support for cn20k NIXSubbaraya Sundeep4-1/+176
2025-10-30octeontx2-af: Add cn20k NIX block contextsSubbaraya Sundeep6-4/+286
2025-10-30octeontx2-af: Simplify context writing and reading to hardwareSubbaraya Sundeep2-23/+46
2025-10-30wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supportedThomas Wu1-2/+5
2025-10-30wifi: rt2x00: add nvmem eeprom supportRosen Penev4-1/+41
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg3-37/+89
2025-10-30net: wireless: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus10-60/+0
2025-10-30net: devmem: refresh devmem TX dst in case of route invalidationShivaji Kant1-3/+24
2025-10-30Merge branch 'net-phy-add-iterator-mdiobus_for_each_phy'Jakub Kicinski5-32/+30
2025-10-30net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scanHeiner Kallweit1-9/+4
2025-10-30net: davinci_mdio: use new iterator mdiobus_for_each_phyHeiner Kallweit1-9/+5
2025-10-30net: fec: use new iterator mdiobus_for_each_phyHeiner Kallweit1-6/+2
2025-10-30net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit2-8/+19
2025-10-30net: stmmac: mdio: fix incorrect phy address checkHeiner Kallweit1-7/+2
2025-10-30net: wwan: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-9/+0
2025-10-30net: ipa: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus5-10/+0
2025-10-30net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-26/+1
2025-10-30Merge branch 'net-stmmac-fixes-for-stmmac-tx-vlan-insert-and-est'Jakub Kicinski3-21/+17
2025-10-30net: stmmac: est: Fix GCL bounds checksRohan G Thomas1-2/+2
2025-10-30net: stmmac: Consider Tx VLAN offload tag length for maxSDURohan G Thomas1-4/+10
2025-10-30net: stmmac: vlan: Disable 802.1AD tag insertion offloadRohan G Thomas2-15/+5
2025-10-30Merge branch 'net-enetc-add-i-mx94-enetc-support'Jakub Kicinski10-2/+355
2025-10-30net: enetc: add standalone ENETC support for i.MX94Wei Fang2-0/+7
2025-10-30net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94Wei Fang7-2/+142
2025-10-30net: enetc: add ptp timer binding support for i.MX94Clark Wang1-0/+100
2025-10-30net: enetc: add preliminary i.MX94 NETC blocks control supportWei Fang1-0/+104