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
2005-10-31
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-24
/
+26
2005-10-31
[PATCH] smsc-ircc2: PM cleanup - do not close device when suspending
Dmitry Torokhov
1
-44
/
+85
2005-10-31
[PATCH] m32r: SMC91x driver update
Hirokazu Takata
1
-6
/
+6
2005-10-30
[CRYPTO] Simplify one-member scatterlist expressions
Herbert Xu
1
-2
/
+2
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-3
/
+2
2005-10-29
[PATCH] prism54: Free skb after disabling interrupts
Patrick McHardy
1
-4
/
+2
2005-10-29
[PATCH] s2io iomem annotations
Al Viro
1
-5
/
+5
2005-10-29
[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constants
Tobias Klauser
1
-3
/
+4
2005-10-29
[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled
Ashutosh Naik
1
-1
/
+1
2005-10-29
[PATCH] Better fixup for the orinoco driver
Alan Cox
3
-2
/
+49
2005-10-29
[PATCH] revert "orinoco: Information leakage due to incorrect padding"
Andrew Morton
1
-2
/
+4
2005-10-29
[PATCH] e1000: use vmalloc_node()
Ravikiran G Thirumalai
1
-2
/
+3
2005-10-29
[PATCH] b44: fix suspend/resume
Pavel Machek
1
-0
/
+5
2005-10-29
[PATCH] eepro.c: module_param_array cleanup
Florin Malita
1
-4
/
+3
2005-10-29
[PATCH] e1000: remove warning about e1000_suspend
Martin J. Bligh
1
-1
/
+1
2005-10-29
Merge branch 'master'
Jeff Garzik
15
-44
/
+947
2005-10-29
[PATCH] ipw2200: Missing kmalloc check
Panagiotis Issaris
1
-0
/
+4
2005-10-29
[netdrvr] ne2k-pci based card does not support bus-mastering.
Komuro
1
-1
/
+0
2005-10-29
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
30
-170
/
+88
2005-10-29
sis900: come alive after temporary memory shortage
Vasily Averin
1
-4
/
+12
2005-10-29
[git] change permissions on drivers/net/amd8111e.[ch] to 0644,
Jeff Garzik
2
-0
/
+0
2005-10-29
[PATCH] New PowerPC 4xx on-chip ethernet controller driver
Eugene Surovegin
17
-2819
/
+4082
2005-10-29
[PATCH] sundance: fix DFE-580TX Tx Underrun
Philippe De Muyter
1
-14
/
+48
2005-10-29
[netdrvr b44] include linux/dma-mapping.h to eliminate warning
Andrew Morton
1
-0
/
+1
2005-10-29
Add fs_enet ethernet network driver, for several embedded platforms.
Pantelis Antoniou
12
-0
/
+4264
2005-10-29
[PATCH] starfire: free_irq() on error path of netdev_open()
Alexey Dobriyan
1
-1
/
+3
2005-10-29
[PATCH] Fix CS89x0 KConfig for IXDP2X01
Deepak Saxena
1
-1
/
+1
2005-10-29
[PATCH] smc91x: shut down power after probing
Nicolas Pitre
1
-0
/
+4
2005-10-29
[PATCH] sis190.c: fix multicast MAC filter
Aurelien Jarno
1
-1
/
+1
2005-10-29
[PATCH] b44 reports wrong advertised flags
Matthew Wilcox
1
-5
/
+5
2005-10-29
[PATCH] s2io: kconfig help fix
Akinobu Mita
1
-2
/
+2
2005-10-29
[wireless prism54] Fix frame length
Roger While
1
-6
/
+1
2005-10-29
pcnet_cs: fix mii init code for older DL10019 based cards
Komuro
1
-0
/
+6
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
7
-34
/
+26
2005-10-29
[PATCH] ibmveth fix failed addbuf
Santiago Leon
1
-1
/
+1
2005-10-29
[PATCH] ibmveth lockless TX
Santiago Leon
2
-15
/
+30
2005-10-29
[PATCH] ibmveth fix buffer replenishing
Santiago Leon
2
-44
/
+8
2005-10-29
[PATCH] ibmveth fix buffer pool management
Santiago Leon
2
-35
/
+85
2005-10-29
[PATCH] ibmveth fix bonding
Santiago Leon
1
-0
/
+2
2005-10-29
[PATCH] tg3: update version and minor fixes
Michael Chan
1
-4
/
+14
2005-10-29
[PATCH] tg3: fix ASF heartbeat
Michael Chan
2
-5
/
+17
2005-10-29
[PATCH] tg3: add 5714/5715 support
Michael Chan
2
-16
/
+34
2005-10-28
Merge ../bleed-2.6
Greg KH
127
-3933
/
+6572
2005-10-28
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
Linus Torvalds
1
-7
/
+23
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
5
-32
/
+24
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2
-2
/
+2
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-3
/
+898
2005-10-28
Auto-update from upstream
Kyle McMartin
6
-8
/
+9
2005-10-28
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
115
-3922
/
+5665
2005-10-28
[ARM] 2897/2: PXA2xx IRDA support
Nicolas Pitre
3
-0
/
+882
[next]