summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-19r8152: check budget for r8152_poll()Hayes Wang1-0/+3
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua1-0/+3
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua1-0/+5
2023-09-19net: hns3: fix the port information display when sfp is absentYisen Zhuang1-1/+3
2023-09-19net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean1-3/+20
2023-09-19net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean1-3/+12
2023-09-19igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19veth: Fixing transmit return status for dropped packetsLiang Chen1-1/+3
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen1-2/+3
2023-09-19igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl1-4/+7
2023-09-19wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+5
2023-09-19net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen1-7/+2
2023-09-19mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-09-19mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-09-19net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan1-1/+1
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming1-1/+1
2023-09-19wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov1-1/+9
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin1-6/+8
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin1-2/+4
2023-09-19wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi2-0/+2
2023-09-19wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov1-2/+7
2023-09-19ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel1-6/+7
2023-09-19wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov1-8/+17
2023-09-19wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi3-4/+36
2023-09-19can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-09-19wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma1-0/+1
2023-09-19Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca1-2/+1
2023-09-19bnx2x: fix page fault following EEH recoveryDavid Christensen1-2/+7
2023-09-19net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn1-0/+1
2023-09-19vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc1-30/+28
2023-09-19ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong1-2/+5
2023-09-19net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig1-1/+1
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu1-3/+3
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-30ice: fix receive buffer size miscalculationJesse Brandeburg1-1/+2
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski2-10/+2
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei1-1/+2
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam1-1/+2
2023-08-26virtio-net: set queues after driver_okJason Wang1-2/+2
2023-08-26net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee1-0/+8
2023-08-26i40e: fix misleading debug logsAndrii Staikov1-8/+8
2023-08-26team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-26net: phy: broadcom: stub c45 read/write for 54810Justin Chen1-0/+13
2023-08-26net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5