- 25 Jul, 2003 4 commits
-
-
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 21 Jul, 2003 3 commits
-
-
Richard Henderson authored
-
Richard Henderson authored
-
Richard Henderson authored
-
- 20 Jul, 2003 10 commits
-
-
David S. Miller authored
-
Christoph Hellwig authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Bart De Schuymer authored
-
Sam Ravnborg authored
-
Herbert Xu authored
-
Wensong Zhang authored
-
bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 21 Jul, 2003 1 commit
-
-
Sean Neakums authored
-
- 20 Jul, 2003 3 commits
-
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/sparc-2.5
-
Richard Henderson authored
into kanga.twiddle.net:/home/rth/work/linux/axp-2.5
-
- 19 Jul, 2003 19 commits
-
-
David S. Miller authored
-
David S. Miller authored
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Javier Achirica authored
-
Stephen Hemminger authored
Wan router register/unregister does not need MOD_INC/MOD_DEC because it can not be unloaded as long as its symbols are in use by the calling module.
-
Stephen Hemminger authored
Without an exit routine lapb can't be unloaded.
-
Stephen Hemminger authored
The MOD_INC and MOD_DEC in lapb are no longer necessary in 2.6 since the module subsystem will not allow lapb to be unloaded as long as a module that is referencing the symbols (lapb_register/lapb_unregister) is loaded.
-
Simon Evans authored
This patch against 2.5.75 initialises a spinlock when the structure containing it is allocated
-