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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] sky2: receive queue watermark tweak
Stephen Hemminger
2
-3
/
+9
2006-12-07
[PATCH] sky2: beter ram buffer partitioning
Stephen Hemminger
1
-16
/
+25
2006-12-07
[PATCH] sky2: add comments to PCI ids
Stephen Hemminger
1
-25
/
+23
2006-12-07
[PATCH] sky2: add PCI for 88ec033
Stephen Hemminger
1
-0
/
+1
2006-12-07
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
Andrew Victor
1
-2
/
+1
2006-12-07
[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
Andrew Victor
1
-0
/
+14
2006-12-07
[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
Andrew Victor
2
-9
/
+8
2006-12-07
[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()
Andrew Victor
1
-30
/
+25
2006-12-07
Merge branch 'master' into upstream
Jeff Garzik
89
-790
/
+608
2006-12-07
[PATCH] ... and more work_struct-induced breakage (mips)
Al Viro
1
-4
/
+5
2006-12-06
[PATCH] hamradio/dmascc: fix up work_struct-induced breakage
Al Viro
1
-4
/
+4
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
19
-359
/
+62
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
19
-359
/
+62
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
8
-34
/
+45
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
16
-21
/
+34
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
152
-3953
/
+32232
2006-12-05
[PATCH] remote memory corruptor in ibmtr.c
Al Viro
1
-1
/
+1
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
6
-20
/
+19
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
19
-257
/
+19
2006-12-05
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
4
-50
/
+20
2006-12-05
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
5
-52
/
+23
2006-12-05
[PATCH] NetXen: multiport firmware support, ioctl interface
Amit S. Kale
9
-377
/
+1161
2006-12-05
[PATCH] NetXen: whitespace cleaup and more cleanup fixes
Amit S. Kale
10
-193
/
+165
2006-12-05
[PATCH] net: smc91x add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-05
[PATCH] sk98lin debug build fix
Mariusz Kozlowski
1
-1
/
+1
2006-12-05
[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel
Maciej W. Rozycki
1
-5
/
+1
2006-12-05
[PATCH] declance: Fix PMAX and PMAD support
Maciej W. Rozycki
1
-191
/
+207
2006-12-05
[PATCH] bonding: incorrect bonding state reported via ioctl
Andy Gospodarek
1
-1
/
+1
2006-12-05
[PATCH] Update smc91x driver with ARM Versatile board info
Deepak Saxena
1
-0
/
+18
2006-12-05
[PATCH] ns83820 annotations
Al Viro
1
-11
/
+14
2006-12-05
[PATCH] myri10ge annotations
Al Viro
3
-72
/
+77
2006-12-05
[PATCH] drivers/net/arm missing __devinit
Al Viro
2
-7
/
+7
2006-12-05
[PATCH] trivial missing __init in drivers/net/*
Al Viro
33
-37
/
+37
2006-12-05
[PATCH] mv643xx_eth.c NULL noise removal
Al Viro
1
-2
/
+2
2006-12-05
[PATCH] __iomem annotations: smc91x
Al Viro
1
-2
/
+2
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
9
-0
/
+9
2006-12-04
[POWERPC] Spider uses low level BE MMIO accessors
Benjamin Herrenschmidt
1
-8
/
+10
2006-12-04
[PATCH] ibmveth: Remove ibmveth "liobn" field
Benjamin Herrenschmidt
2
-5
/
+0
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
8
-0
/
+8
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-0
/
+1
2006-12-04
[POWERPC] Make EMAC use generic DCR access methods
Benjamin Herrenschmidt
1
-2
/
+4
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
187
-4808
/
+33343
2006-12-04
[SUNHME]: Fix for sunhme failures on x86
Jurij Smakov
1
-0
/
+5
2006-12-03
[NET]: Split skb->csum
Al Viro
9
-10
/
+10
2006-12-03
[BNX2]: Update version and rel date.
Michael Chan
1
-2
/
+2
2006-12-03
[BNX2]: Add 5709 PCI ID.
Michael Chan
1
-2
/
+11
2006-12-03
[BNX2]: Download 5709 firmware.
Michael Chan
1
-4
/
+38
2006-12-03
[BNX2]: New firmware to support 5709 (part 4).
Michael Chan
1
-0
/
+1037
2006-12-03
[BNX2]: New firmware to support 5709 (part 3).
Michael Chan
1
-0
/
+712
2006-12-03
[BNX2]: New firmware to support 5709 (part 2).
Michael Chan
1
-0
/
+1259
[next]