summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | can: peak_canfd: improves 32-bit alignmentStephane Grosjean2018-07-271-1/+1
| * | can: peak_usb: mark expected switch fall-throughsGustavo A. R. Silva2018-07-273-0/+4
| * | can: xilinx_can: add support for Xilinx CAN FD coreAnssi Hannula2018-07-271-44/+259
| * | can: xilinx_can: refactor code in preparation for CAN FD supportAnssi Hannula2018-07-271-88/+118
| * | dt-bindings: can: xilinx_can: add Xilinx CAN FD bindingsAnssi Hannula2018-07-271-9/+26
| * | can: xilinx_can: update stats.tx_bytes after transmissionAnssi Hannula2018-07-271-4/+2
| * | can: xilinx_can: use can_change_state()Anssi Hannula2018-07-271-27/+7
| * | can: xilinx_can: only report warning and passive states on state changesAnssi Hannula2018-07-271-1/+2
| * | can: sja1000: Replace mdelay with usleep_range in pcan_add_channelsJia-Ju Bai2018-07-271-1/+1
| * | can: sja1000: Replace mdelay with usleep_range in peak_pci_probeJia-Ju Bai2018-07-271-1/+1
| * | can: flexcan: Switch to SPDX identifierFabio Estevam2018-07-271-21/+10
| * | can: flexcan: fix flexcan_start_xmit()'s return typeMarc Kleine-Budde2018-07-271-1/+1
| * | can: xilinx: fix xcan_start_xmit()'s return typeLuc Van Oostenryck2018-07-271-2/+2
| * | can: sun4i: fix sun4ican_start_xmit()'s return typeLuc Van Oostenryck2018-07-271-1/+1
| * | can: janz-ican3: fix ican3_xmit()'s return typeLuc Van Oostenryck2018-07-271-1/+1
| * | can: dev: enable multi-queue for SocketCAN devicesZhu Yi2018-07-272-4/+11
| * | can: dev: use skb_put_zero to simplfy codeYueHaibing2018-07-271-4/+2
| * | can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher2018-07-275-0/+1963
| * | can: usb: Kconfig/Makefile: sort alphabeticallyMarc Kleine-Budde2018-07-272-8/+14
| * | can: cc770: fix spelling mistake: "comptibility" -> "compatibility"Colin Ian King2018-07-271-1/+1
| * | can: uapi: can.h: Fix can error class mask dir pathDan Murphy2018-07-271-1/+1
* | | qed: remove redundant functions qed_set_gft_event_id_cm_hdrYueHaibing2018-07-291-13/+0
* | | liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing2018-07-291-30/+0
* | | Merge branch 'tls-Fix-improper-revert-in-zerocopy_from_iter'David S. Miller2018-07-291-11/+7
|\ \ \
| * | | tls: Fix improper revert in zerocopy_from_iterDoron Roberts-Kedes2018-07-291-7/+5
| * | | tls: Remove dead code in tls_sw_sendmsgDoron Roberts-Kedes2018-07-291-4/+2
|/ / /
* | | Merge branch 'mvneta-next'David S. Miller2018-07-293-160/+272
|\ \ \
| * | | net: mvneta: Improve the buffer allocation method for SWBMYelena Krivosheev2018-07-291-98/+183
| * | | net: mvneta: Verify hardware checksum only when offload checksum feature is setYelena Krivosheev2018-07-291-1/+2
| * | | net: mvneta: Allocate page for the descriptorGregory CLEMENT2018-07-292-41/+24
| * | | net: mvneta: discriminate error cause for missed packetGregory CLEMENT2018-07-291-6/+22
| * | | net: mvneta: increase number of buffers in RX and TX queueYelena Krivosheev2018-07-291-2/+2
| * | | net: mvneta: remove data pointer usage from device_node structureGregory CLEMENT2018-07-293-6/+32
| * | | net: mvneta: fix mtu change on port without linkYelena Krivosheev2018-07-291-1/+0
| * | | net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn2018-07-291-10/+12
|/ / /
* | | net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai2018-07-271-1/+1
* | | net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai2018-07-271-1/+1
* | | net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind()Jia-Ju Bai2018-07-271-1/+1
* | | net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()Jia-Ju Bai2018-07-271-1/+1
* | | net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()Jia-Ju Bai2018-07-271-1/+1
* | | net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe()Jia-Ju Bai2018-07-271-2/+2
* | | net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link()Jia-Ju Bai2018-07-271-2/+2
* | | net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai2018-07-272-4/+4
* | | net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()Jia-Ju Bai2018-07-271-4/+4
* | | sch_cake: Make gso-splitting configurable from userspaceDave Taht2018-07-271-6/+7
* | | cxgb4: print ULD queue information managed by LLDRahul Lakkireddy2018-07-271-19/+277
* | | Merge branch 'l2tp-remove-unused-session-fields'David S. Miller2018-07-276-87/+17
|\ \ \
| * | | l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault2018-07-276-51/+9
| * | | l2tp: drop ->flags from struct pppol2tp_sessionGuillaume Nault2018-07-271-11/+2
| * | | l2tp: ignore L2TP_ATTR_VLAN_ID netlink attributeGuillaume Nault2018-07-273-6/+2