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