aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-10iio: dac: ad9739a: add backend debugfs interfaceNuno Sa1-1/+7
2024-08-10iio: dac: adi-axi-dac: support debugfs direct_reg_accessNuno Sa1-0/+12
2024-08-10iio: remove unneeded assignment in __iio_format_valueMatteo Martelli1-1/+0
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau1-3/+10
2024-08-10ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai1-1/+1
2024-08-10x86/mm: Remove unused CR3_HW_ASID_BITSYosry Ahmed1-3/+0
2024-08-10irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang1-7/+25
2024-08-10ALSA: pcm: Add xrun counter for snd_pcm_substreamNorman Bintang3-0/+12
2024-08-10ALSA: usb-audio: Add input gain and master output mixer elements for RME Baby...Stefan Stistrup1-1/+162
2024-08-10irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey1-1/+1
2024-08-10Merge tag 'rtw-next-2024-08-09' of https://github.com/pkshih/rtwKalle Valo60-652/+3217
2024-08-10wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-28/+18
2024-08-10wifi: mwifiex: add support for WPA-PSK-SHA256Sascha Hauer2-0/+4
2024-08-10wifi: mwifiex: fix key_mgmt settingSascha Hauer1-3/+4
2024-08-10wifi: mwifiex: simplify WPA flags settingSascha Hauer1-21/+8
2024-08-10Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen2-5/+11
2024-08-10firewire: core: correct range of block for case of switch statementTakashi Sakamoto1-1/+1
2024-08-09Merge branch 'mlx5-misc-fixes-2024-08-08'Jakub Kicinski7-25/+33
2024-08-09net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman1-1/+4
2024-08-09net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu1-1/+1
2024-08-09net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea1-0/+2
2024-08-09net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea4-14/+17
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan1-9/+9
2024-08-09Merge branch 'mlx5-misc-patches-2024-08-08'Jakub Kicinski13-74/+253
2024-08-09net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu4-8/+53
2024-08-09net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu1-17/+17
2024-08-09net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman1-2/+4
2024-08-09net/mlx5e: Use extack in set coalesce callbackGal Pressman1-6/+14
2024-08-09net/mlx5e: Use extack in get coalesce callbackGal Pressman4-6/+10
2024-08-09net/mlx5e: Use extack in set ringparams callbackGal Pressman4-22/+13
2024-08-09net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman1-12/+11
2024-08-09net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu1-0/+17
2024-08-09net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu4-0/+112
2024-08-09net/mlx5e: Enable remove flow for hard packet limitJianbo Liu1-0/+1
2024-08-09net/mlx5: E-Switch, Increase max int port number for offloadChris Mi1-1/+1
2024-08-09net: ag71xx: use phylink_mii_ioctlRosen Penev1-1/+8
2024-08-09Merge branch 'ibmvnic-ibmvnic-rr-patchset'Jakub Kicinski1-75/+108
2024-08-09ibmvnic: Perform tx CSO during send scrq directNick Child1-2/+17
2024-08-09ibmvnic: Only record tx completed bytes once per handlerNick Child1-7/+5
2024-08-09ibmvnic: Introduce send sub-crq directNick Child1-6/+46
2024-08-09ibmvnic: Remove duplicate memory barriers in txNick Child1-3/+0
2024-08-09ibmvnic: Reduce memcpys in tx descriptor generationNick Child1-49/+40
2024-08-09ibmvnic: Use header len helper functions on txNick Child1-10/+3
2024-08-09ibmvnic: Only replenish rx pool when resources are getting lowNick Child1-3/+2
2024-08-09net: fs_enet: Fix warning due to wrong typeChristophe Leroy1-9/+9
2024-08-09net: usb: cdc_ether: don't spew notificationszhangxiangqian1-1/+2
2024-08-09Merge branch 'don-t-take-hw-uso-path-when-packets-can-t-be-checksummed-by-dev...Jakub Kicinski3-10/+47
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki1-1/+24
2024-08-09udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki1-0/+6
2024-08-09net: Make USO depend on CSUM offloadJakub Sitnicki1-9/+17