summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-09net/mlx5e: Use extack in set ringparams callbackGal Pressman
2024-08-09net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman
2024-08-09net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu
2024-08-09net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu
2024-08-09net/mlx5e: Enable remove flow for hard packet limitJianbo Liu
2024-08-09net/mlx5: E-Switch, Increase max int port number for offloadChris Mi
2024-08-09net: ag71xx: use phylink_mii_ioctlRosen Penev
2024-08-09ibmvnic: Perform tx CSO during send scrq directNick Child
2024-08-09ibmvnic: Only record tx completed bytes once per handlerNick Child
2024-08-09ibmvnic: Introduce send sub-crq directNick Child
2024-08-09ibmvnic: Remove duplicate memory barriers in txNick Child
2024-08-09ibmvnic: Reduce memcpys in tx descriptor generationNick Child
2024-08-09ibmvnic: Use header len helper functions on txNick Child
2024-08-09ibmvnic: Only replenish rx pool when resources are getting lowNick Child
2024-08-09net: fs_enet: Fix warning due to wrong typeChristophe Leroy
2024-08-09net: usb: cdc_ether: don't spew notificationszhangxiangqian
2024-08-09gtp: pull network headers in gtp_dev_xmit()Eric Dumazet
2024-08-09Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-09Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-09Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-08-09Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-09Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-08-09net: stmmac: xgmac: use const char arrays for string constantsSimon Horman
2024-08-09net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki
2024-08-09Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-09Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-09Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-08net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer
2024-08-08net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET
2024-08-08net: atlantic: use ethtool_sprintfRosen Penev
2024-08-08bnx2x: Provide declaration of dmae_reg_go_c in headerSimon Horman
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young
2024-08-08drm/xe: Take ref to VM in delayed snapshotMatthew Brost
2024-08-08drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa
2024-08-08drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost
2024-08-08drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence