Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ionic: catch failure from devlink_alloc | Shannon Nelson | 2023-05-03 | 1 | -0/+2 | |
| * | | | | | | | | r8152: fix the autosuspend doesn't work | Hayes Wang | 2023-05-03 | 1 | -0/+1 | |
| * | | | | | | | | ionic: remove noise from ethtool rxnfc error msg | Shannon Nelson | 2023-05-03 | 1 | -1/+1 | |
| * | | | | | | | | octeontx2-vf: Detach LF resources on probe cleanup | Subbaraya Sundeep | 2023-05-03 | 1 | -1/+1 | |
| * | | | | | | | | octeontx2-pf: Disable packet I/O for graceful exit | Subbaraya Sundeep | 2023-05-03 | 1 | -1/+10 | |
| * | | | | | | | | octeontx2-af: Skip PFs if not enabled | Ratheesh Kannoth | 2023-05-03 | 3 | -11/+46 | |
| * | | | | | | | | octeontx2-af: Fix issues with NPC field hash extract | Ratheesh Kannoth | 2023-05-03 | 4 | -50/+69 | |
| * | | | | | | | | octeontx2-af: Update/Fix NPC field hash extract feature | Ratheesh Kannoth | 2023-05-03 | 3 | -18/+41 | |
| * | | | | | | | | octeontx2-af: Update correct mask to filter IPv4 fragments | Suman Ghosh | 2023-05-03 | 1 | -1/+1 | |
| * | | | | | | | | octeontx2-af: Add validation for lmac type | Hariprasad Kelam | 2023-05-03 | 1 | -0/+8 | |
| * | | | | | | | | octeontx2-pf: Increase the size of dmac filter flows | Ratheesh Kannoth | 2023-05-03 | 1 | -2/+2 | |
| * | | | | | | | | octeontx2-af: Fix depth of cam and mem table. | Ratheesh Kannoth | 2023-05-03 | 1 | -2/+2 | |
| * | | | | | | | | octeontx2-af: Fix start and end bit for scan config | Ratheesh Kannoth | 2023-05-03 | 1 | -2/+1 | |
| * | | | | | | | | octeontx2-af: Secure APR table update with the lock | Geetha sowjanya | 2023-05-03 | 1 | -5/+8 | |
| * | | | | | | | | net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging | Felix Fietkau | 2023-05-02 | 2 | -67/+40 | |
| * | | | | | | | | net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM | Tom Rix | 2023-05-01 | 1 | -0/+2 | |
| * | | | | | | | | sfc: Fix module EEPROM reporting for QSFP modules | Andy Moreton | 2023-05-01 | 1 | -4/+7 | |
| * | | | | | | | | r8152: move setting r8153b_rx_agg_chg_indicate() | Hayes Wang | 2023-05-01 | 1 | -6/+8 | |
| * | | | | | | | | r8152: fix the poor throughput for 2.5G devices | Hayes Wang | 2023-05-01 | 1 | -0/+14 | |
| * | | | | | | | | r8152: fix flow control issue of RTL8156A | Hayes Wang | 2023-05-01 | 1 | -20/+36 | |
| * | | | | | | | | net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu | Angelo Dureghello | 2023-04-28 | 1 | -0/+1 | |
| * | | | | | | | | octeontx2-pf: mcs: Do not reset PN while updating secy | Subbaraya Sundeep | 2023-04-27 | 1 | -5/+10 | |
| * | | | | | | | | octeontx2-pf: mcs: Fix shared counters logic | Subbaraya Sundeep | 2023-04-27 | 2 | -8/+8 | |
| * | | | | | | | | octeontx2-pf: mcs: Clear stats before freeing resource | Subbaraya Sundeep | 2023-04-27 | 1 | -0/+9 | |
| * | | | | | | | | octeontx2-pf: mcs: Match macsec ethertype along with DMAC | Subbaraya Sundeep | 2023-04-27 | 1 | -1/+9 | |
| * | | | | | | | | octeontx2-pf: mcs: Fix NULL pointer dereferences | Subbaraya Sundeep | 2023-04-27 | 1 | -2/+1 | |
| * | | | | | | | | octeontx2-af: mcs: Fix MCS block interrupt | Geetha sowjanya | 2023-04-27 | 4 | -70/+119 | |
| * | | | | | | | | octeontx2-af: mcs: Config parser to skip 8B header | Geetha sowjanya | 2023-04-27 | 4 | -0/+41 | |
| * | | | | | | | | octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at once | Subbaraya Sundeep | 2023-04-27 | 1 | -0/+4 | |
| * | | | | | | | | octeonxt2-af: mcs: Fix per port bypass config | Geetha sowjanya | 2023-04-27 | 2 | -3/+13 | |
| * | | | | | | | | ixgbe: Fix panic during XDP_TX with > 64 CPUs | John Hickey | 2023-04-27 | 2 | -5/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-05-05 | 4 | -18/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: gxp: fix build failure without CONFIG_I2C_SLAVE | Arnd Bergmann | 2023-05-03 | 1 | -2/+0 | |
| * | | | | | | | | i2c: imx-lpi2c: avoid taking clk_prepare mutex in PM callbacks | Alexander Stein | 2023-05-03 | 1 | -2/+2 | |
| * | | | | | | | | i2c: omap: Fix standard mode false ACK readings | Reid Tonking | 2023-05-03 | 1 | -1/+1 | |
| * | | | | | | | | i2c: tegra: Fix PEC support for SMBUS block read | Akhil R | 2023-04-30 | 1 | -13/+27 | |
* | | | | | | | | | Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-05-05 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | of: fdt: Scan /memreserve/ last | Lucas Tanure | 2023-04-27 | 1 | -2/+3 | |
* | | | | | | | | | | Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-05-05 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | RISC-V: Align SBI probe implementation with spec | Andrew Jones | 2023-04-29 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2023-05-05 | 1 | -14/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530 | Hans de Goede | 2023-05-04 | 1 | -14/+0 | |
* | | | | | | | | | | | | Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-05-05 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | thermal: intel: powerclamp: Fix NULL pointer access issue | Srinivas Pandruvada | 2023-05-04 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-05-05 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | phy: mediatek: hdmi: mt8195: fix wrong pll calculus | Guillaume Ranquet | 2023-05-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc | Guillaume Ranquet | 2023-05-04 | 1 | -6/+2 | |
* | | | | | | | | | | | | | | Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-05-05 | 50 | -263/+415 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or... | Dave Airlie | 2023-05-05 | 6 | -38/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep() | Hans de Goede | 2023-05-03 | 4 | -30/+6 |