index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
sunvnet_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
sunvnet: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
1
-2
/
+2
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-1
/
+1
2020-02-13
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-01-08
net: sunvnet: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-6
/
+3
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-2
/
+2
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
1
-6
/
+8
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
/
+2
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
1
-11
/
+79
2017-03-16
sunvnet: xoff not needed when removing port link
Shannon Nelson
1
-4
/
+0
2017-03-16
sunvnet: count multicast packets
Shannon Nelson
1
-0
/
+2
2017-03-16
sunvnet: track port queues correctly
Shannon Nelson
1
-4
/
+20
2017-03-16
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
1
-0
/
+6
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
1
-3
/
+17
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
1
-1
/
+2
2017-02-14
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
1
-6
/
+2
2017-02-14
sunvnet: straighten up message event handling logic
Shannon Nelson
1
-49
/
+45
2017-02-14
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
1
-0
/
+1
2017-02-14
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
1
-5
/
+1
2017-02-14
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
1
-0
/
+5
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-10-31
ldmvsw: tx queue stuck in stopped state after LDC reset
Aaron Young
1
-3
/
+13
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
1
-10
/
+0
2016-03-18
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
1
-47
/
+53
2016-03-18
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
1
-58
/
+31
2016-03-18
ldmvsw: Split sunvnet driver into common code
Aaron Young
1
-0
/
+1753