summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: bridge: multicast: add context support for host-joined groupsNikolay Aleksandrov2021-07-213-6/+7
* net: bridge: multicast: add mdb context supportNikolay Aleksandrov2021-07-211-3/+40
* ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang2021-07-216-64/+124
* dt-bindings: net: fsl,fec: improve the binding a bitJoakim Zhang2021-07-211-15/+19
* tcp: tweak len/truesize ratio for coalesce candidatesEric Dumazet2021-07-211-8/+30
* net: bridge: multicast: fix igmp/mld port context null pointer dereferencesNikolay Aleksandrov2021-07-211-5/+9
* ionic: drop useless check of PCI driver data validityLeon Romanovsky2021-07-211-3/+0
* tcp: avoid indirect call in tcp_new_space()Eric Dumazet2021-07-211-1/+1
* net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko2021-07-211-18/+1
* usb: hso: remove the bailout parameterDongliang Mu2021-07-211-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-07-211-10/+23
* i40e: add support for PTP external synchronization clockPiotr Kwapulinski2021-07-214-20/+871
* net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko2021-07-212-24/+19
* net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko2021-07-214-23/+6
* Merge branch 'ipv6-ioam'David S. Miller2021-07-2127-1/+2393
|\
| * selftests: net: Test for the IOAM insertion with IPv6Justin Iurman2021-07-214-0/+702
| * ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman2021-07-212-0/+43
| * ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman2021-07-2110-12/+358
| * ipv6: ioam: IOAM Generic Netlink APIJustin Iurman2021-07-213-2/+624
| * ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-2113-1/+557
| * uapi: IPv6 IOAM headers definitionJustin Iurman2021-07-211-0/+123
|/
* net: switchdev: recurse into __switchdev_handle_fdb_del_to_deviceVladimir Oltean2021-07-211-4/+4
* net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean2021-07-211-1/+1
* net: phy: at803x: finish the phy id checking simplificationVladimir Oltean2021-07-211-1/+1
* net: phylink: cleanup ksettings_setRussell King (Oracle)2021-07-211-7/+9
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-07-2111-186/+262
|\
| * igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli2021-07-211-1/+3
| * igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli2021-07-211-1/+1
| * igc: Remove phy->type checkingSasha Neftin2021-07-211-11/+4
| * igc: Remove _I_PHY_ID checkingSasha Neftin2021-07-213-15/+4
| * igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin2021-07-211-1/+8
| * net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies2021-07-211-1/+1
| * e1000e: Add space to the debug printSasha Neftin2021-07-211-2/+4
| * e1000e: Add support for the next LOM generationSasha Neftin2021-07-212-0/+8
| * e1000e: Add support for Lunar LakeSasha Neftin2021-07-215-0/+21
| * e1000e: Additional PHY power saving in S0ixSasha Neftin2021-07-211-0/+6
| * e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin2021-07-213-0/+26
| * e1000e: Add handshake with the CSME to support S0ixSasha Neftin2021-07-212-154/+176
* | arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang2021-07-211-3/+3
* | dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang2021-07-212-56/+93
* | dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang2021-07-211-0/+3
|/
* net: phy: at803x: simplify custom phy id matchingRussell King2021-07-201-11/+5
* net: marvell: clean up trigraph warning on ??! stringColin Ian King2021-07-201-1/+1
* atm: idt77252: clean up trigraph warning on ??) stringColin Ian King2021-07-201-1/+1
* net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller2021-07-201-0/+76
* net: phylink: add phy change pause mode debugRussell King (Oracle)2021-07-201-2/+3
* net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)2021-07-201-0/+9
* net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)2021-07-201-6/+14
* net: ipv4: add capability check for net administrationYang Yang2021-07-201-3/+7
* Merge branch 'qcom-dts-updates'David S. Miller2021-07-203-8/+58
|\