summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-02-14net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-14igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-14net/mlx5: Serialize module cleanup with reload and removeShay Drory
2023-02-14net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-14net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-14net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-14net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2023-02-14net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris
2023-02-14net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy
2023-02-14net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy
2023-02-14net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-14net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-14ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-14ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-14net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-14bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-14net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-02-09virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-09igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-09net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-09net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb
2023-02-09sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet
2023-02-09dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-02-01net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-02-01net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-01net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda
2023-02-01ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das
2023-02-01net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang
2023-02-01r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-02-01net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang
2023-02-01net: stmmac: enable all safety features by defaultAndrew Halaney
2023-02-01net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan
2023-02-01octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao