summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-09-19net: macb: fix sleep inside spinlockSascha Hauer
2023-09-19net: macb: Enable PTP unicastHarini Katakam
2023-09-19r8152: check budget for r8152_poll()Hayes Wang
2023-09-19net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-19net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-19net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-19net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-19net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-19net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-19net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-09-19net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed
2023-09-19net: hns3: remove GSO partial feature bitJie Wang
2023-09-19net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-19net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-19net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-19net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-09-19net: hns3: fix tx timeout issueJian Shen
2023-09-19net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean
2023-09-19net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean
2023-09-19net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean
2023-09-19igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya
2023-09-19veth: Fixing transmit return status for dropped packetsLiang Chen
2023-09-19gve: fix frag_list chainingEric Dumazet
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen
2023-09-13r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit
2023-09-13igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-13wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13sfc: Check firmware supports Ethernet PTP filterAlex Austin
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh
2023-09-13octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-09-13net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller
2023-09-13wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-13wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-13wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-13wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin