index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
2019-07-04
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-08
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-22
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
2019-01-16
net: sungem: fix indentation, remove a tab
Colin Ian King
2018-12-27
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-12-05
net: Use of_node_name_eq for node name comparisons
Rob Herring
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
2018-08-29
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-05
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-14
sunvnet: does not support GSO for sctp
Cathy Zhou
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-09-26
ldmvsw: Remove redundant unlikely()
Tobias Klauser
2017-09-21
drivers: net: sun: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: sun: cassini: use setup_timer() helper.
Allen Pais
2017-09-21
drivers : net: niu: use setup_timer() helper.
Allen Pais
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-31
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
2017-07-14
net: niu: fix format string overflow warning:
Arnd Bergmann
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
2017-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
2017-04-07
net: sunhme: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
net: sunbmac: Use net_device_stats from struct net_device
Tobias Klauser
2017-03-21
net: sun: sungem: rix a possible null dereference
Philippe Reynes
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-03-08
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
[next]