index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
sunvnet_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
2020-02-13
1
-19
/
+4
*
net: sunvnet: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-08
1
-6
/
+3
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-2
/
+2
*
net: sun: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-6
/
+8
*
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2018-02-07
1
-0
/
+1
*
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-2
/
+2
*
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
2017-07-16
1
-11
/
+79
*
sunvnet: xoff not needed when removing port link
Shannon Nelson
2017-03-16
1
-4
/
+0
*
sunvnet: count multicast packets
Shannon Nelson
2017-03-16
1
-0
/
+2
*
sunvnet: track port queues correctly
Shannon Nelson
2017-03-16
1
-4
/
+20
*
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
2017-03-16
1
-0
/
+6
*
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
2017-03-16
1
-3
/
+17
*
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2017-02-14
1
-1
/
+2
*
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
2017-02-14
1
-6
/
+2
*
sunvnet: straighten up message event handling logic
Shannon Nelson
2017-02-14
1
-49
/
+45
*
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
2017-02-14
1
-0
/
+1
*
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
2017-02-14
1
-5
/
+1
*
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
2017-02-14
1
-0
/
+5
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
ldmvsw: tx queue stuck in stopped state after LDC reset
Aaron Young
2016-10-31
1
-3
/
+13
*
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-10
/
+0
*
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2016-03-18
1
-47
/
+53
*
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
2016-03-18
1
-58
/
+31
*
ldmvsw: Split sunvnet driver into common code
Aaron Young
2016-03-18
1
-0
/
+1753