summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-01net/smc: allocate index for a new linkKarsten Graul
2020-05-01net/smc: introduce smc_pnet_find_alt_roce()Karsten Graul
2020-05-01net/smc: remove DELETE LINK processing from smc_core.cKarsten Graul
2020-05-01net/smc: take link down instead of terminating the link groupKarsten Graul
2020-05-01net/smc: add smcr_port_err() and smcr_link_down() processingKarsten Graul
2020-05-01net/smc: add smcr_port_add() and smcr_link_up() processingKarsten Graul
2020-05-01net/smc: remember PNETID of IB device for later device matchingKarsten Graul
2020-05-01net/smc: mutex to protect the lgr against parallel reconfigurationsKarsten Graul
2020-05-01net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()Karsten Graul
2020-05-01net/smc: map and register buffers for a new linkKarsten Graul
2020-05-01net/smc: unmapping of buffers to support multiple linksKarsten Graul
2020-05-01net/smc: multiple link support for rmb buffer registrationKarsten Graul
2020-05-01Merge branch 'Introduce-a-flow-gate-control-action-and-apply-IEEE'David S. Miller
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
2020-05-01net: schedule: add action gate offloadingPo Liu
2020-05-01net: qos: introduce a gate control flow actionPo Liu
2020-05-01net: bcmgenet: Move wake-up event out of side band ISRDoug Berger
2020-05-01Merge branch 'net-ipa-dont-cache-channel-state'David S. Miller
2020-05-01net: ipa: do not cache channel stateAlex Elder
2020-05-01net: ipa: pass channel pointer to gsi_channel_state()Alex Elder
2020-05-01Merge branch 'net-dsa-mv88e6xxx-augment-phylink-support-for-10G'David S. Miller
2020-05-01net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King
2020-05-01net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King
2020-05-01Merge branch 'net-atlantic-A2-support'David S. Miller
2020-05-01net: atlantic: A2 ingress / egress hw configurationIgor Russkikh
2020-05-01net: atlantic: basic A2 init/deinit hw_opsIgor Russkikh
2020-05-01net: atlantic: common functions needed for basic A2 init/deinit hw_opsDmitry Bogdanov
2020-05-01net: atlantic: HW bindings for basic A2 init/deinit hw_opsDmitry Bogdanov
2020-05-01net: atlantic: add A2 RPF hw_opsIgor Russkikh
2020-05-01net: atlantic: HW bindings for A2 RFPIgor Russkikh
2020-05-01net: atlantic: A2 hw_ops skeletonIgor Russkikh
2020-05-01net: atlantic: minimal A2 fw_opsDmitry Bogdanov
2020-05-01net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov
2020-05-01net: atlantic: A2 driver-firmware interfaceDmitry Bogdanov
2020-05-01net: atlantic: move IS_CHIP_FEATURE to aq_hw.hMark Starovoytov
2020-05-01net: atlantic: make hw_get_regs optionalMark Starovoytov
2020-05-01net: atlantic: simplify hw_get_fw_version() usageNikita Danilov
2020-05-01net: atlantic: add hw_soft_reset, hw_prepare to hw_opsMark Starovoytov
2020-05-01net: atlantic: add defines for 10M and EEE 100M link modeIgor Russkikh
2020-05-01net: atlantic: add A2 device IDsIgor Russkikh
2020-05-01net: atlantic: update company name in the driver descriptionIgor Russkikh
2020-05-01drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun
2020-05-01net: fix skb_panic to output real addressJesper Dangaard Brouer
2020-05-01net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu
2020-05-01Merge branch 'r8169-improve-user-message-handling'David S. Miller
2020-05-01r8169: switch from netif_xxx message functions to netdev_xxxHeiner Kallweit
2020-05-01r8169: remove "out of memory" error message from rtl_request_firmwareHeiner Kallweit
2020-05-01r8169: simplify counter handlingHeiner Kallweit