aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-28net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINKVladimir Oltean1-0/+5
2019-06-28net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reportsVladimir Oltean1-0/+44
2019-06-28net: dsa: sja1105: Don't check state->link in phylink_mac_configVladimir Oltean1-4/+7
2019-06-28hinic: reduce rss_init stack usageArnd Bergmann1-7/+13
2019-06-28Merge branch 'stmmac-10GbE-using-XGMAC'David S. Miller7-56/+176
2019-06-28net: stmmac: Update Kconfig entryJose Abreu1-1/+1
2019-06-28net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu1-5/+5
2019-06-28net: stmmac: Update RX Tail Pointer to last free entryJose Abreu1-0/+2
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu5-15/+66
2019-06-28net: stmmac: Do not disable interrupts when cleaning TXJose Abreu1-5/+3
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu4-23/+86
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu1-3/+3
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu2-3/+3
2019-06-28net: stmmac: Do not try to enable PHY EEE if MAC does not support itJose Abreu1-1/+1
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu2-0/+6
2019-06-28net: stmmac: Fix case when PHY handle is not presentJose Abreu1-2/+6
2019-06-27sis900: remove TxIDLESergej Benilov1-12/+12
2019-06-27tipc: add dst_cache support for udp mediaXin Long1-25/+47
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller101-276/+719
2019-06-27Merge branch 'nfp-extend-flower-capabilities-for-GRE-tunnel-offload'David S. Miller4-89/+263
2019-06-27nfp: flower: add GRE encap action supportPieter Jansen van Vuuren1-5/+28
2019-06-27nfp: flower: add GRE decap classification supportPieter Jansen van Vuuren3-18/+124
2019-06-27nfp: flower: rename tunnel related functions in action offloadPieter Jansen van Vuuren2-17/+15
2019-06-27nfp: flower: add helper functions for tunnel classificationPieter Jansen van Vuuren2-24/+51
2019-06-27nfp: flower: refactor tunnel key layer calculationPieter Jansen van Vuuren1-40/+60
2019-06-27Merge branch 'net-dsa-microchip-Further-regmap-cleanups'David S. Miller2-95/+47
2019-06-27net: dsa: microchip: Replace bit RMW with regmapMarek Vasut1-12/+10
2019-06-27net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmapMarek Vasut1-20/+12
2019-06-27net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmapMarek Vasut1-22/+12
2019-06-27net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmapMarek Vasut1-18/+8
2019-06-27net: dsa: microchip: Replace ad-hoc polling with regmapMarek Vasut2-23/+5
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds8-14/+19
2019-06-28Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds4-10/+29
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-44/+25
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds10-5/+33
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-25/+26
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds4-19/+25
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linuxLinus Torvalds1-0/+5
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-84/+194
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller23-489/+728
2019-06-27net: dsa: qca8k: introduce reset via gpio featureChristian Lamparter2-0/+17
2019-06-27dt-bindings: net: dsa: qca8k: document reset-gpios propertyChristian Lamparter1-0/+6
2019-06-27ipv6: Convert gateway validation to use fib6_infoDavid Ahern1-62/+56
2019-06-27Merge branch 'FDB-VLAN-and-PTP-fixes-for-SJA1105-DSA'David S. Miller7-70/+343
2019-06-27net: dsa: sja1105: Implement is_static for FDB entries on E/TVladimir Oltean1-0/+15
2019-06-27net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commandsVladimir Oltean1-26/+56
2019-06-27net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/SVladimir Oltean3-5/+62
2019-06-27net: dsa: sja1105: Add a high-level overview of the dynamic config interfaceVladimir Oltean1-0/+92
2019-06-27net: dsa: sja1105: Back up static FDB entries in kernel memoryVladimir Oltean1-12/+99
2019-06-27net: dsa: sja1105: Make P/Q/R/S learn MAC addressesVladimir Oltean3-0/+8