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