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
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
net: ethernet: ravb: Do not check URAM suspension when WoL is active
Niklas Söderlund
1
-3
/
+6
11 days
net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
Shitalkumar Gandhi
1
-2
/
+4
2026-04-03
net: ethernet: ravb: Suspend and resume the transmission flow
Yoshihiro Shimoda
1
-0
/
+9
2026-03-10
net: ethernet: ravb: Disable interrupts when closing device
Yoshihiro Shimoda
1
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-14
/
+16
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-8
/
+7
2026-02-11
net: renesas: rswitch: fix forwarding offload statemachine
Michael Dege
1
-8
/
+7
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Hide private data from users
Niklas Söderlund
2
-10
/
+11
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to read time
Niklas Söderlund
3
-8
/
+13
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock index
Niklas Söderlund
4
-2
/
+13
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Move address assignment
Niklas Söderlund
4
-16
/
+20
2025-11-10
net: ravb: Correct bad check of timestamp control flags
Niklas Söderlund
1
-2
/
+2
2025-11-06
net: ravb: Use common defines for time stamping control
Niklas Söderlund
2
-37
/
+14
2025-11-06
net: ravb: Break out Rx hardware timestamping
Niklas Söderlund
1
-15
/
+25
2025-11-06
net: rcar_gen4_ptp: Remove unused defines
Niklas Söderlund
1
-9
/
+0
2025-11-06
net: rtsn: Use common defines for time stamping control
Niklas Söderlund
1
-28
/
+8
2025-11-06
net: rswitch: Use common defines for time stamping control
Niklas Söderlund
2
-26
/
+10
2025-11-06
net: rcar_gen4_ptp: Move control fields to users
Niklas Söderlund
4
-20
/
+19
2025-11-06
net: rswitch: Move definition of S4 gPTP offset
Niklas Söderlund
2
-3
/
+3
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-6
/
+1
2025-10-27
net: renesas: rswitch: convert to ndo_hwtstamp API
Vadim Fedorenko
1
-34
/
+19
2025-10-27
net: ravb: convert to ndo_hwtstamp API
Vadim Fedorenko
1
-42
/
+19
2025-10-24
net: ravb: Allocate correct number of queues based on SoC support
Lad Prabhakar
1
-3
/
+4
2025-10-24
net: ravb: Make DBAT entry count configurable per-SoC
Lad Prabhakar
2
-3
/
+8
2025-10-22
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar
1
-0
/
+8
2025-10-22
net: ravb: Enforce descriptor type ordering
Lad Prabhakar
1
-2
/
+14
2025-09-26
net: renesas: rswitch: Remove unneeded semicolons
Geert Uytterhoeven
1
-2
/
+2
2025-09-18
net: renesas: rswitch: simplify rswitch_stop()
Yury Norov (NVIDIA)
1
-3
/
+1
2025-09-15
net: ravb: Fix -Wmaybe-uninitialized warning
Niklas Söderlund
1
-1
/
+2
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usage
Niklas Söderlund
1
-1
/
+2
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Hide register layout
Niklas Söderlund
2
-66
/
+26
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout
Niklas Söderlund
4
-18
/
+6
2025-09-10
net: sh_eth: Disable WoL if system can not suspend
Niklas Söderlund
1
-0
/
+4
2025-09-05
sh_eth: Use async pm_runtime_put()
Geert Uytterhoeven
1
-2
/
+2
2025-09-05
sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-11
/
+2
2025-09-05
sh_eth: Remove dummy Runtime PM callbacks
Geert Uytterhoeven
1
-13
/
+0
2025-09-04
net: renesas: rswitch: add modifiable ageing time
Michael Dege
1
-0
/
+20
2025-09-04
net: renesas: rswitch: add offloading for L2 switching
Michael Dege
5
-5
/
+412
2025-09-04
net: renesas: rswitch: configure default ageing time
Michael Dege
2
-2
/
+23
2025-09-04
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
Michael Dege
2
-0
/
+1
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-1
/
+1
2025-07-08
net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
Haoxiang Li
1
-0
/
+5
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-4
/
+0
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
1
-6
/
+1
2025-03-20
renesas: reject PTP_STRICT_FLAGS as unsupported
Jacob Keller
1
-2
/
+1
2025-02-24
net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
Thorsten Blum
1
-1
/
+1
[next]