aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski
2023-01-20bnxt: Do not read past the end of test namesKees Cook
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa
2023-01-19net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan
2023-01-19Merge tag 'mlx5-fixes-2023-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2023-01-19octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-18Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"Xin Long
2023-01-18Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-18virtio-net: correctly enable callback during start_xmitJason Wang
2023-01-18net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock
2023-01-18net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-01-18net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi
2023-01-18net/mlx5e: Protect global IPsec ASOLeon Romanovsky
2023-01-18net/mlx5e: Remove optimization which prevented update of ESN stateLeon Romanovsky
2023-01-18net/mlx5e: Set decap action based on attr for sampleChris Mi
2023-01-18net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman
2023-01-18net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman
2023-01-18net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xskAdham Faris
2023-01-18net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov
2023-01-18net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang
2023-01-17net: ipa: disable ipa interrupt during suspendCaleb Connolly
2023-01-17net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit
2023-01-17net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-01-17net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-01-16wifi: mt76: dma: fix a regression in adding rx buffersFelix Fietkau
2023-01-16wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi
2023-01-16wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-16net: stmmac: Fix queue statistics readingKurt Kanzenbach
2023-01-16wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-01-16wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-16wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel
2023-01-16wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel
2023-01-13net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger
2023-01-13net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean
2023-01-13net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina
2023-01-12amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-12amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski