summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET2019-07-261-2/+2
* net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-07-251-3/+1
* Merge branch 'tipc-link-changeover-issues'David S. Miller2019-07-255-19/+199
|\
| * tipc: fix changeover issues due to large packetTuong Lien2019-07-253-15/+155
| * tipc: optimize link synching mechanismTuong Lien2019-07-254-4/+44
|/
* ptp: ptp_dte: remove redundant dev_err messageDing Xiang2019-07-251-4/+1
* Merge branch 'mlxsw-Two-small-updates'David S. Miller2019-07-252-3/+23
|\
| * mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel2019-07-251-2/+2
| * mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen2019-07-251-1/+21
|/
* net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-7/+7
* mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann2019-07-241-27/+39
* qed: reduce maximum stack frame sizeArnd Bergmann2019-07-241-19/+15
* r8169: improve rtl_set_rx_modeHeiner Kallweit2019-07-241-30/+22
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-07-246-14/+22
|\
| * e1000e: add workaround for possible stalled packetKai-Heng Feng2019-07-242-1/+11
| * igc: Add more SKUs for i225 deviceSasha Neftin2019-07-243-0/+9
| * igc: Update the MAC reset flowSasha Neftin2019-07-242-2/+2
| * igc: Remove the unused field from a device specification structureSasha Neftin2019-07-241-5/+0
| * igc: Remove the polarity field from a PHY information structureSasha Neftin2019-07-241-6/+0
* | net/ixgbevf: fix a compilation error of skb_frag_tQian Cai2019-07-241-2/+5
* | selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida2019-07-241-2/+2
* | qlge: Fix build error without CONFIG_ETHERNETYueHaibing2019-07-241-1/+1
* | r8169: fix a typo in a commentCorentin Musard2019-07-241-1/+1
|/
* Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-246-9/+9
* sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-5/+5
* sfc: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-7/+7
* forcedeth: Use dev_get_drvdata where possibleChuhong Yuan2019-07-241-2/+1
* net: marvell: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-6/+3
* Merge tag 'linux-can-next-for-5.4-20190724' of git://git.kernel.org/pub/scm/l...David S. Miller2019-07-2432-800/+4098
|\
| * can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2019-07-248-2/+8
| * can: remove obsolete empty ioctl() handlerOliver Hartkopp2019-07-244-12/+2
| * can: ti_hecc: use timestamp based rx-offloadingJeroen Hofstee2019-07-241-137/+54
| * can: flexcan: add support for DT property 'wakeup-source'Sean Nyekjaer2019-07-241-0/+3
| * dt-bindings: can: flexcan: add can wakeup propertySean Nyekjaer2019-07-241-0/+2
| * can: flexcan: add support for PE clock source selectDong Aisheng2019-07-241-2/+12
| * dt-bindings: can: flexcan: add PE clock source property to device treeDong Aisheng2019-07-241-0/+8
| * can: flexcan: implement can Runtime PMAisheng Dong2019-07-241-38/+81
| * can: Kconfig: correct history of the CAN protocolRobert P. J. Day2019-07-241-5/+6
| * can: xilinx_can: clean up indentation issueColin Ian King2019-07-241-1/+1
| * can: xilinx_can: Add support for CANFD FD framesAppana Durga Kedareswara rao2019-07-241-16/+214
| * can: xilinx_can: Add cantype parameter in xcan_devtype_data structAppana Durga Kedareswara rao2019-07-241-0/+12
| * can: xilinx_can: Fix flags field initialization for axi can and canpsAppana Durga Kedareswara rao2019-07-241-0/+2
| * can: xilinx_can: Fix kernel doc warningsAppana Durga Kedareswara rao2019-07-241-0/+6
| * can: xilinx_can: Fix style issuesAppana Durga Kedareswara rao2019-07-241-19/+22
| * can: tcan4x5x: Add tcan4x5x driver to the kernelDan Murphy2019-07-243-0/+542
| * dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driverDan Murphy2019-07-241-0/+37
| * can: m_can: Rename m_can_priv to m_can_classdevDan Murphy2019-07-243-289/+294
| * can: m_can: Create a m_can platform frameworkDan Murphy2019-07-245-345/+704
| * can: m_can: Fix checkpatch issues on existing codeDan Murphy2019-07-241-8/+5
| * can: mark expected switch fall-throughsGustavo A. R. Silva2019-07-244-5/+8