summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * can: kvaser_pciefd: Add driver for Kvaser PCIEcan devicesHenning Colliander2019-07-243-0/+1926
| * can: kvaser_usb: Use struct_size() in alloc_candev()Gustavo A. R. Silva2019-07-241-2/+1
| * can: sja1000: f81601: add Fintek F81601 supportJi-Ze Hong (Peter Hong)2019-07-243-0/+223
| * can: sja1000: Makefile/Kconfig: sort alphabeticallyMarc Kleine-Budde2019-07-242-40/+41
| * MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYERMarc Kleine-Budde2019-07-241-0/+5
* | drivers: net: xgene: Remove acpi_has_method() callsKelsey Skunberg2019-07-243-14/+13
|/
* tc-testing: added tdc tests for [b|p]fifo qdiscRoman Mashak2019-07-231-0/+304
* hv_sock: Use consistent types for UUIDsAndy Shevchenko2019-07-231-12/+12
* Merge branch 'nfp-Offload-MPLS-actions'David S. Miller2019-07-235-0/+260
|\
| * nfp: flower: offload MPLS set actionJohn Hurley2019-07-232-0/+53
| * nfp: flower: offload MPLS pop actionJohn Hurley2019-07-232-0/+31
| * nfp: flower: offload MPLS push actionJohn Hurley2019-07-232-0/+57
| * net: sched: include mpls actions in hardware intermediate representationJohn Hurley2019-07-233-0/+119
|/
* net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann2019-07-231-9/+18
* net: jme: Use dev_get_drvdataChuhong Yuan2019-07-231-4/+2
* igb: Use dev_get_drvdata where possibleChuhong Yuan2019-07-231-2/+1
* i40e: Use dev_get_drvdataChuhong Yuan2019-07-231-5/+3
* fm10k: Use dev_get_drvdataChuhong Yuan2019-07-231-2/+2
* e1000e: Use dev_get_drvdata where possibleChuhong Yuan2019-07-231-4/+3
* net: broadcom: Use dev_get_drvdataChuhong Yuan2019-07-233-12/+6
* net: atheros: Use dev_get_drvdataChuhong Yuan2019-07-233-14/+8
* net: 3com: 3c59x: Use dev_get_drvdataChuhong Yuan2019-07-231-4/+2
* atm: Use dev_get_drvdataChuhong Yuan2019-07-231-6/+3