index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
ldmvsw.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2023-08-11
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
1
-2
/
+1
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
1
-0
/
+3
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-07-01
ethernet/sun: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2021-10-11
ethernet: sun: add missing semicolon, fix build
Stephen Rothwell
1
-1
/
+1
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-5
/
+2
2021-05-14
sparc/vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
1
-0
/
+1
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2017-09-26
ldmvsw: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
1
-1
/
+1
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
1
-4
/
+23
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
1
-3
/
+2
2017-02-14
ldmvsw: update and simplify version string
Shannon Nelson
1
-10
/
+4
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
1
-1
/
+4
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-03-18
ldmvsw: Add ldmvsw.c driver code
Aaron Young
1
-0
/
+468