index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+20
2021-05-19
net: sun: remove leading spaces before tabs
Hui Tang
3
-14
/
+14
2021-05-13
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
1
-10
/
+24
2021-05-13
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
1
-8
/
+2
2021-03-19
Fix a typo
Bhaskar Chowdhury
1
-2
/
+2
2021-03-10
net: cassini: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-06
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
1
-2
/
+0
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-14
/
+13
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-09-30
net: sunbmac: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-9
/
+9
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-2
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2020-09-01
net: sungem: Remove unneeded cast from memory allocation
YueHaibing
1
-3
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-1
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-129
/
+138
2020-07-17
net: sungem: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-26
/
+27
2020-07-17
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-50
/
+54
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-4
/
+4
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-07
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
1
-2
/
+2
2020-07-06
sun/cassini: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-07-06
sun/niu: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-07-06
sun/sungem: use generic power management
Vaibhav Gupta
1
-33
/
+43
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-05-23
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
1
-2
/
+1
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-20
net: sun: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
1
-1
/
+1
2020-03-05
net: sun: use pci_status_get_and_clear_errors
Heiner Kallweit
2
-39
/
+19
2020-02-14
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-01-09
net: sunvnet: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-6
/
+3
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
8
-8
/
+8
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
3
-7
/
+7
2019-07-04
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
1
-2
/
+0
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2
-4
/
+2
2019-03-09
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
1
-0
/
+1
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+3
2019-02-07
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-28
/
+2
2019-01-22
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
2
-28
/
+2
2019-01-17
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2018-12-28
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
1
-2
/
+8
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-09-20
net: sun: fix return type of ndo_start_xmit function
YueHaibing
6
-13
/
+17
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
[next]