summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30net: ethernet: ixgbe: don't call devm_mdiobus_free()Bartosz Golaszewski
2020-06-30net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()Bartosz Golaszewski
2020-06-30cxgb4vf: configure ports accessible by the VFNirranjan Kirubaharan
2020-06-30Merge branch 'net-qed-qede-license-cleanup'David S. Miller
2020-06-30net: qede: update copyright yearsAlexander Lobakin
2020-06-30net: qede: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qede: correct existing SPDX tagsAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin
2020-06-30tcp: call tcp_ack_tstamp() when not fully ackedYousuk Seung
2020-06-30net/mlx5e: fix memory leak of tlsColin Ian King
2020-06-30mptcp: do nonce initialization at subflow creation timePaolo Abeni
2020-06-30net/tls: fix sign extension issue when left shifting u16 valueColin Ian King
2020-06-30Merge branch 'sfc-prerequisites-for-EF100-driver-part-2'David S. Miller
2020-06-30sfc: don't call tx_remove if there isn't oneEdward Cree
2020-06-30sfc: commonise initialisation of efx->vport_idEdward Cree
2020-06-30sfc: commonise efx->[rt]xq_entries initialisationEdward Cree
2020-06-30sfc: initialise max_[tx_]channels in efx_init_channels()Edward Cree
2020-06-30sfc: move definition of EFX_MC_STATS_GENERATION_INVALIDEdward Cree
2020-06-30sfc: factor out efx_tx_tso_header_length() and understand encapsulationEdward Cree
2020-06-30sfc: remove duplicate declaration of efx_enqueue_skb_tso()Edward Cree
2020-06-30sfc: commonise TSO fallback codeEdward Cree
2020-06-30sfc: commonise efx_sync_rx_buffer()Edward Cree
2020-06-30sfc: commonise some MAC configuration codeEdward Cree
2020-06-30sfc: commonise miscellaneous efx functionsEdward Cree
2020-06-30sfc: add missing licence info to mcdi_filters.cEdward Cree
2020-06-30sfc: commonise MCDI MAC stats handlingEdward Cree
2020-06-30sfc: move NIC-specific mcdi_port declarations out of common headerEdward Cree
2020-06-30Merge branch 'Convert-Broadcom-SF2-to-mac_link_up-resolved-state'David S. Miller
2020-06-30net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King
2020-06-30net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King
2020-06-30net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King
2020-06-30Merge branch 'Convert-Broadcom-B53-to-mac_link_up-resolved-state'David S. Miller
2020-06-30net: dsa/b53: use resolved link config in mac_link_up()Russell King
2020-06-30net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller
2020-06-30net: dsa: Improve subordinate PHY error messageFlorian Fainelli
2020-06-30hinic: remove unused but set variableLuo bin
2020-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-29igc: Remove checking media type during MAC initializationSasha Neftin
2020-06-29igc: Remove unneeded check for copper media typeSasha Neftin
2020-06-29igc: Refactor the igc_power_down_link()Sasha Neftin
2020-06-29igc: Remove TCP segmentation TX fail counterSasha Neftin
2020-06-29igc: Add LPI countersSasha Neftin
2020-06-29igc: Fix Rx timestamp disablingAndre Guedes
2020-06-29igc: Refactor igc_ptp_set_timestamp_mode()Andre Guedes
2020-06-29igc: Remove UDP filter setup in PTP codeAndre Guedes
2020-06-29igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skbAndre Guedes
2020-06-29igc: Remove duplicate code in Tx timestamp handlingAndre Guedes