summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: use "break" on default case to prevent warningRandy Dunlap2024-03-141-0/+1
* ssb: drop use of non-existing CONFIG_SSB_DEBUG symbolRandy Dunlap2024-03-122-9/+0
* dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT bindingMarek Vasut2024-03-121-0/+1
* bcma: convert to platform remove callback returning voidUwe Kleine-König2024-03-121-4/+2
* wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou2024-03-121-5/+10
* ssb: Fix potential NULL pointer dereference in ssb_device_uevent()Rand Deeb2024-03-121-1/+3
* wifi: rtw89: Correct EHT TX rate on 20MHz connectionDian-Syuan Yang2024-03-121-4/+9
* Merge branch 'qmc-hdlc'David S. Miller2024-03-116-0/+960
|\
| * net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina2024-03-111-5/+234
| * net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina2024-03-111-1/+150
| * lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko2024-03-112-0/+143
| * MAINTAINERS: Add the Freescale QMC HDLC driver entryHerve Codina2024-03-111-0/+7
| * net: wan: Add support for QMC HDLCHerve Codina2024-03-113-0/+432
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-115-9/+210
|\
| * ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka2024-03-064-9/+162
| * ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka2024-03-061-0/+48
* | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-0934-173/+1168
|\ \
| * | Documentation: networking: Add description for multi-pf netdevTariq Toukan2024-03-072-0/+175
| * | net/mlx5: Enable SD featureTariq Toukan2024-03-072-1/+3
| * | net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2024-03-072-2/+4
| * | net/mlx5e: Support per-mdev queue counterTariq Toukan2024-03-0710-69/+111
| * | net/mlx5e: Support cross-vhca RSSTariq Toukan2024-03-0710-57/+179
| * | net/mlx5e: Let channels be SD-awareTariq Toukan2024-03-078-27/+35
| * | net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2024-03-072-10/+23
| * | net/mlx5e: Create single netdev per SD groupTariq Toukan2024-03-071-7/+62
| * | net/mlx5: SD, Add debugfsTariq Toukan2024-03-071-0/+34
| * | net/mlx5: SD, Add informative prints in kernel logTariq Toukan2024-03-071-0/+21
| * | net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan2024-03-071-1/+184
| * | net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2024-03-072-2/+121
| * | net/mlx5: SD, Implement basic query and instantiationTariq Toukan2024-03-071-1/+109
| * | net/mlx5: SD, Introduce SD libTariq Toukan2024-03-074-1/+110
| * | net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan2024-03-071-1/+3
* | | Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-03-0938-3623/+1028
|\ \ \
| * | | Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz2024-03-081-0/+3
| * | | Bluetooth: Fix eir name lengthFrédéric Danis2024-03-082-23/+8
| * | | Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz2024-03-072-2/+4
| * | | Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-03-063-1/+11
| * | | Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()Roman Smirnov2024-03-061-2/+1
| * | | Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()Roman Smirnov2024-03-061-2/+1
| * | | Bluetooth: btusb: Add support Mediatek MT7920Peter Tsao2024-03-061-1/+10
| * | | Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2024-03-062-0/+2
| * | | Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler2024-03-061-0/+3
| * | | Bluetooth: ISO: Clean up returns values in iso_connect_ind()Dan Carpenter2024-03-061-6/+3
| * | | Bluetooth: fix use-after-free in accessing skb after sending itPauli Virtanen2024-03-061-1/+1
| * | | Bluetooth: af_bluetooth: Fix deadlockLuiz Augusto von Dentz2024-03-061-7/+3
| * | | Bluetooth: bnep: Fix out-of-bound accessLuiz Augusto von Dentz2024-03-061-1/+2
| * | | Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2024-03-062-5/+9
| * | | Bluetooth: msft: Fix memory leakLuiz Augusto von Dentz2024-03-061-0/+3
| * | | Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz2024-03-061-1/+1
| * | | Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov2024-03-061-0/+1