summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-04ibmveth: Remove condition to recompute TCP header checksum.David Wilder
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-03rswitch: Fix PHY station management clock settingYoshihiro Shimoda
2023-10-03qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-03net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-02sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-02net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang
2023-09-28ice: always add legacy 32byte RXDID in supported_rxdidsMichal Schmidt
2023-09-27wifi: iwlwifi: mvm: Fix incorrect usage of scan APIIlan Peer
2023-09-22wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
2023-09-22drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-18wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger
2023-09-18wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-09-18wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROMSascha Hauer
2023-09-18tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-09-18tsnep: Fix ethtool channelsGerhard Engleder
2023-09-18tsnep: Fix NAPI schedulingGerhard Engleder
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-09-16ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-09-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-15iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-15iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-15octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-09-15net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan