summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-19150-569/+1133
|\
| * Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-1939-177/+319
| |\
| | * net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar2023-10-191-2/+2
| | * net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar2023-10-193-3/+19
| | * net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli2023-10-191-0/+3
| | * net: mdio-mux: fix C45 access returning -EIO after API changeVladimir Oltean2023-10-191-0/+47
| | * octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed2023-10-191-7/+6
| | * Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya2023-10-186-65/+4
| | * net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter2023-10-181-1/+1
| | * tun: prevent negative ifindexEric Dumazet2023-10-181-2/+5
| | * gve: Do not fully free QPL pages on prefill errorsShailend Chand2023-10-171-2/+16
| | * Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-10-172-7/+6
| | |\
| | | * Bluetooth: btrtl: Ignore error return for hci_devcd_register()Max Chou2023-10-141-7/+3
| | | * Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy2023-10-111-0/+3
| | * | qed: fix LL2 RX buffer allocationManish Chopra2023-10-151-2/+5
| | * | Merge tag 'mlx5-fixes-2023-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-10-1413-65/+130
| | |\ \
| | | * | net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin2023-10-123-4/+14
| | | * | net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu2023-10-121-1/+2
| | | * | net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal2023-10-121-0/+8
| | | * | net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea2023-10-121-4/+4
| | | * | net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea2023-10-121-9/+24
| | | * | net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea2023-10-121-0/+2
| | | * | net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla2023-10-121-1/+1
| | | * | net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov2023-10-124-1/+39
| | | * | net/mlx5: E-switch, register event handler before arming the eventShay Drory2023-10-121-9/+8
| | | * | net/mlx5: Perform DMA operations in the right locationsShay Drory2023-10-121-36/+28
| | * | | ice: Fix safe mode when DDP is missingMateusz Pacuszka2023-10-141-0/+3
| | * | | ice: reset first in crash dump kernelsJesse Brandeburg2023-10-141-0/+15
| | * | | i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt2023-10-141-2/+2
| | * | | net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar2023-10-141-0/+9
| | * | | tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni2023-10-141-7/+29
| | * | | ice: fix over-shifted variableJesse Brandeburg2023-10-141-2/+1
| | * | | net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan2023-10-141-9/+15
| | * | | bonding: Return pointer to data after pull on skbJiri Wiesner2023-10-131-1/+1
| * | | | Merge tag 'spi-fix-v6-6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-10-181-2/+3
| |\ \ \ \
| | * | | | spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III2023-10-021-2/+3
| * | | | | Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-181-1/+1
| |\ \ \ \ \
| | * | | | | regmap: fix NULL deref on lookupJohan Hovold2023-10-091-1/+1
| * | | | | | Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-187-7/+11
| |\ \ \ \ \ \
| | * | | | | | fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov2023-10-161-1/+1
| | * | | | | | fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov2023-10-161-1/+1
| | * | | | | | fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana2023-10-161-1/+1
| | * | | | | | fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann2023-10-161-1/+1
| | * | | | | | fbdev: omapfb: fix some error codesDan Carpenter2023-10-161-2/+2
| | * | | | | | fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann2023-09-231-0/+4
| | * | | | | | fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook2023-09-231-1/+1
| * | | | | | | virtio_net: fix the missing of the dma cpu syncXuan Zhuo2023-10-151-7/+7
| * | | | | | | Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-1523-87/+220
| |\ \ \ \ \ \ \
| | * | | | | | | usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello2023-10-111-0/+9
| | * | | | | | | usb: typec: ucsi: Fix missing link removalHeikki Krogerus2023-10-111-0/+1