| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-15 | net: dsa: netc: initialize the group bitmap of ETT and ECT |  Wei Fang | 2 | -1/+95 |
| 2026-06-15 | net: enetc: add "Update" operation to the egress count table |  Wei Fang | 1 | -0/+45 |
| 2026-06-15 | net: enetc: add interfaces to manage egress treatment table |  Wei Fang | 2 | -0/+114 |
| 2026-06-15 | net: enetc: add "Update" and "Delete" operations to VLAN filter table |  Wei Fang | 2 | -7/+102 |
| 2026-06-15 | net: enetc: add interfaces to manage dynamic FDB entries |  Wei Fang | 2 | -2/+164 |
| 2026-06-15 | net: sfp: extend SMBus support |  Jonas Jelonek | 1 | -27/+110 |
| 2026-06-15 | net: sfp: apply I2C adapter quirks to limit block size |  Jonas Jelonek | 1 | -2/+10 |
| 2026-06-15 | octeontx2-vf: clear stale mailbox IRQ state before request_irq() |  Runyu Xiao | 1 | -12/+10 |
| 2026-06-15 | octeontx2-pf: clear stale mailbox IRQ state before request_irq() |  Runyu Xiao | 1 | -11/+9 |
| 2026-06-15 | net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIO |  Greg Patrick | 1 | -3/+80 |
| 2026-06-15 | net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOP |  David Yang | 1 | -4/+5 |
| 2026-06-15 | net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOP |  David Yang | 1 | -0/+1 |
| 2026-06-15 | net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOP |  David Yang | 1 | -0/+1 |
| 2026-06-15 | net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOP |  David Yang | 1 | -0/+1 |
| 2026-06-15 | net: dsa: hellcreek: replace kcalloc with struct_size |  Rosen Penev | 2 | -10/+6 |
| 2026-06-15 | net/mlx5: SD, enable SD over ECPF and allow switchdev transition |  Shay Drory | 2 | -14/+0 |
| 2026-06-15 | net/mlx5: SD, defer vport metadata init until SD is ready |  Shay Drory | 3 | -3/+93 |
| 2026-06-15 | net/mlx5: E-Switch, Tie rep load/unload to SD LAG state |  Shay Drory | 5 | -0/+58 |
| 2026-06-15 | net/mlx5: LAG, add MPESW over SD LAG support |  Shay Drory | 4 | -8/+105 |
| 2026-06-15 | net/mlx5: LAG, introduce software vport LAG implementation |  Shay Drory | 5 | -3/+280 |
| 2026-06-15 | net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change |  Shay Drory | 1 | -2/+27 |
| 2026-06-15 | net/mlx5: LAG, store demux resources per master lag_func |  Shay Drory | 2 | -34/+68 |
| 2026-06-15 | net/mlx5: E-Switch, notify SD on eswitch disable |  Shay Drory | 1 | -0/+1 |
| 2026-06-15 | net/mlx5: SD, support switchdev mode transition with shared FDB |  Shay Drory | 3 | -3/+154 |
| 2026-06-15 | net/mlx5: SD, expend vport metadata for SD secondary devices |  Shay Drory | 3 | -3/+25 |
| 2026-06-15 | net/mlx5: SD, add L2 table silent mode query support |  Shay Drory | 3 | -14/+114 |
| 2026-06-15 | net/mlx5: SD, make primary/secondary role determination more robust |  Shay Drory | 1 | -34/+104 |
| 2026-06-15 | net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events |  Shay Drory | 2 | -1/+8 |
| 2026-06-15 | net/mlx5: devcom, expose locked variant of send_event |  Shay Drory | 2 | -7/+25 |
| 2026-06-15 | net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices |  Shay Drory | 1 | -4/+21 |
| 2026-06-15 | Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2026-06-15 | Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -13/+21 |
| 2026-06-15 | Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/driver-core/driver-core |  Linus Torvalds | 1 | -1/+1 |
| 2026-06-14 | wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create() |  wuyankun | 1 | -1/+1 |
| 2026-06-14 | geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE |  Alice Mikityanska | 1 | -1/+1 |
| 2026-06-13 | net: hns3: move fd code to a separate file |  Jijie Shao | 5 | -2610/+2650 |
| 2026-06-13 | net: hns3: debugfs support for dumping fd rules |  Jijie Shao | 3 | -0/+162 |
| 2026-06-13 | net: hns3: support IP and tunnel VNI dissectors for tc flow |  Jijie Shao | 2 | -7/+88 |
| 2026-06-13 | net: hns3: support two more actions for tc flow |  Jijie Shao | 1 | -7/+56 |
| 2026-06-13 | net: hns3: improve the unused_tuple parameter setting |  Jijie Shao | 1 | -0/+12 |
| 2026-06-13 | net: hns3: refactor add_cls_flower to prepare for multiple actions |  Jijie Shao | 3 | -38/+60 |
| 2026-06-13 | dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb() |  Ioana Ciornei | 1 | -31/+19 |
| 2026-06-13 | dpaa2-switch: move FDB selection for leave path into a helper |  Ioana Ciornei | 1 | -18/+30 |
| 2026-06-13 | dpaa2-switch: move FDB selection for join path into a helper |  Ioana Ciornei | 1 | -25/+35 |
| 2026-06-13 | dpaa2-switch: factor out the FDB in-use check into a helper |  Ioana Ciornei | 1 | -13/+18 |
| 2026-06-13 | dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototype |  Ioana Ciornei | 1 | -16/+13 |
| 2026-06-13 | igc: fix typos in comments |  Maximilian Pezzullo | 2 | -3/+3 |
| 2026-06-13 | igb: fix typos in comments |  Maximilian Pezzullo | 4 | -4/+4 |
| 2026-06-13 | e1000e: limit endianness conversion to boundary words |  Agalakov Daniil | 1 | -7/+12 |
| 2026-06-13 | e1000: limit endianness conversion to boundary words |  Agalakov Daniil | 1 | -4/+6 |