index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
net: renesas: rswitch: fix initial MPIC register setting
Nikita Yushchenko
2
-13
/
+28
2024-12-11
net: renesas: rswitch: enable only used MFWD features
Nikita Yushchenko
2
-16
/
+28
2024-12-11
net: renesas: rswitch: handle stop vs interrupt race
Nikita Yushchenko
1
-15
/
+18
2024-12-11
net: renesas: rswitch: avoid use-after-put for a device tree node
Nikita Yushchenko
1
-1
/
+2
2024-12-11
net: renesas: rswitch: fix leaked pointer on error path
Nikita Yushchenko
1
-0
/
+1
2024-12-11
net: renesas: rswitch: fix race window between tx start and complete
Nikita Yushchenko
1
-8
/
+8
2024-12-11
net: renesas: rswitch: fix possible early skb release
Nikita Yushchenko
1
-2
/
+3
2024-12-10
net: renesas: rswitch: remove speed from gwca structure
Nikita Yushchenko
2
-4
/
+0
2024-12-10
net: renesas: rswitch: do not deinit disabled ports
Nikita Yushchenko
1
-1
/
+1
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-13
/
+13
2024-10-18
net: ravb: Add VLAN checksum support
Paul Barker
2
-4
/
+21
2024-10-18
net: ravb: Enable IPv6 TX checksum offload for GbEth
Paul Barker
2
-5
/
+12
2024-10-18
net: ravb: Enable IPv6 RX checksum offloading for GbEth
Paul Barker
1
-1
/
+2
2024-10-18
net: ravb: Simplify UDP TX checksum offload
Paul Barker
1
-10
/
+1
2024-10-18
net: ravb: Disable IP header TX checksum offloading
Paul Barker
1
-1
/
+1
2024-10-18
net: ravb: Simplify types in RX csum validation
Paul Barker
1
-14
/
+12
2024-10-18
net: ravb: Combine if conditions in RX csum validation
Paul Barker
1
-7
/
+4
2024-10-18
net: ravb: Drop IP protocol check from RX csum verification
Paul Barker
1
-2
/
+1
2024-10-18
net: ravb: Disable IP header RX checksum offloading
Paul Barker
2
-8
/
+10
2024-10-18
net: ravb: Factor out checksum offload enable bits
Paul Barker
2
-5
/
+8
2024-10-16
net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
Niklas Söderlund
1
-13
/
+12
2024-10-15
net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
Wang Hai
1
-0
/
+1
2024-10-05
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-3
/
+3
2024-09-24
net: ravb: Fix R-Car RX frame size limit
Paul Barker
1
-2
/
+10
2024-09-24
net: ravb: Fix maximum TX frame size for GbEth devices
Paul Barker
2
-1
/
+6
2024-09-04
net: ethernet: rtsn: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
net: renesas: rswitch: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
ravb: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
3
-3
/
+3
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-07-04
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-06-26
ravb: Add MII support for R-Car V4M
Geert Uytterhoeven
2
-1
/
+37
2024-06-26
ravb: Improve ravb_hw_info instance order
Geert Uytterhoeven
1
-9
/
+9
2024-06-21
net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
Niklas Söderlund
4
-0
/
+1867
2024-06-13
ravb: RAVB should select PAGE_POOL
Geert Uytterhoeven
1
-0
/
+1
2024-06-06
net: ravb: Allocate RX buffers via page pool
Paul Barker
2
-96
/
+175
2024-06-06
net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
Paul Barker
1
-1
/
+4
2024-06-06
net: ravb: Enable SW IRQ Coalescing for GbEth
Paul Barker
2
-0
/
+5
2024-06-06
net: ravb: Refactor GbEth RX code path
Paul Barker
1
-27
/
+32
2024-06-06
net: ravb: Refactor RX ring refill
Paul Barker
1
-93
/
+57
2024-06-06
net: ravb: Align poll function with NAPI docs
Paul Barker
1
-15
/
+11
2024-06-06
net: ravb: Simplify poll & receive functions
Paul Barker
2
-16
/
+13
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-2
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+5
2024-04-25
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
1
-6
/
+5
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-36
/
+32
2024-04-18
net: ravb: Fix RX byte accounting for jumbo packets
Paul Barker
1
-11
/
+11
2024-04-18
net: ravb: Fix GbEth jumbo packet RX checksum handling
Paul Barker
1
-1
/
+1
2024-04-18
net: ravb: Allow RX loop to move past DMA mapping errors
Paul Barker
1
-12
/
+13
[prev]
[next]