summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enetc: Use generic rule to map Tx rings to interrupt vectorsClaudiu Manoil2021-04-101-5/+1
* net: enetc: fix TX ring interrupt stormVladimir Oltean2021-04-101-1/+2
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-1022-62/+363
|\
| * net/mlx5: Implement sriov_get_vf_total_msix/count() callbacksLeon Romanovsky2021-04-043-0/+44
| * net/mlx5: Dynamically assign MSI-X vectors countLeon Romanovsky2021-04-044-2/+93
| * net/mlx5: Add dynamic MSI-X capabilities bitsLeon Romanovsky2021-04-041-1/+10
| * PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky2021-04-045-8/+137
| * net/mlx5: Use order-0 allocations for EQsTariq Toukan2021-03-125-22/+32
| * net/mlx5: Add IFC bits needed for single FDB modeMark Bloch2021-03-121-6/+15
| * net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch2021-03-124-14/+16
| * RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch2021-03-123-4/+3
| * net/mlx5: E-Switch, Add eswitch pointer to each representorMark Bloch2021-03-122-0/+2
| * net/mlx5: E-Switch, Add match on vhca id to default send rulesMark Bloch2021-03-121-0/+12
| * net/mlx5: Remove unused mlx5_core_health member recover_workMikhael Goikhman2021-03-121-1/+0
| * net/mlx5: simplify the return expression of mlx5_esw_offloads_pair()Zheng Yongjun2021-03-121-6/+1
| * net/mlx5: Cleanup prototype warningSaeed Mahameed2021-03-121-1/+1
* | net: enetc: fix array underflow in error handling codeDan Carpenter2021-04-101-1/+1
* | cxgb4: remove unneeded if-null-free checkQiheng Lin2021-04-103-10/+4
* | Merge branch 'net-make-phy-pm-ops-a-no-op-if-mac-driver-manages-phy-pm'Jakub Kicinski2021-04-104-0/+14
|\ \
| * | r8169: use mac-managed PHY PMHeiner Kallweit2021-04-101-0/+3
| * | net: fec: use mac-managed PHY PMHeiner Kallweit2021-04-101-0/+3
| * | net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit2021-04-102-0/+8
|/ /
* | Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet2021-04-101-2/+3
* | net: dccp: use net_generic storageFlorian Westphal2021-04-104-24/+40
* | Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-0836-465/+1289
|\ \
| * | Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-084-1/+19
| * | Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann2021-04-081-0/+2
| * | Bluetooth: Fix default values for advertising intervalMarcel Holtmann2021-04-081-2/+2
| * | Bluetooth: Add support for virtio transport driverMarcel Holtmann2021-04-085-0/+445
| * | Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann2021-04-066-0/+73
| * | Bluetooth: LL privacy allow RPASathish Narasimman2021-04-061-0/+4
| * | Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACYSathish Narasimman2021-04-061-2/+4
| * | Bluetooth: Do not set cur_adv_instance in adv param MGMT requestDaniel Winkler2021-04-061-1/+0
| * | Bluetooth: Use ext adv handle from requests in CCsDaniel Winkler2021-04-061-9/+7
| * | Bluetooth: use the correct print format for L2CAP debug statementsKai Ye2021-04-061-8/+8
| * | Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen2021-04-021-1/+3
| * | Bluetooth: SMP: Fix variable dereferenced before check 'conn'Luiz Augusto von Dentz2021-04-021-2/+2
| * | Bluetooth: Check inquiry status before sending oneArchie Pusaka2021-04-021-0/+3
| * | Bluetooth: Coding style fixMeng Yu2021-04-025-13/+11
| * | Bluetooth: Remove 'return' in void functionMeng Yu2021-04-022-4/+0
| * | Bluetooth: Increment management interface revisionMarcel Holtmann2021-03-261-1/+1
| * | Bluetooth: Move the advertisement monitor events to correct listMarcel Holtmann2021-03-261-2/+2
| * | Bluetooth: Add missing entries for PHY configuration commandsMarcel Holtmann2021-03-261-0/+2
| * | Bluetooth: Fix wrong opcode error for read advertising featuresMarcel Holtmann2021-03-261-1/+1
| * | Bluetooth: Fix mgmt status for LL Privacy experimental featureMarcel Holtmann2021-03-261-1/+1
| * | Bluetooth: L2CAP: Rudimentary typo fixesBhaskar Chowdhury2021-03-251-2/+2
| * | Bluetooth: btintel: Skip reading firmware file version while in bootloader modeLokendra Singh2021-03-251-9/+17
| * | Bluetooth: btintel: Collect tlv based active firmware build info in FW modeLokendra Singh2021-03-251-0/+11
| * | Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...Lokendra Singh2021-03-251-17/+17
| * | Bluetooth: btusb: Consolidate code for waiting firmware to bootLuiz Augusto von Dentz2021-03-251-82/+66