summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: add missing error return code in axienet_probe()Yang Yingliang2022-06-161-0/+1
* net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso2022-06-151-13/+13
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-06-155-46/+94
|\
| * ice: Fix memory corruption in VF driverPrzemyslaw Patynowski2022-06-141-0/+5
| * ice: Fix queue config fail handlingPrzemyslaw Patynowski2022-06-141-27/+26
| * ice: Sync VLAN filtering features for DVMRoman Storozhenko2022-06-141-18/+31
| * ice: Fix PTP TX timestamp offset calculationMichal Michalik2022-06-142-1/+32
* | net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET2022-06-151-1/+0
|/
* mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata2022-06-141-1/+1
* amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker2022-06-141-2/+2
* octeontx2-vf: Add support for adaptive interrupt coalescingSuman Ghosh2022-06-131-1/+2
* xilinx: Fix build on x86.David S. Miller2022-06-131-4/+4
* net: axienet: Use iowrite64 to write all 64b descriptor pointersAndy Chiu2022-06-131-3/+18
* net: axienet: make the 64b addresable DMA depends on 64b archecturesAndy Chiu2022-06-132-24/+40
* net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang2022-06-133-4/+10
* net: hns3: fix PF rss size initialization bugJie Wang2022-06-131-1/+3
* net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang2022-06-132-31/+65
* net: hns3: modify the ring param print infoJie Wang2022-06-131-1/+1
* net: hns3: don't push link state to VF if unaliveJian Shen2022-06-131-0/+6
* net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang2022-06-131-0/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-114-10/+24
|\
| * iavf: Fix issue with MAC address of VF shown as zeroMichal Wilczynski2022-06-091-1/+1
| * i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov2022-06-091-8/+17
| * i40e: Fix calculating the number of queue pairsGrzegorz Szczurek2022-06-091-1/+1
| * i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek2022-06-091-0/+5
* | Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-06-109-45/+74
|\ \
| * | net/mlx5: fs, fail conflicting actionsMark Bloch2022-06-081-3/+32
| * | net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-081-2/+5
| * | net/mlx5: E-Switch, pair only capable devicesMark Bloch2022-06-084-22/+16
| * | net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rulesPaul Blakey2022-06-081-15/+16
| * | Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed2022-06-082-3/+5
* | | nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde2022-06-102-24/+24
* | | nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin2022-06-101-13/+15
* | | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0915-91/+145
|\ \ \ | | |/ | |/|
| * | net: amd-xgbe: fix clang -Wformat warningJustin Stitt2022-06-091-1/+1
| * | net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga2022-06-091-29/+9
| * | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-091-4/+4
| |\ \
| | * | ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-071-2/+2
| | * | ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-071-2/+2
| * | | net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)2022-06-091-0/+8
| * | | net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)2022-06-091-1/+1
| * | | net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún2022-06-091-16/+11
| * | | net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-091-1/+5
| * | | net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin2022-06-091-2/+19
| | |/ | |/|
| * | au1000_eth: stop using virt_to_bus()Arnd Bergmann2022-06-082-13/+13
| * | net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada2022-06-081-1/+0
| * | net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-081-1/+1
| * | net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin2022-06-081-1/+3
| |/
| * stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET2022-06-071-3/+1
| * net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin2022-06-061-0/+1