index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mctp
/
mctp-i2c.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
Daniel Hsu
1
-1
/
+1
2025-03-07
net: mctp i2c: Copy headers if cloned
Matt Johnston
1
-0
/
+5
2024-12-03
mctp i2c: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
1
-1
/
+2
2024-10-29
mctp i2c: handle NULL header address
Matt Johnston
1
-0
/
+3
2024-07-12
net: mctp-i2c: invalidate flows immediately on TX errors
Jeremy Kerr
1
-0
/
+41
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-06-13
mctp i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-11
mctp i2c: don't count unused / invalid keys for flow release
Jeremy Kerr
1
-15
/
+32
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-01
mctp i2c: correct mctp_i2c_header_create result
Matt Johnston
1
-1
/
+1
2022-02-25
mctp i2c: Fix hard head TX bounds length check
Matt Johnston
1
-2
/
+3
2022-02-25
mctp i2c: Fix potential use-after-free
Matt Johnston
1
-1
/
+1
2022-02-19
mctp i2c: MCTP I2C binding driver
Matt Johnston
1
-0
/
+1081