summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu2023-11-281-1/+1
* net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu2023-11-281-1/+1
* Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-281-3/+1
* r8169: add handling DASH when DASH is disabledChunHao Lin2023-11-281-11/+25
* r8169: fix network lost after resume on DASH systemsChunHao Lin2023-11-281-0/+6
* net: phylink: initialize carrier state at creationKlaus Kudielka2023-11-281-0/+1
* net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin2023-11-281-2/+2
* wifi: wilc1000: use vmm_table as array in wilc structAjay Singh2023-11-281-1/+1
* wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold2023-11-281-1/+10
* wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold2023-11-281-2/+5
* wifi: ath11k: fix gtk offload status event lockingJohan Hovold2023-11-281-2/+5
* wifi: ath11k: fix htt pktlog lockingJohan Hovold2023-11-281-1/+7
* wifi: ath11k: fix dfs radar event lockingJohan Hovold2023-11-281-0/+4
* wifi: ath11k: fix temperature event lockingJohan Hovold2023-11-281-2/+6
* macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov2023-11-281-1/+1
* net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu2023-11-281-4/+8
* net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu2023-11-281-4/+9
* net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-281-2/+2
* net/mlx5: Increase size of irq name bufferRahul Rameshbabu2023-11-282-3/+6
* net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu2023-11-281-4/+16
* net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu2023-11-284-0/+90
* net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2023-11-286-81/+230
* net/mlx5e: Fix pedit endiannessVlad Buslov2023-11-281-28/+32
* net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-281-10/+10
* net/mlx5e: fix double free of encap_headerDust Li2023-11-281-6/+4
* net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu2023-11-281-1/+6
* gve: Fixes for napi_poll when budget is 0Ziwei Xiao2023-11-283-9/+7
* pds_core: fix up some format-truncation complaintsShannon Nelson2023-11-283-4/+8
* pds_core: use correct index to mask irqShannon Nelson2023-11-281-1/+1
* net: stmmac: avoid rx queue overrunBaruch Siach2023-11-281-0/+1
* net: stmmac: fix rx budget limit checkBaruch Siach2023-11-281-1/+1
* net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-282-14/+5
* net: ethernet: cortina: Handle large framesLinus Walleij2023-11-281-1/+23
* net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-282-3/+3
* bonding: stop the device in bond_setup_by_slave()Eric Dumazet2023-11-281-0/+6
* ppp: limit MRU to 64KWillem de Bruijn2023-11-281-0/+4
* net: mvneta: fix calls to page_pool_get_statsSven Auhagen2023-11-281-8/+20
* net: hns3: fix VF wrong speed and duplex issueJijie Shao2023-11-281-0/+4
* net: hns3: fix VF reset fail issueJijie Shao2023-11-282-1/+14
* net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu2023-11-281-1/+1
* net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu2023-11-281-3/+6
* net: hns3: fix incorrect capability bit display for copper portJian Shen2023-11-281-0/+1
* net: hns3: add barrier in vf mailbox reply processYonglong Liu2023-11-281-0/+7
* net: hns3: fix add VLAN fail issueJian Shen2023-11-282-10/+29
* tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida2023-11-281-1/+1
* ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet2023-11-281-16/+25
* wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit2023-11-281-5/+9
* tsnep: Fix tsnep_request_irq() format-overflow warningGerhard Engleder2023-11-282-7/+7
* wifi: iwlwifi: mvm: fix size check for fw_link_idGregory Greenman2023-11-281-2/+2
* net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju2023-11-281-0/+3