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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-10
2
-6
/
+4
|
\
|
*
sfc: don't call dma_supported
Christoph Hellwig
2015-11-10
1
-5
/
+3
|
*
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
18
-102
/
+175
|
\
\
|
|
/
|
/
|
|
*
qed: select ZLIB_INFLATE
Arnd Bergmann
2015-11-10
1
-0
/
+1
|
*
net: mvneta: Fix memory use after free.
Justin Maggard
2015-11-09
1
-1
/
+1
|
*
mvneta: add FIXED_PHY dependency
Arnd Bergmann
2015-11-09
1
-0
/
+1
|
*
net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA
Geert Uytterhoeven
2015-11-09
1
-1
/
+2
|
*
drivers: net: xgene: fix RGMII 10/100Mb mode
Iyappan Subramanian
2015-11-08
3
-3
/
+48
|
*
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
2015-11-07
1
-2
/
+1
|
*
net/qlcnic: fix mac address restore in bond mode 5/6
Jarod Wilson
2015-11-07
1
-1
/
+2
|
*
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
2015-11-05
1
-13
/
+27
|
*
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
2015-11-05
1
-4
/
+5
|
*
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2015-11-05
2
-3
/
+20
|
*
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
2015-11-05
1
-5
/
+7
|
*
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
2015-11-05
1
-5
/
+5
|
*
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
2015-11-05
1
-1
/
+1
|
*
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
2015-11-05
1
-3
/
+9
|
*
bnxt_en: add VXLAN dependency
Arnd Bergmann
2015-11-05
1
-0
/
+1
|
*
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
2015-11-04
1
-1
/
+1
|
*
qlogic/qed: remove bogus NULL check
Dan Carpenter
2015-11-04
1
-5
/
+0
|
*
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
2015-11-04
1
-38
/
+22
|
*
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
2015-11-04
1
-16
/
+8
|
*
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2015-11-04
1
-0
/
+13
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
\
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
11
-49
/
+254
|
\
\
\
|
*
|
|
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
2015-10-21
3
-1
/
+49
|
*
|
|
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
2015-10-21
3
-8
/
+47
|
*
|
|
cxgb4: T6 adapter lld support for iw_cxgb4 driver
Hariprasad S
2015-10-21
5
-40
/
+158
|
*
|
|
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2015-10-21
1
-22
/
+0
|
|
\
\
\
*
|
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
drivers: net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
6
-6
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
3
-3
/
+3
|
*
|
|
|
|
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
3
-3
/
+3
*
|
|
|
|
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
3
-3
/
+0
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
3
-3
/
+0
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
3
-3
/
+0
|
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
286
-4201
/
+65316
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sh_eth: use DMA barriers
Sergei Shtylyov
2015-11-03
1
-4
/
+4
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
11
-13
/
+70
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sfc: push partner queue for skb->xmit_more
Martin Habets
2015-11-02
4
-4
/
+36
|
|
*
|
|
|
|
|
|
sh_eth: fix WARNING in dma_common_free_remap()
Sergei Shtylyov
2015-11-02
1
-1
/
+1
|
|
*
|
|
|
|
|
|
sh_eth: fix uninitialized arrays in sh_eth_ring_init()
Sergei Shtylyov
2015-11-02
1
-4
/
+4
|
|
*
|
|
|
|
|
|
stmmac: Correctly report PTP capabilities.
Phil Reid
2015-11-01
1
-2
/
+5
|
|
*
|
|
|
|
|
|
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
2015-11-01
3
-1
/
+22
|
|
*
|
|
|
|
|
|
net: smsc911x: Fix crash if loopback test fails
Pavel Fedin
2015-11-01
1
-0
/
+1
[next]