| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-04 | Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Johannes Berg | 27 | -115/+642 |
| 2026-06-04 | wifi: wlcore: enable the right set of ciphers | Andreas Kemnade | 1 | -10/+13 |
| 2026-06-04 | net: bonding: fix NULL pointer dereference in bond_do_ioctl() | ZhaoJinming | 1 | -2/+2 |
| 2026-06-04 | ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps | Thomas Gleixner | 1 | -4/+4 |
| 2026-06-04 | wifi: iwlwifi: Use system_device_crosststamp::sys_systime | Thomas Gleixner | 2 | -2/+2 |
| 2026-06-04 | net/mlx5: Use provided clock ID for history snapshot | Thomas Gleixner | 1 | -2/+2 |
| 2026-06-04 | igc: Use provided clock ID for history snapshot | Thomas Gleixner | 2 | -1/+4 |
| 2026-06-04 | ice/ptp: Use provided clock ID for history snapshot | Thomas Gleixner | 1 | -1/+4 |
| 2026-06-04 | wifi: iwlwifi: Adopt PTP cross timestamps to core changes | Thomas Gleixner | 2 | -3/+5 |
| 2026-06-04 | geneve: fix length used in GRO hint UDP checksum adjustment | Antoine Tenart | 1 | -1/+1 |
| 2026-06-03 | net: axienet: Use dedicated ethtool_ops for the dmaengine path | Suraj Gupta | 1 | -3/+24 |
| 2026-06-03 | net/sun: Fix multiple typos in comments | Jakub Raczynski | 6 | -18/+18 |
| 2026-06-03 | eth: bnxt: disable rx-copybreak by default | Jakub Kicinski | 3 | -7/+7 |
| 2026-06-03 | net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown | Lorenzo Bianconi | 1 | -1/+1 |
| 2026-06-03 | net: airoha: Fix use-after-free in metadata dst teardown | Lorenzo Bianconi | 1 | -1/+1 |
| 2026-06-03 | net: ibm: emac: fix unchecked platform_get_irq return value | Rosen Penev | 1 | -0/+5 |
| 2026-06-03 | Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 6 | -34/+67 |
| 2026-06-03 | octeontx2-af: Fix initialization of mcam's entry2target_pffunc field | Suman Ghosh | 1 | -2/+2 |
| 2026-06-03 | octeontx2-pf: Fix NDC sync operation errors | Geetha sowjanya | 1 | -1/+1 |
| 2026-06-03 | geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6. | Kuniyuki Iwashima | 1 | -9/+158 |
| 2026-06-03 | geneve: Add dualstack flag to struct geneve_config. | Kuniyuki Iwashima | 1 | -11/+16 |
| 2026-06-03 | geneve: Pass struct geneve_dev to geneve_find_sock(). | Kuniyuki Iwashima | 1 | -14/+20 |
| 2026-06-03 | geneve: Pass struct geneve_dev to geneve_create_sock(). | Kuniyuki Iwashima | 1 | -9/+9 |
| 2026-06-03 | geneve: Reuse ipv6_addr_type() result in geneve_nl2info(). | Kuniyuki Iwashima | 1 | -3/+5 |
| 2026-06-03 | net: sfp: initialize i2c_block_size at adapter configure time | Jonas Jelonek | 1 | -0/+1 |
| 2026-06-03 | net: b44: use ethtool_puts | Rosen Penev | 1 | -5/+5 |
| 2026-06-03 | net/mlx5e: Verify unique vhca_id count instead of range | Shay Drory | 1 | -6/+21 |
| 2026-06-03 | net/mlx5e: TC, enable steering for SD LAG | Shay Drory | 7 | -5/+92 |
| 2026-06-03 | net/mlx5e: TC, track peer flow slots with bitmap | Shay Drory | 2 | -7/+6 |
| 2026-06-03 | net/mlx5: SD, keep netdev resources on same PF in switchdev mode | Shay Drory | 1 | -0/+7 |
| 2026-06-03 | net/mlx5: LAG, block multipath LAG for SD devices | Shay Drory | 1 | -0/+4 |
| 2026-06-03 | net/mlx5: LAG, block RoCE and VF LAG for SD devices | Shay Drory | 3 | -21/+63 |
| 2026-06-03 | net/mlx5: SD, introduce Socket Direct LAG | Shay Drory | 1 | -14/+121 |
| 2026-06-03 | net/mlx5: LAG, extend shared FDB API with group_id filter | Shay Drory | 6 | -82/+323 |
| 2026-06-03 | net/mlx5: LAG, prepare for SD device integration | Shay Drory | 2 | -22/+90 |
| 2026-06-03 | net/mlx5: LAG, replace peer count check with direct peer lookup | Shay Drory | 3 | -19/+21 |
| 2026-06-03 | net/mlx5: E-Switch, move devcom init from TC to eswitch layer | Shay Drory | 2 | -20/+6 |
| 2026-06-03 | net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transition | Shay Drory | 1 | -1/+2 |
| 2026-06-03 | net/mlx5: LAG, factor out shared FDB code into dedicated file | Shay Drory | 5 | -142/+210 |
| 2026-06-03 | wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106 | Emmanuel Grumbach | 3 | -3/+3 |
| 2026-06-03 | wifi: iwlwifi: mld: add KUnit tests for link grading | Avinash Bhatt | 2 | -34/+254 |
| 2026-06-03 | wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustment | Avinash Bhatt | 4 | -1/+378 |
| 2026-06-03 | wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat code | Shahar Tzarfati | 3 | -106/+1 |
| 2026-06-03 | wifi: iwlwifi: mvm: remove __must_check annotation from command sending | Miri Korenblit | 1 | -10/+10 |
| 2026-06-03 | wifi: iwlwifi: trans: export the maximum supported hcmd size | Miri Korenblit | 1 | -0/+4 |
| 2026-06-03 | wifi: iwlwifi: stop supporting core101 | Shahar Tzarfati | 3 | -3/+3 |
| 2026-06-03 | wifi: iwlwifi: remove orphaned DC2DC config enum | Shahar Tzarfati | 1 | -10/+1 |
| 2026-06-03 | wifi: iwlwifi: fix a typo | Miri Korenblit | 1 | -1/+1 |
| 2026-06-03 | wifi: iwlwifi: pcie: fix write pointer move detection | Johannes Berg | 1 | -2/+2 |
| 2026-06-03 | wifi: iwlwifi: mld: Require HT support for NAN | Ilan Peer | 1 | -1/+2 |