summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda2023-09-142-0/+14
* net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda2023-09-141-4/+4
* igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen2023-09-131-1/+4
* ixgbe: fix timestamp configuration codeVadim Fedorenko2023-09-131-13/+15
* veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen2023-09-121-0/+2
* net: macb: fix sleep inside spinlockSascha Hauer2023-09-121-2/+3
* net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi2023-09-111-2/+4
* net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle2023-09-111-2/+3
* r8152: check budget for r8152_poll()Hayes Wang2023-09-111-0/+3
* net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean2023-09-111-0/+2
* net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2023-09-112-13/+45
* net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean2023-09-111-43/+37
* net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean2023-09-111-7/+8
* net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean2023-09-111-5/+6
* net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-111-1/+1
* net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua2023-09-111-0/+3
* net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua2023-09-111-0/+5
* net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua2023-09-113-5/+10
* net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch2023-09-111-4/+6
* octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth2023-09-107-51/+44
* net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan2023-09-101-2/+16
* net: bcmasp: add missing of_node_putJulia Lawall2023-09-101-0/+1
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-0733-92/+229
|\
| * net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean2023-09-071-1/+1
| * Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski2023-09-072-56/+59
| * net: hns3: remove GSO partial feature bitJie Wang2023-09-071-2/+0
| * net: hns3: fix the port information display when sfp is absentYisen Zhuang2023-09-071-1/+3
| * net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao2023-09-074-19/+9
| * net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen2023-09-071-3/+4
| * net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen2023-09-071-7/+7
| * net: hns3: Support query tx timeout threshold by debugfsJijie Shao2023-09-071-0/+4
| * net: hns3: fix tx timeout issueJian Shen2023-09-071-5/+12
| * net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski2023-09-062-4/+21
| * net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean2023-09-063-0/+19
| * net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean2023-09-061-3/+20
| * net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean2023-09-061-3/+12
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-09-063-6/+6
| |\
| | * igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
| | * igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
| | * igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
| * | mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev modeBodong Wang2023-09-062-19/+51
| * | net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu2023-09-067-3/+13
| * | net: team: do not use dynamic lockdep keyTaehee Yoo2023-09-062-59/+56
| |/
| * octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya2023-09-051-2/+19
| * Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca2023-09-051-2/+1
| * veth: Fixing transmit return status for dropped packetsLiang Chen2023-09-041-1/+3
| * gve: fix frag_list chainingEric Dumazet2023-09-041-1/+4
| * igb: disable virtualization features on 82580Corinna Vinschen2023-09-031-2/+3
| * sfc: check for zero length in EF10 RX prefixEdward Cree2023-09-011-5/+15
| * net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)2023-08-301-3/+2