summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2023-08-18mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen-5/+5
2023-08-18mlxsw: reg: Fix SSPR register layoutIdo Schimmel-9/+0
2023-08-18mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson-2/+6
2023-08-18ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei-1/+2
2023-08-18net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean-0/+3
2023-08-18octeontx2-af: SDP: fix receive link configHariprasad Kelam-1/+2
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-48/+185
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-12/+93
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-4/+16
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik-0/+11
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra-0/+10
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree-1/+1
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree-1/+1
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee-0/+8
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory-1/+9
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea-3/+7
2023-08-16i40e: fix misleading debug logsAndrii Staikov-8/+8
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki-4/+85
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev-5/+3
2023-08-15team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan-1/+3
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen-0/+13
2023-08-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen-1/+2
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt-3/+4
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt-1/+1
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt-1/+1
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt-1/+1
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey-3/+6
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)-11/+2
2023-08-11net: pcs: Add missing put_device call in miic_createXiang Yang-2/+8
2023-08-11virtio-net: set queues after driver_okJason Wang-2/+2
2023-08-10virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG caseHawkins Jiawei-1/+1
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-210/+495
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen-4/+4
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child-21/+47
2023-08-10ibmvnic: Do partial reset on login failureNick Child-6/+40
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child-5/+10
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child-1/+4
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child-0/+18
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti-4/+33
2023-08-09Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-3/+7
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong-2/+1
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean-12/+0
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean-30/+73
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki-4/+12
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli-2/+36
2023-08-08Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-66/+106
2023-08-08net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu-1/+13
2023-08-08net: hns3: add wait until mac link downJie Wang-1/+9
2023-08-08net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang-5/+9