index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2
-2
/
+2
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
1
-1
/
+1
2017-04-07
net: sunhme: Use net_device_stats from struct net_device
Tobias Klauser
2
-13
/
+11
2017-04-07
net: sunbmac: Use net_device_stats from struct net_device
Tobias Klauser
2
-10
/
+9
2017-03-21
net: sun: sungem: rix a possible null dereference
Philippe Reynes
1
-2
/
+3
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
2
-13
/
+22
2017-03-16
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
3
-1
/
+136
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
3
-7
/
+41
2017-03-08
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-08
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-08
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-08
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2
-4
/
+4
2017-02-14
ldmvsw: update and simplify version string
Shannon Nelson
1
-10
/
+4
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: update version and version printing
Shannon Nelson
1
-10
/
+4
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
2
-2
/
+11
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-3
/
+3
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+12
2016-11-18
sunbmac: Fix compiler warning
Tushar Dave
2
-3
/
+4
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2
-7
/
+8
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
7
-24
/
+24
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
3
-3
/
+0
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-1790
/
+2420
2016-03-18
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2
-50
/
+56
2016-03-18
ldmvsw: Add ldmvsw.c driver code
Aaron Young
3
-0
/
+480
2016-03-18
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
3
-70
/
+121
2016-03-18
ldmvsw: Split sunvnet driver into common code
Aaron Young
5
-1743
/
+1816
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-02-07
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
1
-2
/
+22
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-01-19
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
1
-3
/
+13
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-09-21
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
1
-6
/
+11
2015-07-26
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
[next]