summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-206/+238
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-3/+42
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan-2/+2
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea-23/+42
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni-1/+3
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli-1/+25
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli-107/+3
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-3/+40
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-10/+14
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu-0/+2
2024-01-03Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-5/+4
2024-01-03virtio_net: fix missing dma unmap for resizeXuan Zhuo-30/+30
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo-1/+1
2024-01-03ice: fix Get link status data lengthPaul Greenwalt-1/+2
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov-0/+32
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao-1/+7
2024-01-02net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal-1/+3
2024-01-02sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu-1/+3
2024-01-01r8169: Fix PCI error on system resumeKai-Heng Feng-1/+1
2023-12-29mlxbf_gige: fix receive packet race conditionDavid Thompson-2/+7
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach-0/+8
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach-3/+26
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach-0/+6
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari-4/+4
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski-3/+1
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan-0/+2
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka-3/+7
2023-12-27Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-14/+15
2023-12-26octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh-2/+2
2023-12-26idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga-3/+3
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin-2/+1
2023-12-23Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+20
2023-12-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni-4/+5
2023-12-21net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi-0/+3
2023-12-20net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann-1/+1
2023-12-19net: mana: select PAGE_POOLYury Norov-0/+1
2023-12-19net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl-25/+40
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba-0/+3
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman-0/+2
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller-4/+0
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg-14/+15
2023-12-15net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle-2/+4
2023-12-15bnxt_en: do not map packet buffers twiceAndy Gospodarek-9/+2
2023-12-15net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez-3/+20
2023-12-15ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu-1/+4
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh-3/+14
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen-77/+6
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-7/+9
2023-12-14Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-54/+79
2023-12-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-5/+5