index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2023-06-15
sunvnet: fix sparc64 build error after gso code split
Stephen Rothwell
2022-11-25
sunvnet: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-02-13
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
2020-01-08
net: sunvnet: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
2017-03-16
sunvnet: xoff not needed when removing port link
Shannon Nelson
2017-03-16
sunvnet: count multicast packets
Shannon Nelson
2017-03-16
sunvnet: track port queues correctly
Shannon Nelson
2017-03-16
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2017-02-14
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
2017-02-14
sunvnet: straighten up message event handling logic
Shannon Nelson
2017-02-14
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
2017-02-14
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
2017-02-14
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-10-31
ldmvsw: tx queue stuck in stopped state after LDC reset
Aaron Young
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-03-18
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2016-03-18
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
2016-03-18
ldmvsw: Split sunvnet driver into common code
Aaron Young