summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-25net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez
2024-05-25ice: remove unnecessary duplicate checks for VF VSI IDJacob Keller
2024-05-25ice: pass VSI pointer into ice_vc_isvalid_q_idJacob Keller
2024-05-25net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl
2024-05-17net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-05-17net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger
2024-05-17e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-05-17net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz
2024-05-17net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu
2024-05-17net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-17net: hns3: release PTP resources if pf initialization failedPeiyang Wang
2024-05-17net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-17net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-17net: hns3: using user configure after hardware resetPeiyang Wang
2024-05-17net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-05-17hv_netvsc: Don't free decrypted memoryRick Edgecombe
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell
2024-05-17wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg
2024-05-17wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg
2024-05-17vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún
2024-05-17cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior
2024-05-17vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault
2024-05-17vxlan: Fix racy device stats updates.Guillaume Nault
2024-05-17net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
2024-05-17octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh
2024-05-02net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-05-02macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu
2024-05-02net: b44: set pause params only when interface is upPeter Münster
2024-05-02net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder
2024-05-02ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-05-02net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter
2024-05-02net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-05-02eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel