summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-24net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart
2020-06-24net: phy: mscc: remove the TR CLK disable magic valueQuentin Schulz
2020-06-24net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart
2020-06-23Merge branch 'cxgb4-fix-more-warnings-reported-by-sparse'David S. Miller
2020-06-23cxgb4: move device dump arrays in header to C fileRahul Lakkireddy
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy
2020-06-23selftests/net: plug rxtimestamp test into kselftest frameworktannerlove
2020-06-23net: thunderbolt: Add comment clarifying prtcstns flagsMika Westerberg
2020-06-23Merge branch 'ACPI-support-for-xgmac_mdio-drivers'David S. Miller
2020-06-23net/fsl: enable extended scanning in xgmac_mdioJeremy Linton
2020-06-23net/fsl: acpize xgmac_mdioCalvin Johnson
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton
2020-06-23Merge branch 'ethernet-dec-tulip-use-generic-power-management'David S. Miller
2020-06-23tulip: uli526x: use generic power managementVaibhav Gupta
2020-06-23tulip: tulip_core: use generic power managementVaibhav Gupta
2020-06-23tulip: de2104x: use generic power managementVaibhav Gupta
2020-06-23tulip: windbond-840: use generic power managementVaibhav Gupta
2020-06-23tulip: dmfe: use generic power managementVaibhav Gupta
2020-06-23Merge branch 'ethernet-amd-Convert-to-generic-power-management'David S. Miller
2020-06-23amd-xgbe: Convert to generic power managementVaibhav Gupta
2020-06-23amd8111e: Convert to generic power managementVaibhav Gupta
2020-06-23pcnet32: Convert to generic power managementVaibhav Gupta
2020-06-23dn_route_rcv: remove redundant dev null checkGaurav Singh
2020-06-23dcb_doit: remove redundant skb checkGaurav Singh
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva
2020-06-23xirc2ps_cs: remove dev null check from do_reset().Gaurav Singh
2020-06-23Merge branch 'net-address-some-sparse-warnings'David S. Miller
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet
2020-06-23tcp: add declarations to avoid warningsEric Dumazet
2020-06-23r8169: rename RTL8125 to RTL8125AHeiner Kallweit
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-23Merge branch 'mlxsw-Bump-firmware-version-to-XX-2007-1168'David S. Miller
2020-06-23mlxsw: Enforce firmware version for Spectrum-3Petr Machata
2020-06-23mlxsw: Bump firmware version to XX.2007.1168Petr Machata
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez
2020-06-23indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez
2020-06-23mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.cMasanari Iida
2020-06-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen
2020-06-22Merge branch 'net-atlantic-additional-A2-features'David S. Miller
2020-06-22net: atlantic: A2: phy loopback supportDmitry Bogdanov
2020-06-22net: atlantic: A2: report link partner capabilitiesDmitry Bogdanov
2020-06-22net: atlantic: A2: flow control supportIgor Russkikh
2020-06-22net: atlantic: A2: EEE supportNikita Danilov
2020-06-22net: atlantic: remove baseX usageNikita Danilov
2020-06-22net: atlantic: A2: half duplex supportIgor Russkikh
2020-06-22net/core/devlink.c: remove new uninitialized_var() usageStephen Rothwell