index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mctp
/
af_mctp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
1
-1
/
+3
2022-10-12
mctp: prevent double key removal and unref
Jeremy Kerr
1
-7
/
+16
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-1
/
+1
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+33
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-1
/
+1
2022-04-01
mctp: Use output netdev to allocate skb headroom
Matt Johnston
1
-13
/
+33
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
1
-26
/
+163
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