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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
Merge branch 'dsa-LAN9303'
David S. Miller
13
-0
/
+1444
2017-04-20
net: dsa: LAN9303: add MDIO managed mode support
Juergen Beisert
4
-1
/
+201
2017-04-20
net: dsa: LAN9303: add I2C managed mode support
Juergen Beisert
4
-0
/
+193
2017-04-20
net: dsa: add new DSA switch driver for the SMSC-LAN9303
Juergen Beisert
2
-0
/
+898
2017-04-20
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
6
-0
/
+153
2017-04-20
net/mlx4: suppress 'may be used uninitialized' warning
Greg Thelen
1
-1
/
+1
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
73
-375
/
+873
2017-04-19
sh_eth: unmap DMA buffers when freeing rings
Sergei Shtylyov
1
-55
/
+67
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-7
/
+23
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-58
/
+69
2017-04-18
sparc64: Fix hugepage page table free
Nitin Gupta
1
-0
/
+16
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
3
-7
/
+7
2017-04-18
net: cx89x0: move attribute declaration before struct keyword
Stefan Agner
1
-1
/
+1
2017-04-18
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
2
-44
/
+102
2017-04-18
drivers: net: xgene-v2: Extend ethtool statistics
Iyappan Subramanian
4
-10
/
+151
2017-04-18
Merge branch 'ftgmac100-batch5-features'
David S. Miller
3
-12
/
+298
2017-04-18
ftgmac100: Document device-tree binding
Benjamin Herrenschmidt
1
-0
/
+35
2017-04-18
ftgmac100: Fix potential ordering issue in NAPI poll
Benjamin Herrenschmidt
1
-0
/
+7
2017-04-18
ftgmac100: Display the discovered PHY device info
Benjamin Herrenschmidt
1
-0
/
+3
2017-04-18
ftgmac100: Allow configuration of phy interface via device-tree
Benjamin Herrenschmidt
1
-3
/
+39
2017-04-18
ftgmac100: Add netpoll support
Benjamin Herrenschmidt
1
-0
/
+14
2017-04-18
ftgmac100: Add vlan HW offload
Benjamin Herrenschmidt
1
-1
/
+45
2017-04-18
ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc
Benjamin Herrenschmidt
1
-0
/
+52
2017-04-18
ftgmac100: Add pause frames configuration and support
Benjamin Herrenschmidt
2
-1
/
+102
2017-04-18
ftgmac100: Add ethtool n-way reset call
Benjamin Herrenschmidt
1
-7
/
+1
2017-04-18
Merge branch 'marvell-static-code-analysis'
David S. Miller
5
-92
/
+84
2017-04-18
sky2: Use seq_puts() in sky2_debug_show()
Markus Elfring
1
-1
/
+1
2017-04-18
skge: Adjust a null pointer check in skge_down()
Markus Elfring
1
-1
/
+1
2017-04-18
skge: Use seq_puts() in skge_debug_show()
Markus Elfring
1
-1
/
+1
2017-04-18
net: pxa168_eth: Adjust four checks for null pointers
Markus Elfring
1
-4
/
+4
2017-04-18
net: pxa168_eth: Use kcalloc() in two functions
Markus Elfring
1
-4
/
+2
2017-04-18
net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()
Markus Elfring
1
-3
/
+2
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()
Markus Elfring
1
-4
/
+3
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_txq_init()
Markus Elfring
1
-3
/
+2
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()
Markus Elfring
1
-3
/
+2
2017-04-18
net: mvpp2: Adjust three error messages
Markus Elfring
1
-3
/
+3
2017-04-18
net: mvpp2: Rename a jump label in two functions
Markus Elfring
1
-9
/
+7
2017-04-18
net: mvpp2: Fix a jump label position in mvpp2_rx()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2017-04-18
net: mvpp2: Improve 27 size determinations
Markus Elfring
1
-27
/
+27
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_prs_default_init()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_bm_init()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_port_probe()
Markus Elfring
1
-2
/
+1
2017-04-18
net: mvpp2: Improve another size determination in mvpp2_init()
Markus Elfring
1
-1
/
+1
2017-04-18
net: mvpp2: Improve two size determinations in mvpp2_probe()
Markus Elfring
1
-3
/
+3
2017-04-18
net: mvpp2: Use kmalloc_array() in mvpp2_txq_init()
Markus Elfring
1
-3
/
+3
2017-04-18
net: mvneta: Adjust six checks for null pointers
Markus Elfring
1
-6
/
+6
2017-04-18
net: mvneta: Use kmalloc_array() in mvneta_txq_init()
Markus Elfring
1
-1
/
+2
2017-04-18
net: mvneta: Improve two size determinations in mvneta_init()
Markus Elfring
1
-4
/
+2
[next]