index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
1
-28
/
+34
*
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
1
-41
/
+57
*
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
1
-17
/
+20
*
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
1
-46
/
+52
*
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2017-02-14
2
-4
/
+4
*
ldmvsw: update and simplify version string
Shannon Nelson
2017-02-14
1
-10
/
+4
*
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: update version and version printing
Shannon Nelson
2017-02-14
1
-10
/
+4
*
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
2
-2
/
+11
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
3
-3
/
+3
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
4
-10
/
+12
|
\
|
*
sunbmac: Fix compiler warning
Tushar Dave
2016-11-18
2
-3
/
+4
|
*
sunqe: Fix compiler warnings
Tushar Dave
2016-11-18
2
-7
/
+8
*
|
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
7
-24
/
+24
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
3
-3
/
+0
|
/
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
7
-1790
/
+2420
|
\
|
*
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2016-03-18
2
-50
/
+56
|
*
ldmvsw: Add ldmvsw.c driver code
Aaron Young
2016-03-18
3
-0
/
+480
|
*
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
2016-03-18
3
-70
/
+121
|
*
ldmvsw: Split sunvnet driver into common code
Aaron Young
2016-03-18
5
-1743
/
+1816
|
*
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
2016-02-07
1
-2
/
+22
*
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
*
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
*
|
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
2016-01-19
1
-3
/
+13
|
/
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-3
/
+0
*
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
2015-09-21
1
-6
/
+11
*
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
2015-07-26
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-3
/
+1
|
\
|
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
|
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-06-08
1
-1
/
+0
|
/
*
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
2015-04-08
3
-18
/
+18
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-4
/
+2
|
\
|
*
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-02-28
1
-4
/
+2
*
|
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
[next]