summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg27-115/+642
2026-06-04wifi: wlcore: enable the right set of ciphersAndreas Kemnade1-10/+13
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner1-4/+4
2026-06-04wifi: iwlwifi: Use system_device_crosststamp::sys_systimeThomas Gleixner2-2/+2
2026-06-04net/mlx5: Use provided clock ID for history snapshotThomas Gleixner1-2/+2
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner2-1/+4
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner1-1/+4
2026-06-04wifi: iwlwifi: Adopt PTP cross timestamps to core changesThomas Gleixner2-3/+5
2026-06-04geneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart1-1/+1
2026-06-03net: axienet: Use dedicated ethtool_ops for the dmaengine pathSuraj Gupta1-3/+24
2026-06-03net/sun: Fix multiple typos in commentsJakub Raczynski6-18/+18
2026-06-03eth: bnxt: disable rx-copybreak by defaultJakub Kicinski3-7/+7
2026-06-03net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2026-06-03net: ibm: emac: fix unchecked platform_get_irq return valueRosen Penev1-0/+5
2026-06-03Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-34/+67
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
2026-06-03geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.Kuniyuki Iwashima1-9/+158
2026-06-03geneve: Add dualstack flag to struct geneve_config.Kuniyuki Iwashima1-11/+16
2026-06-03geneve: Pass struct geneve_dev to geneve_find_sock().Kuniyuki Iwashima1-14/+20
2026-06-03geneve: Pass struct geneve_dev to geneve_create_sock().Kuniyuki Iwashima1-9/+9
2026-06-03geneve: Reuse ipv6_addr_type() result in geneve_nl2info().Kuniyuki Iwashima1-3/+5
2026-06-03net: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+1
2026-06-03net: b44: use ethtool_putsRosen Penev1-5/+5
2026-06-03net/mlx5e: Verify unique vhca_id count instead of rangeShay Drory1-6/+21
2026-06-03net/mlx5e: TC, enable steering for SD LAGShay Drory7-5/+92
2026-06-03net/mlx5e: TC, track peer flow slots with bitmapShay Drory2-7/+6
2026-06-03net/mlx5: SD, keep netdev resources on same PF in switchdev modeShay Drory1-0/+7
2026-06-03net/mlx5: LAG, block multipath LAG for SD devicesShay Drory1-0/+4
2026-06-03net/mlx5: LAG, block RoCE and VF LAG for SD devicesShay Drory3-21/+63
2026-06-03net/mlx5: SD, introduce Socket Direct LAGShay Drory1-14/+121
2026-06-03net/mlx5: LAG, extend shared FDB API with group_id filterShay Drory6-82/+323
2026-06-03net/mlx5: LAG, prepare for SD device integrationShay Drory2-22/+90
2026-06-03net/mlx5: LAG, replace peer count check with direct peer lookupShay Drory3-19/+21
2026-06-03net/mlx5: E-Switch, move devcom init from TC to eswitch layerShay Drory2-20/+6
2026-06-03net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transitionShay Drory1-1/+2
2026-06-03net/mlx5: LAG, factor out shared FDB code into dedicated fileShay Drory5-142/+210
2026-06-03wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106Emmanuel Grumbach3-3/+3
2026-06-03wifi: iwlwifi: mld: add KUnit tests for link gradingAvinash Bhatt2-34/+254
2026-06-03wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustmentAvinash Bhatt4-1/+378
2026-06-03wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat codeShahar Tzarfati3-106/+1
2026-06-03wifi: iwlwifi: mvm: remove __must_check annotation from command sendingMiri Korenblit1-10/+10
2026-06-03wifi: iwlwifi: trans: export the maximum supported hcmd sizeMiri Korenblit1-0/+4
2026-06-03wifi: iwlwifi: stop supporting core101Shahar Tzarfati3-3/+3
2026-06-03wifi: iwlwifi: remove orphaned DC2DC config enumShahar Tzarfati1-10/+1
2026-06-03wifi: iwlwifi: fix a typoMiri Korenblit1-1/+1
2026-06-03wifi: iwlwifi: pcie: fix write pointer move detectionJohannes Berg1-2/+2
2026-06-03wifi: iwlwifi: mld: Require HT support for NANIlan Peer1-1/+2