summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-01net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-12-01net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-12-01net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-12-01net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg
2021-12-01net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-12-01net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-12-01lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit
2021-12-01net: marvell: mvpp2: increase MTU limit when XDP enabledMarek BehĂșn
2021-12-01net: ipa: kill ipa_cmd_pipeline_clear()Alex Elder
2021-12-01net: ipa: separate disabling setup from modem stopAlex Elder
2021-12-01net: ipa: directly disable ipa-setup-ready interruptAlex Elder
2021-12-01mlxsw: spectrum: Protect driver from buggy firmwareAmit Cohen
2021-12-01ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-12-01ice: fix vsi->txq_map sizingMaciej Fijalkowski
2021-12-01net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-12-01nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang
2021-12-01iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-12-01iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-12-01iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-12-01net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-12-01net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-12-01net: usb: Correct PHY handling of smsc95xxMartyn Welch
2021-11-25ice: Delete always true check of PF pointerLeon Romanovsky
2021-11-25ice: Fix VF true promiscuous modeBrett Creeley
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-25tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-25e100: fix device suspend/resumeJesse Brandeburg
2021-11-25i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-25i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-25i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-25i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-25i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-25i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-25i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-25net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin
2021-11-25net: mvmdio: fix compilation warningMarcin Wojtas
2021-11-25net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem
2021-11-25net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla
2021-11-25net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-25net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-25net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
2021-11-25net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-11-25net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-25net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-11-25net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan
2021-11-25iavf: Restore VLAN filters after link downAkeem G Abodunrin