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.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-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
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+0
2024-05-11
eth: sungem: remove .ndo_poll_controller to avoid deadlocks
Jakub Kicinski
1
-14
/
+0
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
3
-3
/
+3
2024-05-04
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
1
-2
/
+2
2024-04-12
net: mirror skb frag ref/unref helpers
Mina Almasry
1
-2
/
+2
2024-04-12
net: move skb ref helpers to new header
Mina Almasry
1
-0
/
+1
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-5
/
+5
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
5
-5
/
+5
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-2
/
+2
2023-09-20
net: ethernet: sun: Convert to platform remove callback returning void
Uwe Kleine-König
3
-11
/
+6
2023-08-12
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
1
-2
/
+1
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
5
-4
/
+6
2023-06-16
sunvnet: fix sparc64 build error after gso code split
Stephen Rothwell
1
-0
/
+1
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-05-17
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-6
/
+2
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-04-07
niu: Fix missing unwind goto in niu_alloc_channels()
Harshit Mogalapalli
1
-1
/
+1
2023-04-07
net: sunhme: move asm includes to below linux includes
Simon Horman
1
-3
/
+4
2023-03-27
net: sunhme: Consolidate common probe tasks
Sean Anderson
1
-93
/
+64
2023-03-27
net: sunhme: Inline error returns
Sean Anderson
1
-12
/
+6
2023-03-27
net: sunhme: Clean up mac address init
Sean Anderson
1
-5
/
+4
2023-03-27
net: sunhme: Consolidate mac address initialization
Sean Anderson
1
-148
/
+134
2023-03-27
net: sunhme: Switch SBUS to devres
Sean Anderson
1
-83
/
+35
2023-03-27
net: sunhme: Alphabetize includes
Sean Anderson
1
-30
/
+25
2023-03-27
net: sunhme: Unify IRQ requesting
Sean Anderson
1
-121
/
+10
2023-03-27
net: sunhme: Remove residual polling code
Sean Anderson
2
-122
/
+18
2023-03-27
net: sunhme: Just restart autonegotiation if we can't bring the link up
Sean Anderson
1
-126
/
+119
2023-03-27
net: sunhme: Fix uninitialized return code
Sean Anderson
1
-1
/
+1
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2
-0
/
+6
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-02-23
net: sunhme: Fix region request
Sean Anderson
1
-2
/
+4
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-11-25
sunvnet: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
1
-2
/
+2
2022-11-25
cassini: Use memcpy_from_page() instead of k[un]map_atomic()
Anirudh Venkataramanan
1
-10
/
+4
2022-11-25
cassini: Use page_address() instead of kmap_atomic()
Anirudh Venkataramanan
1
-23
/
+11
2022-10-15
sunhme: Uninitialized variable in happy_meal_init()
Dan Carpenter
1
-1
/
+1
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2022-09-29
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
1
-3
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
5
-7
/
+5
2022-09-27
sunhme: Use vdbg for spam-y prints
Sean Anderson
1
-25
/
+4
2022-09-27
sunhme: Combine continued messages
Sean Anderson
1
-173
/
+105
2022-09-27
sunhme: Use (net)dev_foo wherever possible
Sean Anderson
1
-89
/
+85
2022-09-27
sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)
Sean Anderson
1
-74
/
+78
2022-09-27
sunhme: Clean up debug infrastructure
Sean Anderson
1
-40
/
+32
2022-09-27
sunhme: Convert FOO((...)) to FOO(...)
Sean Anderson
1
-136
/
+136
2022-09-27
sunhme: switch to devres
Rolf Eike Beer
1
-41
/
+14
2022-09-27
sunhme: Regularize probe errors
Sean Anderson
1
-8
/
+13
2022-09-27
sunhme: Return an ERR_PTR from quattro_pci_find
Sean Anderson
1
-22
/
+27
2022-09-27
sunhme: forward the error code from pci_enable_device()
Rolf Eike Beer
1
-3
/
+3
[next]