index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mctp
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mctp: defer the kfree of object mdev->addrs
Lin Ma
2022-04-26
1
-1
/
+1
*
mctp: Avoid warning if unregister notifies twice
Matt Johnston
2022-02-25
1
-4
/
+4
*
mctp: Fix warnings reported by clang-analyzer
Matt Johnston
2022-02-23
1
-1
/
+1
*
mctp: make __mctp_dev_get() take a refcount hold
Matt Johnston
2022-02-23
1
-3
/
+18
*
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
2022-02-18
1
-1
/
+1
*
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2022-02-04
1
-0
/
+1
*
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
2021-12-20
1
-5
/
+48
*
mctp: Pass flow data & flow release events to drivers
Jeremy Kerr
2021-10-29
1
-0
/
+51
*
mctp: Warn if pointer is set for a wrong dev type
Matt Johnston
2021-09-29
1
-7
/
+24
*
mctp: Add refcounts to mctp_dev
Jeremy Kerr
2021-09-29
1
-9
/
+16
*
mctp: Allow MCTP on tun devices
Matt Johnston
2021-09-29
1
-2
/
+5
*
mctp: Allow per-netns default networks
Matt Johnston
2021-07-29
1
-1
/
+1
*
mctp: Add neighbour implementation
Matt Johnston
2021-07-29
1
-0
/
+1
*
mctp: Add initial routing framework
Jeremy Kerr
2021-07-29
1
-0
/
+8
*
mctp: Add device handling and netlink interface
Jeremy Kerr
2021-07-29
1
-0
/
+414