summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* pm/sleep: Add PM_USERSPACE_AUTOSLEEP KconfigKalesh Singh2022-07-011-1/+2
* virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold2022-06-221-19/+6
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-06-223-7/+89
|\
| * ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2022-06-212-5/+47
| * ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko2022-06-211-1/+38
| * ice: Fix switchdev rules book keepingWojciech Drewek2022-06-211-0/+1
| * ice: ignore protocol field in GTP offloadMarcin Szycik2022-06-211-1/+3
* | igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng2022-06-221-7/+5
* | net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi2022-06-221-1/+1
* | net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi2022-06-221-1/+21
* | hinic: Replace memcpy() with direct assignmentKees Cook2022-06-221-3/+1
* | Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski2022-06-221-1/+1
* | net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner2022-06-211-2/+4
|/
* net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel2022-06-191-0/+6
* drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang2022-06-191-1/+1
* bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh2022-06-171-1/+3
* igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi2022-06-171-2/+5
* hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()Xu Jia2022-06-171-1/+8
* veth: Add updating of trans_startJay Vosburgh2022-06-171-0/+4
* phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil2022-06-161-1/+14
* 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-141-1/+0
|/
* mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata2022-06-141-1/+1
* amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker2022-06-131-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-104-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-099-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