index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
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