summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-26virtio-net: set queues after driver_okJason Wang
2023-08-26net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-26i40e: fix misleading debug logsAndrii Staikov
2023-08-26iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-26team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-26net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-26net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-26igc: read before write to SRRCTL registerSong Yoong Siang
2023-08-26macsec: use DEV_STATS_INC()Eric Dumazet
2023-08-26macsec: Fix traffic counters/statisticsClayton Yager
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: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens
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: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki
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
2023-08-16wireguard: allowedips: expand maximum node depthJason A. Donenfeld
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-08-11net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-11net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-11net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-11net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2023-08-11qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-08-11qed: Fix kernel-doc warningsPrabhakar Kushwaha
2023-08-11net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-08-11net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-08-08xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall
2023-08-03virtio-net: fix race between set queues and probeJason Wang
2023-08-03can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-03benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-08-03team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-03bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-03ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
2023-08-03ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong