summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-04net: vlan: Avoid using strncpy()Kees Cook3-5/+7
2021-06-04Merge branch 'NVMeTCP-Offload-ULP'David S. Miller7-9/+1564
2021-06-04nvme-tcp-offload: Add IO level implementationDean Balandin2-7/+171
2021-06-04nvme-tcp-offload: Add queue level implementationDean Balandin2-28/+393
2021-06-04nvme-tcp-offload: Add controller level error recovery implementationArie Gershberg2-2/+126
2021-06-04nvme-tcp-offload: Add controller level implementationArie Gershberg1-5/+476
2021-06-04nvme-tcp-offload: Add device scan implementationDean Balandin1-0/+77
2021-06-04nvme-fabrics: Expose nvmf_check_required_opts() globallyPrabhakar Kushwaha2-2/+5
2021-06-04nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitionsPrabhakar Kushwaha2-7/+7
2021-06-04nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULPShai Malin5-0/+351
2021-06-04Merge branch 'tipc-cleanups'David S. Miller3-89/+77
2021-06-04tipc: simplify handling of lookup scope during multicast message receptionJon Maloy3-20/+16
2021-06-04tipc: refactor function tipc_sk_anc_data_recv()Jon Maloy1-47/+38
2021-06-04tipc: eliminate redundant fields in struct tipc_sockJon Maloy1-26/+27
2021-06-04Merge branch 'QED-NVMeTCP-Offload'David S. Miller25-52/+2650
2021-06-04qed: Add IP services APIs supportNikolay Assa2-0/+267
2021-06-04qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin6-2/+447
2021-06-04qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin2-1/+365
2021-06-04qed: Add support of HW filter blockPrabhakar Kushwaha4-0/+127
2021-06-04qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin5-2/+847
2021-06-04qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin17-22/+572
2021-06-04qed: Add TCP_ULP FW resource layoutOmkar Kulkarni10-30/+30
2021-06-03nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski1-2/+4
2021-06-03nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski1-6/+2
2021-06-03Merge branch 'smc-next'David S. Miller2-16/+0
2021-06-03net/smc: no need to flush smcd_dev's event_wq before destroying itJulian Wiedmann1-1/+0
2021-06-03net/smc: avoid possible duplicate dmb unregistrationKarsten Graul1-15/+0
2021-06-03Merge branch 'xpcs-phylink_pcs_ops'David S. Miller7-231/+319
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean7-97/+78
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean6-37/+76
2021-06-03net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}Vladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean4-6/+4
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean4-12/+12
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean4-13/+8
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean3-65/+120
2021-06-03net: pcs: xpcs: there is only one PHY IDVladimir Oltean1-51/+78
2021-06-03net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean1-7/+0
2021-06-03Merge branch 'hdlc_cisco-cleanups'David S. Miller1-35/+14
2021-06-03net: hdlc_cisco: remove redundant spacePeng Li1-1/+1
2021-06-03net: hdlc_cisco: add blank line after declarationPeng Li1-0/+1
2021-06-03net: hdlc_cisco: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-03net: hdlc_cisco: add some required spacesPeng Li1-3/+4
2021-06-03net: hdlc_cisco: fix the code style issue about "foo* bar"Peng Li1-6/+6
2021-06-03net: hdlc_cisco: remove redundant blank linesPeng Li1-22/+0
2021-06-03libceph: Fix spelling mistakesZheng Yongjun3-4/+4
2021-06-03rtnetlink: Fix spelling mistakesZheng Yongjun1-4/+4
2021-06-03Merge branch 'devlink-rate-objects'David S. Miller10-57/+1564
2021-06-03Documentation: devlink rate objectsDmytro Linkin2-0/+61
2021-06-03selftest: netdevsim: Add devlink rate grouping testDmytro Linkin1-0/+42
2021-06-03netdevsim: Allow setting parent node of rate objectsDmytro Linkin2-4/+89