summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang
2026-06-15net: enetc: add "Update" operation to the egress count tableWei Fang
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang
2026-06-15net: sfp: extend SMBus supportJonas Jelonek
2026-06-15net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek
2026-06-15octeontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-06-15octeontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-06-15net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIOGreg Patrick
2026-06-15net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory
2026-06-15net/mlx5: LAG, store demux resources per master lag_funcShay Drory
2026-06-15net/mlx5: E-Switch, notify SD on eswitch disableShay Drory
2026-06-15net/mlx5: SD, support switchdev mode transition with shared FDBShay Drory
2026-06-15net/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory
2026-06-15net/mlx5: SD, add L2 table silent mode query supportShay Drory
2026-06-15net/mlx5: SD, make primary/secondary role determination more robustShay Drory
2026-06-15net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory
2026-06-15net/mlx5: devcom, expose locked variant of send_eventShay Drory
2026-06-15net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-14wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()wuyankun
2026-06-14geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZEAlice Mikityanska
2026-06-13net: hns3: move fd code to a separate fileJijie Shao
2026-06-13net: hns3: debugfs support for dumping fd rulesJijie Shao
2026-06-13net: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao
2026-06-13net: hns3: support two more actions for tc flowJijie Shao
2026-06-13net: hns3: improve the unused_tuple parameter settingJijie Shao
2026-06-13net: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao
2026-06-13dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei
2026-06-13dpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei
2026-06-13dpaa2-switch: move FDB selection for join path into a helperIoana Ciornei
2026-06-13dpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei
2026-06-13dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei
2026-06-13igc: fix typos in commentsMaximilian Pezzullo
2026-06-13igb: fix typos in commentsMaximilian Pezzullo
2026-06-13e1000e: limit endianness conversion to boundary wordsAgalakov Daniil