summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-05209-1315/+2071
|\
| * Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-0434-210/+475
| |\
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-044-18/+16
| | |\
| | | * idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| | | * ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| | | * ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| | * | net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
| | * | net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET2024-04-041-1/+1
| | * | net: ravb: Always update error countersPaul Barker2024-04-041-8/+9
| | * | net: ravb: Always process TX descriptor ringPaul Barker2024-04-041-2/+5
| | * | Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni2024-04-041-4/+26
| | * | tg3: Remove residual error handling in tg3_suspendNikita Kiryushin2024-04-041-26/+4
| | * | net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-041-1/+1
| | * | net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur2024-04-041-2/+8
| | * | net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-042-16/+62
| | * | net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen2024-04-041-3/+5
| | * | net: fec: Set mac_managed_pm during probeWei Fang2024-04-041-2/+9
| | |/
| | * net: bcmgenet: Reset RBUF on first openPhil Elwell2024-04-031-4/+12
| | * octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
| | * r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit2024-04-031-0/+9
| | * i40e: Fix VF MAC filter removalIvan Vecera2024-04-021-5/+6
| | * net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin2024-04-021-5/+16
| | * Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-03-292-12/+15
| | |\
| | | * Bluetooth: qca: fix device-address endiannessJohan Hovold2024-03-292-2/+16
| | | * Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold2024-03-291-12/+1
| | * | r8169: skip DASH fw status checks when DASH is disabledAtlas Yu2024-03-291-4/+27
| | * | octeontx2-pf: check negative error code in otx2_open()Su Hui2024-03-291-1/+1
| | * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-03-296-41/+93
| | |\ \
| | | * | i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-03-261-18/+16
| | | * | i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov2024-03-261-2/+5
| | | * | i40e: Enforce software interrupt during busy-poll exitIvan Vecera2024-03-265-21/+72
| | * | | net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf2024-03-291-1/+5
| | * | | mlxbf_gige: stop interface during shutdownDavid Thompson2024-03-291-2/+8
| | | |/ | | |/|
| | * | octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam2024-03-291-1/+1
| | * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-03-295-81/+161
| | |\ \
| | | * | e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits2024-03-272-19/+18
| | | * | e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits2024-03-274-69/+150
| | * | | xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer2024-03-291-0/+1
| * | | | Merge tag 'pwm/for-6.9-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-011-1/+1
| |\ \ \ \
| | * | | | pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()Uwe Kleine-König2024-03-291-1/+1
| * | | | | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-3110-25/+12
| |\ \ \ \ \
| | * | | | | kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-319-12/+12
| | * | | | | cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/KconfigMasahiro Yamada2024-03-261-13/+0
| * | | | | | Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-312-18/+43
| |\ \ \ \ \ \
| | * | | | | | RAS: Avoid build errors when CONFIG_DEBUG_FS=nYazen Ghannam2024-03-261-0/+4
| | * | | | | | RAS/AMD/FMPM: Safely handle saved records of various sizesYazen Ghannam2024-03-251-18/+37
| | * | | | | | RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()Yazen Ghannam2024-03-251-1/+3
| | |/ / / / /
| * | | | | | Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-312-2/+2
| |\ \ \ \ \ \
| | * | | | | | irqchip/armada-370-xp: Suppress unused-function warningArnd Bergmann2024-03-261-1/+1
| | * | | | | | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki2024-03-251-1/+1
| | |/ / / / /