summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy2021-06-113-4/+2
| | * | | | cxgb4: fix endianness when flashing boot imageRahul Lakkireddy2021-06-111-17/+27
| | * | | | alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET2021-06-111-0/+1
| | * | | | net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri2021-06-111-5/+1
| | * | | | Merge tag 'mlx5-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-06-1016-72/+111
| | |\ \ \ \
| | | * | | | net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin2021-06-101-6/+3
| | | * | | | net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin2021-06-101-7/+3
| | | * | | | Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory2021-06-101-2/+4
| | | * | | | net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin2021-06-103-23/+25
| | | * | | | net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin2021-06-101-2/+0
| | | * | | | net/mlx5e: Verify dev is present in get devlink port ndoChris Mi2021-06-101-0/+2
| | | * | | | net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb2021-06-101-4/+5
| | | * | | | net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb2021-06-101-0/+3
| | | * | | | net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-102-7/+25
| | | * | | | net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen2021-06-101-3/+0
| | | * | | | net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov2021-06-104-17/+40
| | | * | | | net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li2021-06-101-1/+1
| | * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-102-8/+25
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski2021-06-091-8/+10
| | | * | | | ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski2021-06-091-0/+15
| | * | | | | Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-092-2/+7
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg2021-05-311-2/+2
| | | * | | | mac80211_hwsim: drop pending frames on stopJohannes Berg2021-05-311-0/+5
| | * | | | | net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski2021-06-091-1/+1
| | * | | | | net: ena: fix DMA mapping function issues in XDPShay Agroskin2021-06-091-26/+28
| | * | | | | net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean2021-06-091-0/+5
| | * | | | | vrf: fix maximum MTUNicolas Dichtel2021-06-081-4/+2
| | * | | | | mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok2021-06-071-2/+4
| | * | | | | mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata2021-06-071-1/+4
| | * | | | | mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata2021-06-071-1/+1
| * | | | | | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-186-131/+262
| |\ \ \ \ \ \
| | * | | | | | PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-06-181-9/+40
| | * | | | | | PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna2021-06-181-0/+2
| | * | | | | | PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan2021-06-181-1/+3
| | * | | | | | PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun2021-06-181-0/+65
| | * | | | | | PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-181-0/+12
| | * | | | | | PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-181-0/+10
| | * | | | | | PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter2021-06-183-121/+128
| | * | | | | | PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal2021-06-181-0/+2
| * | | | | | | Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-182-243/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar2021-06-142-243/+12
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-06-183-3/+22
| |\ \ \ \ \ \ \
| | * | | | | | | usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn2021-06-171-0/+7
| | * | | | | | | Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-161-2/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima2021-06-161-2/+14
| | * | | | | | | | usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-151-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-06-182-2/+10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitlab.freedesktop.org/a...Dave Airlie2021-06-182-2/+10
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang2021-06-161-1/+5
| | | * | | | | | | drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang2021-06-161-1/+5