summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-14ipv6: fib6: remove redundant initialization of variable errColin Ian King1-1/+1
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King1-6/+3
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham5-63/+181
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid Ahern1-0/+12
2021-06-13Merge branch 'iosm-driver'David S. Miller37-0/+8903
2021-06-13net: iosm: infrastructureM Chetan Kumar7-0/+161
2021-06-13net: iosm: net driverM Chetan Kumar2-0/+406
2021-06-13net: iosm: uevent supportM Chetan Kumar2-0/+85
2021-06-13net: iosm: protocol operationsM Chetan Kumar2-0/+996
2021-06-13net: iosm: shared memory protocolM Chetan Kumar2-0/+520
2021-06-13net: iosm: power managementM Chetan Kumar2-0/+540
2021-06-13net: iosm: encode or decode datagramM Chetan Kumar2-0/+1103
2021-06-13net: iosm: multiplex IP sessionsM Chetan Kumar2-0/+798
2021-06-13net: iosm: bottom halfM Chetan Kumar2-0/+299
2021-06-13net: iosm: wwan port control deviceM Chetan Kumar2-0/+135
2021-06-13net: iosm: channel configurationM Chetan Kumar2-0/+147
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar2-0/+444
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar2-0/+1942
2021-06-13net: iosm: mmio scratchpadM Chetan Kumar2-0/+416
2021-06-13net: iosm: irq handlingM Chetan Kumar2-0/+123
2021-06-13net: iosm: entry pointM Chetan Kumar2-0/+788
2021-06-12Merge branch 'rmnet-checksums-part-2'David S. Miller2-76/+41
2021-06-12net: qualcomm: rmnet: IPv6 payload length is simpleAlex Elder1-5/+2
2021-06-12net: qualcomm: rmnet: drop some unary NOTsAlex Elder1-7/+7
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder2-4/+3
2021-06-12net: qualcomm: rmnet: remove unneeded codeAlex Elder1-61/+14
2021-06-12net: qualcomm: rmnet: return earlier for bad checksumAlex Elder1-9/+27
2021-06-12net: qualcomm: rmnet: show that an intermediate sum is zeroAlex Elder1-0/+9
2021-06-12net: qualcomm: rmnet: rearrange some NOTsAlex Elder1-2/+2
2021-06-12net: qualcomm: rmnet: remove some local variablesAlex Elder1-24/+13
2021-06-12Merge branch 'wwan-link-creation'David S. Miller8-35/+419
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain2-23/+101
2021-06-12wwan: add interface creation supportJohannes Berg4-7/+279
2021-06-12rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAMEJohannes Berg2-0/+17
2021-06-12rtnetlink: add alloc() method to rtnl_link_opsJohannes Berg2-5/+22
2021-06-12ibmvnic: fix kernel build warnings in build_hdr_descs_arrLijun Pan1-1/+2
2021-06-12ibmvnic: fix kernel build warningLijun Pan1-0/+4
2021-06-12Merge branch 'stmmac-intel-cleanups'David S. Miller2-17/+17
2021-06-12stmmac: intel: fix wrong kernel-docWong Vee Khee1-1/+1
2021-06-12stmmac: intel: move definitions to dwmac-intel header fileWong Vee Khee2-16/+16
2021-06-12Merge branch 'phy-25G-BASE-R'David S. Miller5-0/+21
2021-06-12net: phylink: Add 25G BASE-R supportSteen Hegelund1-0/+5
2021-06-12net: sfp: add support for 25G BASE-R SFPsSteen Hegelund1-0/+5
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund2-0/+10
2021-06-12dt-bindings: net: Add 25G BASE-R phy interfaceSteen Hegelund1-0/+1
2021-06-12Merge branch 's390-net-updates'David S. Miller2-35/+20
2021-06-12s390/netiuvc: get rid of forward declarationsHeiko Carstens1-18/+10
2021-06-12net/af_iucv: clean up some forward declarationsJulian Wiedmann1-17/+10
2021-06-12Merge branch 'ipa-sysfs'David S. Miller7-14/+268
2021-06-12net: ipa: introduce sysfs codeAlex Elder6-1/+242