summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-23virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG caseHawkins Jiawei
2023-08-23ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-23qede: fix firmware halt over suspend and resumeManish Chopra
2023-08-23sfc: don't fail probe if MAE/TC setup failsEdward Cree
2023-08-23sfc: don't unregister flow_indr if it was never registeredEdward Cree
2023-08-23sfc: add fallback action-set-lists for TC offloadEdward Cree
2023-08-23net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-23net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea
2023-08-23i40e: fix misleading debug logsAndrii Staikov
2023-08-23iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-23team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-23net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-23net: veth: Page pool creation error handling for existing pools onlyLiang Chen
2023-08-23octeon_ep: cancel queued works in probe error pathMichal Schmidt
2023-08-23octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt
2023-08-23octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt
2023-08-23octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt
2023-08-23net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey
2023-08-23net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-23net: pcs: Add missing put_device call in miic_createXiang Yang
2023-08-23virtio-net: set queues after driver_okJason Wang
2023-08-23RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li
2023-08-23net: phy: at803x: fix the wol setting functionsLi Yang
2023-08-23net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET
2023-08-16ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-16ibmvnic: Do partial reset on login failureNick Child
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-16ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-16ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-16net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-16net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-16net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-08-16net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-16net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-16net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-16net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-16net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-16net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2023-08-16net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-16net: hns3: add wait until mac link downJie Wang
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-16net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-16net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-16wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-16drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan