index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
sunvnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunvnet: does not support GSO for sctp
Cathy Zhou
2018-03-14
1
-1
/
+1
*
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
/
+1
*
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
2017-07-16
1
-1
/
+1
*
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2017-06-15
1
-1
/
+1
*
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
2017-03-16
1
-1
/
+115
*
sunvnet: update version and version printing
Shannon Nelson
2017-02-14
1
-10
/
+4
*
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-1
/
+4
*
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2016-03-18
1
-3
/
+3
*
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
2016-03-18
1
-4
/
+70
*
ldmvsw: Split sunvnet driver into common code
Aaron Young
2016-03-18
1
-1730
/
+25
*
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
2016-02-07
1
-2
/
+22
*
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
2016-01-19
1
-3
/
+13
*
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
2015-09-21
1
-6
/
+11
*
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
2015-04-08
1
-3
/
+3
*
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
2015-02-20
1
-0
/
+2
*
sunvnet: don't change gso data on clones
David L Stevens
2015-02-11
1
-13
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-0
/
+1
|
\
|
*
sunvnet: set queue mapping when doing packet copies
David L Stevens
2015-02-02
1
-0
/
+1
*
|
sunvnet: improve error handling when a remote crashes
David L Stevens
2015-01-27
1
-28
/
+34
*
|
sunvnet: free pending tx buffers before clearing ring data
David L Stevens
2015-01-27
1
-10
/
+11
*
|
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
2015-01-13
1
-1
/
+6
|
/
*
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
2014-12-19
1
-0
/
+1
*
vio: create routines for inc,dec vio dring indexes
Dwight Engen
2014-12-11
1
-23
/
+7
*
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
2014-12-08
1
-3
/
+1
*
sunvnet: add TSO support
David L Stevens
2014-12-08
1
-7
/
+88
*
sunvnet: add GSO support
David L Stevens
2014-12-08
1
-1
/
+72
*
sunvnet: add checksum offload support
David L Stevens
2014-12-08
1
-3
/
+34
*
sunvnet: add scatter/gather support
David L Stevens
2014-12-08
1
-21
/
+76
*
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
2014-12-08
1
-10
/
+92
*
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
2014-12-08
1
-10
/
+8
*
sunvnet: fix NULL pointer dereference
David L Stevens
2014-11-12
1
-0
/
+2
*
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
Sowmini Varadhan
2014-11-10
1
-1
/
+3
*
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
Sowmini Varadhan
2014-11-10
1
-1
/
+1
*
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
Sowmini Varadhan
2014-11-10
1
-4
/
+6
*
sunvnet: Return from vnet_napi_event() if no packets to read
Sowmini Varadhan
2014-11-06
1
-3
/
+2
*
sunvnet: Fix indentation in maybe_tx_wakeup()
Sowmini Varadhan
2014-11-06
1
-1
/
+1
*
sunvnet: Use one Tx queue per vnet_port
Sowmini Varadhan
2014-10-30
1
-31
/
+63
*
sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.
Sowmini Varadhan
2014-10-30
1
-0
/
+1
*
sunvnet: Remove irqsave/irqrestore on vio.lock
Sowmini Varadhan
2014-10-25
1
-25
/
+5
*
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
Sowmini Varadhan
2014-10-25
1
-29
/
+33
*
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2014-10-25
1
-43
/
+130
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-11
1
-2
/
+2
|
\
|
*
vio: fix reuse of vio_dring slot
Dwight Engen
2014-09-30
1
-2
/
+2
*
|
sunvnet: fix potential NULL pointer dereference
David L Stevens
2014-10-01
1
-1
/
+1
*
|
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
2014-09-30
1
-1
/
+36
*
|
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2014-09-30
1
-2
/
+5
*
|
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2014-09-30
1
-44
/
+174
*
|
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2014-09-30
1
-18
/
+86
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-2
/
+5
|
\
\
[next]