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
Add "run_scheduled_work()" workqueue function
Linus Torvalds
1
-2
/
+1
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
78
-1177
/
+2097
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-73
/
+96
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-47
/
+47
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
1
-5
/
+5
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2
-3
/
+2
2006-12-07
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
1
-25
/
+59
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
17
-57
/
+140
2006-12-07
[PATCH] sky2: sparse warnings
Stephen Hemminger
2
-42
/
+29
2006-12-07
[PATCH] skge: fix sparse warnings
Stephen Hemminger
1
-75
/
+75
2006-12-07
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
Brice Goglin
1
-1
/
+3
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
[TG3]: Identify Serdes devices more clearly.
Michael Chan
1
-4
/
+6
2006-12-07
[TG3]: Use msleep.
Michael Chan
1
-9
/
+5
2006-12-07
[TG3]: Use netif_msg_*.
Michael Chan
1
-5
/
+10
2006-12-07
[TG3]: Allow partial speed advertisement.
Michael Chan
1
-15
/
+24
2006-12-07
[TG3]: Add TG3_FLG2_IS_NIC flag.
Michael Chan
2
-13
/
+25
2006-12-07
[TG3]: Add 5787F device ID.
Michael Chan
1
-1
/
+3
2006-12-07
[TG3]: Fix Phy loopback.
Michael Chan
1
-13
/
+10
2006-12-07
[IrDA]: PXA FIR code device model conversion
Paul Sokolovsky
1
-13
/
+13
2006-12-07
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
1
-1
/
+0
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
[PATCH] ipw2200: Fix debug output endian issue
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Fix a typo
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
1
-4
/
+13
2006-12-06
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
1
-2
/
+1
2006-12-06
[PATCH] prism54: replace kmalloc+memset with kzalloc
Yan Burman
2
-9
/
+4
2006-12-06
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
8
-32
/
+12
2006-12-06
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
5
-3
/
+102
2006-12-06
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
1
-0
/
+3
2006-12-06
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
1
-4
/
+2
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
[next]