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
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
/
rust
/
kernel
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+2
2025-09-16
rust: net: use `core::ffi::CStr` method names
Tamir Duberstein
1
-1
/
+1
2025-09-03
rust: phy: use to_result for error handling
Onur Özkan
1
-5
/
+2
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-2
/
+2
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-21
/
+13
2025-07-16
rust: net::phy Change module_phy_driver macro to use module_device_table macro
FUJITA Tomonori
1
-27
/
+24
2025-07-16
rust: net::phy represent DeviceId as transparent wrapper over mdio_device_id
FUJITA Tomonori
1
-27
/
+28
2025-07-16
device: rust: rename Device::as_ref() to Device::from_raw()
Alice Ryhl
1
-1
/
+1
2025-07-01
Cast to the proper type
Tamir Duberstein
1
-5
/
+5
2025-07-01
Use unqualified references to ffi types
Tamir Duberstein
1
-16
/
+8
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
1
-2
/
+2
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
1
-0
/
+1
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
1
-2
/
+2
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+2
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-9
/
+9
2025-01-10
rust: add `build_error!` to the prelude
Miguel Ojeda
1
-9
/
+9
2025-01-10
rust: use the `build_error!` macro, not the hidden function
Miguel Ojeda
1
-9
/
+9
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-12-17
rust: net::phy scope ThisModule usage in the module_phy_driver macro
Rahul Rameshbabu
1
-2
/
+2
2024-12-17
rust: net::phy fix module autoloading
FUJITA Tomonori
1
-2
/
+2
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-8
/
+8
2024-11-10
rust: use custom FFI integer types
Gary Guo
1
-8
/
+8
2024-10-03
rust: net::phy always define device_table in module_phy_driver macro
FUJITA Tomonori
1
-6
/
+10
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-08-30
rust: net::phy unified genphy_read_status function for C22 and C45 registers
FUJITA Tomonori
2
-10
/
+30
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
2
-23
/
+204
2024-08-30
rust: net::phy implement AsRef<kernel::device::Device> trait
FUJITA Tomonori
1
-7
/
+17
2024-08-30
rust: net::phy support probe callback
FUJITA Tomonori
1
-0
/
+25
2024-08-21
rust: kernel: fix typos in code comments
Michael Vetter
1
-1
/
+1
2024-05-13
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
1
-1
/
+1
2024-04-23
rust: phy: implement `Send` for `Registration`
Wedson Almeida Filho
1
-0
/
+4
2024-01-27
rust: phy: use VTABLE_DEFAULT_ERROR
FUJITA Tomonori
1
-8
/
+8
2024-01-27
rust: phy: use `srctree`-relative links
FUJITA Tomonori
1
-4
/
+4
2023-12-15
rust: net::phy add module_phy_driver macro
FUJITA Tomonori
1
-0
/
+146
2023-12-15
rust: core abstractions for network PHY drivers
FUJITA Tomonori
1
-0
/
+755