index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mctp
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-12
net: mctp: ensure our nlmsg responses are initialised
Jeremy Kerr
1
-0
/
+1
2025-05-26
net: mctp: use nlmsg_payload() for netlink message data extraction
Jeremy Kerr
1
-2
/
+2
2025-05-09
net: mctp: Don't access ifa_index when missing
Matt Johnston
1
-5
/
+12
2024-12-09
mctp: no longer rely on net->dev_index_head[]
Eric Dumazet
1
-31
/
+19
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
1
-3
/
+9
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
1
-5
/
+11
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-12
/
+18
2022-12-19
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-02-25
mctp: Avoid warning if unregister notifies twice
Matt Johnston
1
-4
/
+4
2022-02-23
mctp: Fix warnings reported by clang-analyzer
Matt Johnston
1
-1
/
+1
2022-02-23
mctp: make __mctp_dev_get() take a refcount hold
Matt Johnston
1
-3
/
+18
2022-02-18
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
1
-1
/
+1
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
1
-0
/
+1
2021-12-20
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-5
/
+48
2021-10-29
mctp: Pass flow data & flow release events to drivers
Jeremy Kerr
1
-0
/
+51
2021-09-29
mctp: Warn if pointer is set for a wrong dev type
Matt Johnston
1
-7
/
+24
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
1
-9
/
+16
2021-09-29
mctp: Allow MCTP on tun devices
Matt Johnston
1
-2
/
+5
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
1
-1
/
+1
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
1
-0
/
+1
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
1
-0
/
+8
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
1
-0
/
+414