summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-07igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-07net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang
2023-02-07hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley
2023-02-07net/mlx5: Serialize module cleanup with reload and removeShay Drory
2023-02-07net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-07net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-07net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-07net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2023-02-07net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik
2023-02-07net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris
2023-02-07net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-06ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong
2023-02-06ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter
2023-02-06ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley
2023-02-06ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski
2023-02-06ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-06net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-06net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson
2023-02-03ionic: missed doorbell workaroundAllen Hubbe
2023-02-03ionic: clear up notifyq alloc commentaryShannon Nelson
2023-02-03ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-03net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-03net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
2023-02-03bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-03net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens
2023-02-02Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2023-01-31net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-01-31net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook