index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-30
Merge branch 'rfc8335-probe'
David S. Miller
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
ICMPV6: add support for RFC 8335 PROBE
Andreas Roeseler
2021-03-30
icmp: add support for RFC 8335 PROBE
Andreas Roeseler
2021-03-30
net: phy: lan87xx: fix access to wrong register of LAN87xx
Andre Edich
2021-03-30
Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-03-30
Merge tag 'mlx5-updates-2021-03-29' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-03-30
can: c_can: add support to 64 message objects
Dario Binacchi
2021-03-30
can: c_can: prepare to up the message objects number
Dario Binacchi
2021-03-30
can: c_can: use 32-bit write to set arbitration register
Dario Binacchi
2021-03-30
can: c_can: add a comment about IF_RX interface's use
Dario Binacchi
2021-03-30
can: c_can: fix indentation
Dario Binacchi
2021-03-30
can: c_can: remove unused code
Dario Binacchi
2021-03-30
can: c_can: fix remaining checkpatch warnings
Marc Kleine-Budde
2021-03-30
can: c_can: replace double assignments by two single ones
Marc Kleine-Budde
2021-03-30
can: c_can: fix print formating string
Marc Kleine-Budde
2021-03-30
can: c_can: fix indention
Marc Kleine-Budde
2021-03-30
can: c_can: remove unnecessary blank lines and add suggested ones
Marc Kleine-Budde
2021-03-30
can: c_can: convert block comments to network style comments
Marc Kleine-Budde
2021-03-30
can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
Marc Kleine-Budde
2021-03-30
can: mcp251xfd: add HW timestamp infrastructure
Marc Kleine-Budde
2021-03-30
can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.h
Marc Kleine-Budde
2021-03-30
can: mcp251xfd: move netdevice.h to mcp251xfd.h
Marc Kleine-Budde
2021-03-30
can: mcp251xfd: simplify UINC handling
Marc Kleine-Budde
2021-03-30
can: mcp251xfd: add dev coredump support
Marc Kleine-Budde
2021-03-30
can: tcan4x5x: remove duplicate include of regmap.h
Wan Jiabing
2021-03-30
can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...
Torin Cooper-Bennun
2021-03-30
can: m_can: m_can_chip_config(): enable and configure internal timestamps
Torin Cooper-Bennun
2021-03-30
can: m_can: add infrastructure for internal timestamps
Torin Cooper-Bennun
2021-03-30
can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
Xulin Sun
2021-03-30
can: peak_usb: add support of ONE_SHOT mode
Stephane Grosjean
2021-03-30
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
2021-03-30
can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of pla...
Stephane Grosjean
2021-03-30
can: ucan: fix alignment constraints
Arnd Bergmann
2021-03-30
can: xilinx_can: Simplify code by using dev_err_probe()
Michal Simek
2021-03-30
can: grcan: add missing Kconfig dependency to HAS_IOMEM
Marc Kleine-Budde
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
can: netlink: move '=' operators back to previous line (checkpatch fix)
Vincent Mailhol
2021-03-30
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
2021-03-30
can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb i...
Marc Kleine-Budde
2021-03-30
can: dev: always create TX echo skb
Marc Kleine-Budde
2021-03-30
MAINTAINERS: Update MCAN MMIO device driver maintainer
Pankaj Sharma
2021-03-30
MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
Marc Kleine-Budde
2021-03-29
net/mlx5e: Update ethtool setting of CQE compression
Aya Levin
[next]