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-22igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-22igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
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-22ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba
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-22ice: fix lost multicast packets in promisc modeJesse Brandeburg
2023-02-22vmxnet3: move rss code block under eop descriptorRonak Doshi
2023-02-22net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook
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-14net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean
2023-02-14net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan
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/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-14net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-14net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-14net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin
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: 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: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong
2023-02-14ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley
2023-02-14ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-14net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson
2023-02-14ionic: missed doorbell workaroundAllen Hubbe
2023-02-14ionic: refactor use of ionic_rx_fill()Neel Patel
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-14net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
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-14hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-02-09hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley
2023-02-09virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-09can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2023-02-09octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-09igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix