git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/mctp
AgeCommit message (Expand)Author
2026-03-10mctp: i2c: fix skb memory leak in receive pathHaiyue Wang
2026-03-06net: mctp: fix device leak on probe failureJohan Hovold
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-17mctp i2c: initialise event handler read bytesMatt Johnston
2026-01-12net: mctp-i2c: fix duplicate reception of old dataJian Zhang
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-12-02net: mctp i3c: switch to use i3c_xfer from i3c_priv_xferFrank Li
2025-10-29net: mctp: Fix tx queue stallJinliang Wang
2025-09-02net: mctp: usb: initialise mac header in RX pathJeremy Kerr
2025-05-27net: mctp: start tx queue on netdev openJeremy Kerr
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-26mctp: Fix incorrect tx flow invalidation condition in mctp-i2cDaniel Hsu
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-07net: mctp i2c: Copy headers if clonedMatt Johnston
2025-03-07net: mctp i3c: Copy headers if clonedMatt Johnston
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06mctp i3c: handle NULL header addressMatt Johnston
2025-02-21net: mctp: Add MCTP USB transport driverJeremy Kerr
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang
2024-12-03mctp i2c: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2024-11-09net: mctp: Expose transport binding identifier via IFLA attributeKhang Nguyen
2024-10-29mctp i2c: handle NULL header addressMatt Johnston
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-01net: mctp-serial: Fix missing escapes on transmitMatt Johnston
2024-09-01net: mctp-serial: Add kunit test for next_chunk_len()Matt Johnston
2024-08-14mctp: serial: propagage new tty typesJiri Slaby (SUSE)