summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle85-364/+218
2021-04-13net: dsa: mt7530: Add support for EEE featuresRené van Dorst2-1/+56
2021-04-13Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/...David S. Miller50-871/+2709
2021-04-12net: ethernet: ravb: Enable optional refclkAdam Ford2-0/+11
2021-04-12dt-bindings: net: renesas,etheravb: Add additional clocksAdam Ford1-1/+10
2021-04-12Merge branch 'enetc-ptp'David S. Miller4-26/+200
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu4-26/+195
2021-04-12enetc: mark TX timestamp type per skbYangbo Lu2-8/+13
2021-04-12Merge branch 'ibmvnic-errors'David S. Miller1-23/+75
2021-04-12ibmvnic: print adapter state as a stringLijun Pan1-18/+49
2021-04-12ibmvnic: print reset reason as a stringLijun Pan1-7/+28
2021-04-12ibmvnic: clean up the remaining debugfs data structuresLijun Pan1-94/+0
2021-04-12Merge branch 'netns-sysctl-isolation'David S. Miller2-8/+50
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-8/+2
2021-04-12net: Ensure net namespace isolation of sysctlsJonathon Reinhart1-0/+48
2021-04-12nfc: pn533: remove redundant assignmentwengjianfeng2-19/+6
2021-04-12Merge branch 'bnxt_en-error-recovery'David S. Miller3-27/+115
2021-04-12bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna3-2/+74
2021-04-12bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan1-5/+16
2021-04-12bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna1-18/+22
2021-04-12bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam1-0/+1
2021-04-12bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan1-2/+2
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer1-1/+1
2021-04-12net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King1-4/+4
2021-04-12net: thunderx: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-04-12cxgb4: Fix unintentional sign extension issuesColin Ian King1-11/+11
2021-04-11Merge branch 'ipa-next'David S. Miller8-5/+855
2021-04-11net: ipa: add IPA v4.11 configuration dataAlex Elder4-1/+388
2021-04-11net: ipa: add IPA v4.5 configuration dataAlex Elder5-4/+447
2021-04-11net: ipa: disable checksum offload for IPA v4.5+Alex Elder1-0/+16
2021-04-11dt-bindings: net: qcom,ipa: add some compatible stringsAlex Elder1-1/+5
2021-04-11ehea: add missing MODULE_DEVICE_TABLEQiheng Lin1-0/+1
2021-04-11Merge branch 'veth-gro'David S. Miller3-14/+316
2021-04-11self-tests: add veth testsPaolo Abeni2-0/+178
2021-04-11veth: refine napi usagePaolo Abeni1-1/+22
2021-04-11veth: allow enabling NAPI even without XDPPaolo Abeni1-13/+116
2021-04-11veth: use skb_orphan_partial instead of skb_orphanPaolo Abeni1-1/+1
2021-04-11Merge branch 'ethtool-eeprom'David S. Miller16-39/+553
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn1-5/+20
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn4-0/+58
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk1-1/+61
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn2-7/+12
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk2-0/+3
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk3-0/+87
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk2-34/+54
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk7-4/+270
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann3-5/+1
2021-04-11mt7601u: enable TDLS supportLorenzo Bianconi1-0/+1
2021-04-11mt7601u: fix always true expressionColin Ian King1-1/+1
2021-04-11rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter1-1/+1