summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30can: mcp251xfd: simplify UINC handlingMarc Kleine-Budde
2021-03-30can: mcp251xfd: add dev coredump supportMarc Kleine-Budde
2021-03-30can: tcan4x5x: remove duplicate include of regmap.hWan Jiabing
2021-03-30can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...Torin Cooper-Bennun
2021-03-30can: m_can: m_can_chip_config(): enable and configure internal timestampsTorin Cooper-Bennun
2021-03-30can: m_can: add infrastructure for internal timestampsTorin Cooper-Bennun
2021-03-30can: m_can: m_can_class_allocate_dev(): remove impossible error return judgmentXulin Sun
2021-03-30can: peak_usb: add support of ONE_SHOT modeStephane Grosjean
2021-03-30can: peak_usb: add support of ethtool set_phys_id()Stephane Grosjean
2021-03-30can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of pla...Stephane Grosjean
2021-03-30can: ucan: fix alignment constraintsArnd Bergmann
2021-03-30can: xilinx_can: Simplify code by using dev_err_probe()Michal Simek
2021-03-30can: grcan: add missing Kconfig dependency to HAS_IOMEMMarc Kleine-Budde
2021-03-30can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macrosVincent Mailhol
2021-03-30can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-03-30can: netlink: move '=' operators back to previous line (checkpatch fix)Vincent Mailhol
2021-03-30can: dev: reorder struct can_priv members for better packingVincent Mailhol
2021-03-30can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-03-30can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb i...Marc Kleine-Budde
2021-03-30can: dev: always create TX echo skbMarc Kleine-Budde
2021-03-30MAINTAINERS: Update MCAN MMIO device driver maintainerPankaj Sharma
2021-03-30MAINTAINERS: remove Dan Murphy from m_can and tcan4x5xMarc Kleine-Budde
2021-03-29hv_netvsc: Add error handling while switching data pathHaiyang Zhang
2021-03-29tcp: fix tcp_min_tso_segs sysctlEric Dumazet
2021-03-29sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-29ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-29ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-29tipc: fix htmldoc and smatch warningsJon Maloy
2021-03-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-29net: mhi: Allow decoupled MTU/MRULoic Poulain
2021-03-29net: mhi: Add support for non-linear MBIM skb processingLoic Poulain
2021-03-29ieee802154: hwsim: remove redundant initialization of variable resColin Ian King
2021-03-29Documentation: net: Document resilient next-hop groupsPetr Machata
2021-03-29net: mdio: Correct function name mdio45_links_ok() in commentYang Yingliang
2021-03-29net: bonding: Correct function name bond_change_active_slave() in commentYang Yingliang
2021-03-29net: phy: Correct function name mdiobus_register_board_info() in commentYang Yingliang
2021-03-29Merge branch 'mlxsw-sampling-fixes'David S. Miller
2021-03-29selftests: mlxsw: Test vetoing of double samplingIdo Schimmel
2021-03-29mlxsw: spectrum: Veto sampling if already enabled on portIdo Schimmel
2021-03-29selftests: mlxsw: Test matchall failure with protocol matchIdo Schimmel
2021-03-29mlxsw: spectrum_matchall: Perform priority checks earlierIdo Schimmel
2021-03-29mlxsw: spectrum_matchall: Convert if statements to a switch statementIdo Schimmel
2021-03-29mlxsw: spectrum_matchall: Perform protocol check earlierIdo Schimmel
2021-03-29Merge branch 'marvell-cleanups'David S. Miller
2021-03-29net: marvell: Fix an alignment problemYangyang Li
2021-03-29net: marvell: Delete extra spacesYangyang Li
2021-03-29net: marvell: Fix the trailing format of some block commentsYangyang Li
2021-03-29net: marvell: Delete duplicate word in commentsYangyang Li
2021-03-29Merge branch 'hns3-misc'David S. Miller