summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-11net: phy: introduce phydev->portMichael Walle10-4/+36
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin1-1/+1
2021-02-11Merge branch 'ibmvnic-coding-style'David S. Miller2-44/+38
2021-02-11ibmvnic: prefer strscpy over strlcpyLijun Pan1-3/+3
2021-02-11ibmvnic: remove unused spinlock_t stats_lock definitionLijun Pan2-3/+0
2021-02-11ibmvnic: add comments for spinlock_t definitionsLijun Pan1-4/+6
2021-02-11ibmvnic: fix miscellaneous checksLijun Pan1-8/+9
2021-02-11ibmvnic: avoid multiple line dereferenceLijun Pan1-9/+8
2021-02-11ibmvnic: fix bracesLijun Pan1-2/+1
2021-02-11ibmvnic: fix block commentsLijun Pan1-8/+4
2021-02-11ibmvnic: prefer 'unsigned long' over 'unsigned long int'Lijun Pan1-8/+8
2021-02-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller12-299/+3378
2021-02-10net: mvpp2: add an entry to skip parserStefan Chulski2-1/+17
2021-02-10rxrpc: Fix missing dependency on NET_UDP_TUNNELDavid Howells1-0/+1
2021-02-10Merge branch 'octeon-ethtool'David S. Miller10-6/+917
2021-02-10octeontx2-pf: ethtool physical link configurationChristina Jacob1-0/+63
2021-02-10octeontx2-pf: ethtool physical link statusChristina Jacob1-0/+158
2021-02-10octeontx2-af: advertised link modes support on cgxChristina Jacob3-3/+146
2021-02-10octeontx2-af: Physical link configuration supportChristina Jacob5-3/+113
2021-02-10octeontx2-pf: ethtool fec mode supportChristina Jacob4-1/+188
2021-02-10octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas6-0/+97
2021-02-10octeontx2-af: forward error correction configurationChristina Jacob5-2/+155
2021-02-10net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao3-26/+24
2021-02-10Merge branch 'Add-MBIM-over-MHI-support'David S. Miller5-34/+394
2021-02-10net: mhi: Add mbim protoLoic Poulain4-1/+304
2021-02-10net: mhi: Add rx_length_errors statLoic Poulain2-0/+2
2021-02-10net: mhi: Create mhi.hLoic Poulain2-31/+38
2021-02-10net: mhi: Add dedicated folderLoic Poulain3-1/+4
2021-02-10net: mhi: Add protocol supportLoic Poulain1-12/+57
2021-02-10cxgb4: collect serial config version from registerRahul Lakkireddy3-24/+9
2021-02-10i40e: remove the useless value assignment in i40e_clean_adminq_subtaskKaixu Xia1-1/+1
2021-02-10i40e: VLAN field for flow directorPrzemyslaw Patynowski4-292/+289
2021-02-10i40e: Add flow director support for IPv6Przemyslaw Patynowski4-119/+551
2021-02-10i40e: Add EEE status getting & setting implementationAleksandr Loktionov2-2/+123
2021-02-10i40e: Add netlink callbacks support for software based DCBArkadiusz Kubalewski1-7/+745
2021-02-10i40e: Add init and default config of software based DCBArkadiusz Kubalewski3-58/+497
2021-02-10i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski7-13/+1365
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller320-1440/+3829
2021-02-10Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-12/+104
2021-02-10Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+13
2021-02-10Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-63/+104
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds48-134/+429
2021-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-48/+171
2021-02-10nilfs2: make splice write available againJoachim Henke1-0/+1
2021-02-10mm, slub: better heuristic for number of cpus when calculating slab orderVlastimil Babka1-2/+16
2021-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-21/+22
2021-02-09Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner1-3/+2
2021-02-09MAINTAINERS: update Andrey Ryabinin's email addressAndrey Ryabinin2-1/+2
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen1-0/+0
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee1-1/+1