- 25 Jul, 2003 11 commits
-
-
Patrick McHardy authored
-
Patrick McHardy authored
-
Harald Welte authored
-
Patrick McHardy authored
-
Patrick McHardy authored
- check TTL before rewriting so icmp_send gets clean packet - skb_copy_expand(skb) for tcpdump and asymmetric routing - inline some function - remove unneccessary struct in_device declaration - remove RTO_CONN
-
Harald Welte authored
-
Alexey Kuznetsov authored
-
Stephen Hemminger authored
-
Bart De Schuymer authored
-
Jan Zuchhold authored
-
Patrick McHardy authored
-
- 23 Jul, 2003 1 commit
-
-
David S. Miller authored
-
- 22 Jul, 2003 7 commits
-
-
Chas Williams authored
-
Krishna Kumar authored
-
Sridhar Samudrala authored
-
Patrick McHardy authored
-
Steven Whitehouse authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
- 21 Jul, 2003 3 commits
-
-
Robert Olsson authored
-
Randy Dunlap authored
Patch by Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
-
Kambo Lohan authored
-
- 20 Jul, 2003 9 commits
-
-
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 1 commit
-
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 19 Jul, 2003 7 commits
-
-
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.
-
Randy Dunlap authored
author: Daniele Bellucci <bellucda@tiscali.it> Fix a memory leak and checks a copy_from_user in wan/comx driver.
-
Randy Dunlap authored
author: Daniele Bellucci <bellucda@tiscali.it>
-
Randy Dunlap authored
author: Daniele Bellucci <bellucda@tiscali.it> Fix an unchecked copy_from_user in ieee1394/amdtp.
-
Randy Dunlap authored
author: Daniele Bellucci <bellucda@tiscali.it> Fix several unchecked copy_to_user()s in sbus/char/envctrl
-