index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mctp
/
af_mctp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
mctp: remove unnecessary check before calling kfree_skb()
Yang Yingliang
1
-2
/
+1
2021-11-04
mctp: handle the struct sockaddr_mctp_ext padding field
Eugene Syromiatnikov
1
-1
/
+10
2021-11-04
mctp: handle the struct sockaddr_mctp padding fields
Eugene Syromiatnikov
1
-0
/
+13
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
1
-10
/
+76
2021-09-29
mctp: Do inits as a subsys_initcall
Jeremy Kerr
1
-1
/
+1
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
1
-0
/
+6
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
1
-0
/
+44
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
1
-7
/
+7
2021-08-05
mctp: remove duplicated assignment of pointer hdr
Colin Ian King
1
-1
/
+0
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
1
-0
/
+3
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
1
-0
/
+8
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
1
-7
/
+196
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
1
-0
/
+5
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
1
-0
/
+7
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
1
-0
/
+8
2021-07-29
mctp: Add base socket/protocol definitions
Jeremy Kerr
1
-0
/
+163
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
1
-0
/
+13