aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-22openvswitch: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22NFC: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22Merge branch 'actions-semi-ethernet-mac'David S. Miller8-0/+2033
2021-03-22MAINTAINERS: Add entries for Actions Semi Owl Ethernet MACCristian Ciocaltea1-0/+2
2021-03-22net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverCristian Ciocaltea6-0/+1939
2021-03-22dt-bindings: net: Add Actions Semi Owl Ethernet MAC bindingCristian Ciocaltea1-0/+92
2021-03-22net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGSVladimir Oltean1-2/+2
2021-03-22net/sched: cls_flower: use ntohs for struct flow_dissector_key_portsVladimir Oltean1-18/+18
2021-03-22netdev: add netdev_queue_set_dql_min_limit()Vincent Mailhol1-0/+18
2021-03-22dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin3-21/+8
2021-03-20Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"Vladimir Oltean1-16/+0
2021-03-20r8169: add support for ethtool get_ringparamHeiner Kallweit1-0/+10
2021-03-20Merge branch 'ipa-cfg-data-updates'David S. Miller7-97/+97
2021-03-20net: ipa: update some comments in "ipa_data.h"Alex Elder1-11/+12
2021-03-20net: ipa: sequencer type is for TX endpoints onlyAlex Elder6-29/+17
2021-03-20net: ipa: split sequencer type in twoAlex Elder6-32/+51
2021-03-20net: ipa: implement MAX_READS_BEATS QSB dataAlex Elder3-2/+11
2021-03-20net: ipa: use configuration data for QSB settingsAlex Elder1-45/+28
2021-03-20net: decnet: Fixed multiple coding style issuesSai Kalyaan Palla1-8/+13
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller3-14/+9
2021-03-19e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun1-1/+1
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong1-8/+8
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin1-1/+0
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin1-3/+0
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet3-0/+31
2021-03-19Merge branch 'ipa-update-config-data'David S. Miller5-27/+64
2021-03-19net: ipa: define QSB limits in configuration dataAlex Elder3-2/+46
2021-03-19net: ipa: define some new memory regionsAlex Elder3-3/+11
2021-03-19net: ipa: don't define empty memory regionsAlex Elder2-15/+0
2021-03-19net: ipa: fix canary count for SC7180 UC_INFO regionAlex Elder1-1/+1
2021-03-19net: ipa: make all configuration data constantAlex Elder2-6/+6
2021-03-19igc: Remove unused MII_CR_RESETSasha Neftin1-1/+0
2021-03-19Merge branch 'mscc-VSC8584-fixes'David S. Miller1-56/+161
2021-03-19net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson1-0/+1
2021-03-19net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson1-56/+154
2021-03-19net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson1-0/+6
2021-03-19net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean2-0/+2
2021-03-19octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King1-1/+1
2021-03-19octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun1-0/+1
2021-03-19r8169: use lower_32_bits/upper_32_bits macrosHeiner Kallweit1-4/+2
2021-03-19hinic: Remove unused variable.David S. Miller1-1/+0
2021-03-19Merge branch 'hinic-cleanups'David S. Miller7-20/+9
2021-03-19net: hinic: convert strlcpy to strscpyDaode Huang1-2/+2
2021-03-19net: hinic: remove the repeat word "the" in comment.Daode Huang1-1/+1
2021-03-19net: hinic: add a blank line after declarationsDaode Huang1-0/+1
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang4-17/+5
2021-03-19atl1c: use napi_alloc_skbSieng Piaw Liew1-11/+17
2021-03-19atl1c: switch to napi_gro_receiveSieng Piaw Liew1-1/+1
2021-03-19net: phy: at803x: remove at803x_aneg_done()Michael Walle1-31/+0