summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-12phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn4-0/+58
2021-04-12ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk1-1/+61
2021-04-12net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn2-7/+12
2021-04-12net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk2-0/+3
2021-04-12net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk3-0/+87
2021-04-12net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk2-34/+54
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk7-4/+270
2021-04-10net: ipa: three small fixesAlex Elder2-5/+3
2021-04-10net: ipa: get rid of empty GSI functionsAlex Elder1-48/+6
2021-04-10net: ipa: get rid of empty IPA functionsAlex Elder7-77/+24
2021-04-10net: ipa: ipa_stop() does not return an errorAlex Elder1-14/+4
2021-04-10net: ipa: only set endpoint netdev pointer when in useAlex Elder1-7/+9
2021-04-10net: ipa: update sequence type for modem TX endpointAlex Elder1-0/+1
2021-04-10net: ipa: relax pool entry size requirementAlex Elder1-2/+2
2021-04-10enetc: Use generic rule to map Tx rings to interrupt vectorsClaudiu Manoil1-5/+1
2021-04-10net: enetc: fix TX ring interrupt stormVladimir Oltean1-1/+2
2021-04-10net: enetc: fix array underflow in error handling codeDan Carpenter1-1/+1
2021-04-10cxgb4: remove unneeded if-null-free checkQiheng Lin3-10/+4
2021-04-10r8169: use mac-managed PHY PMHeiner Kallweit1-0/+3
2021-04-10net: fec: use mac-managed PHY PMHeiner Kallweit1-0/+3
2021-04-10net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit2-0/+8
2021-04-10Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet1-2/+3
2021-04-10net: dccp: use net_generic storageFlorian Westphal4-24/+40
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta2-3/+3
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck1-4/+4
2021-04-09of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy1-1/+10
2021-04-09dt-bindings:iio:adc: update motorola,cpcap-adc.yaml referenceMauro Carvalho Chehab1-1/+1
2021-04-09dt-bindings: fix references for iio-bindings.txtMauro Carvalho Chehab5-6/+14
2021-04-09dt-bindings: don't use ../dir for doc referencesMauro Carvalho Chehab2-9/+9
2021-04-09vdpa/mlx5: Fix suspend/resume index restorationEli Cohen1-13/+8
2021-04-09vdpa/mlx5: Fix wrong use of bit numbersEli Cohen1-2/+2
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen1-1/+2
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen1-2/+7
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu2-1/+18
2021-04-09Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede1-5/+2
2021-04-09net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-09net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl1-3/+16
2021-04-09net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl1-26/+159
2021-04-08of: unittest: overlay: ensure proper alignment of copied FDTFrank Rowand3-10/+23
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger4-10/+31
2021-04-08tc-testing: add simple action test to verify batch change cleanupVlad Buslov1-0/+29
2021-04-08tc-testing: add simple action test to verify batch add cleanupVlad Buslov1-0/+30
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov3-19/+19
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov3-13/+23
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov1-3/+0
2021-04-08net: qed: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-04-08net: hns3: add suspend and resume pm_opsJiaran Zhang2-0/+31
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang4-30/+37