aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-30fs/befs: Delete obsolete TODO fileWang Qing1-14/+0
2021-03-30scsi/aacraid: Delete obsolete TODO fileWang Qing1-3/+0
2021-03-30mips/sgi-ip27: Delete obsolete TODO fileWang Qing1-19/+0
2021-03-30net: mhi: remove pointless conditional before kfree_skb()Yang Yingliang1-2/+1
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee1-0/+27
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu2-8/+3
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu3-9/+4
2021-03-30Merge branch 'rfc8335-probe'David S. Miller10-14/+195
2021-03-30icmp: add response to RFC 8335 PROBE messagesAndreas Roeseler1-13/+121
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler3-0/+10
2021-03-30net: add support for sending RFC 8335 PROBE messagesAndreas Roeseler1-1/+3
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler3-0/+16
2021-03-30ICMPV6: add support for RFC 8335 PROBEAndreas Roeseler1-0/+3
2021-03-30icmp: add support for RFC 8335 PROBEAndreas Roeseler1-0/+42
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-03-30Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller42-251/+1068
2021-03-30Merge tag 'mlx5-updates-2021-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller19-128/+1298
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi4-16/+28
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi4-34/+43
2021-03-30can: c_can: use 32-bit write to set arbitration registerDario Binacchi1-2/+1
2021-03-30can: c_can: add a comment about IF_RX interface's useDario Binacchi1-0/+5
2021-03-30can: c_can: fix indentationDario Binacchi1-1/+1
2021-03-30can: c_can: remove unused codeDario Binacchi2-6/+1
2021-03-30can: c_can: fix remaining checkpatch warningsMarc Kleine-Budde2-2/+3
2021-03-30can: c_can: replace double assignments by two single onesMarc Kleine-Budde1-2/+4
2021-03-30can: c_can: fix print formating stringMarc Kleine-Budde1-2/+1
2021-03-30can: c_can: fix indentionMarc Kleine-Budde3-19/+19
2021-03-30can: c_can: remove unnecessary blank lines and add suggested onesMarc Kleine-Budde2-2/+1
2021-03-30can: c_can: convert block comments to network style commentsMarc Kleine-Budde2-37/+18
2021-03-30can: mcp251xfd: add HW timestamp to RX, TX and error CAN framesMarc Kleine-Budde1-5/+18
2021-03-30can: mcp251xfd: add HW timestamp infrastructureMarc Kleine-Budde4-0/+88
2021-03-30can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.hMarc Kleine-Budde2-6/+6
2021-03-30can: mcp251xfd: move netdevice.h to mcp251xfd.hMarc Kleine-Budde2-1/+1
2021-03-30can: mcp251xfd: simplify UINC handlingMarc Kleine-Budde1-32/+37
2021-03-30can: mcp251xfd: add dev coredump supportMarc Kleine-Budde6-0/+343
2021-03-30can: tcan4x5x: remove duplicate include of regmap.hWan Jiabing1-1/+0
2021-03-30can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq contextTorin Cooper-Bennun2-16/+107
2021-03-30can: m_can: m_can_chip_config(): enable and configure internal timestampsTorin Cooper-Bennun1-0/+5
2021-03-30can: m_can: add infrastructure for internal timestampsTorin Cooper-Bennun1-0/+27
2021-03-30can: m_can: m_can_class_allocate_dev(): remove impossible error return judgmentXulin Sun1-5/+0
2021-03-30can: peak_usb: add support of ONE_SHOT modeStephane Grosjean2-5/+15
2021-03-30can: peak_usb: add support of ethtool set_phys_id()Stephane Grosjean6-1/+126
2021-03-30can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of plain integersStephane Grosjean1-2/+2
2021-03-30can: ucan: fix alignment constraintsArnd Bergmann1-1/+1
2021-03-30can: xilinx_can: Simplify code by using dev_err_probe()Michal Simek1-6/+4
2021-03-30can: grcan: add missing Kconfig dependency to HAS_IOMEMMarc Kleine-Budde1-1/+1
2021-03-30can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macrosVincent Mailhol2-2/+10
2021-03-30can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)Vincent Mailhol3-0/+32
2021-03-30can: netlink: move '=' operators back to previous line (checkpatch fix)Vincent Mailhol1-14/+11
2021-03-30can: dev: reorder struct can_priv members for better packingVincent Mailhol1-6/+7