YOSHIFUJI Hideaki
f7d57453d2
[NET] ATM: Fix whitespace errors.
...
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
Arnaldo Carvalho de Melo
2afe37cdff
[ATM]: Use kmemdup & kzalloc where applicable
...
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
18 years ago
Al Viro
30d492da73
[ATM]: Annotations.
...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
David Howells
c4028958b6
WorkStruct: make allyesconfig
...
Fix up for make allyesconfig.
Signed-Off-By: David Howells <dhowells@redhat.com>
18 years ago
Chas Williams
6656e3c4c8
[ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
...
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Chas Williams
33a9c2d4b7
[ATM]: [lec] add reference counting to lec_arp entries
...
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Chas Williams
987e46bdf3
[ATM]: [lec] use work queue instead of timer for lec arp expiry
...
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Chas Williams
d0732f649f
[ATM]: [lec] convert lec_arp_table to hlist
...
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Chas Williams
1fa9961d63
[ATM]: [lec] indent, comment and whitespace cleanup [continued]
...
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Chas Williams
d44f77466c
[ATM]: [lec] indent, comment and whitespace cleanup
...
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Panagiotis Issaris
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
...
Signed-off-by: Panagiotis Issaris <takis@issaris.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Jörn Engel
6ab3d5624e
Remove obsolete #include <linux/config.h>
...
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
19 years ago
Randy Dunlap
4fc268d24c
[PATCH] capable/capability.h (net/)
...
net: Use <linux/capability.h> where capable() is used.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
Kris Katterjohn
8b3a70058b
[NET]: Remove more unneeded typecasts on *malloc()
...
This removes more unneeded casts on the return value for kmalloc(),
sock_kmalloc(), and vmalloc().
Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Kris Katterjohn
d3f4a687f6
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
...
This changes some memcmp(one,two,ETH_ALEN) to compare_ether_addr(one,two).
Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
Scott Talbert
75b895c15b
[ATM]: [lec] reset retry counter when new arp issued
...
From: Scott Talbert <scott.talbert@lmco.com>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
20 years ago
Scott Talbert
4a7097fcc4
[ATM]: [lec] attempt to support cisco failover
...
From: Scott Talbert <scott.talbert@lmco.com>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
20 years ago
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
20 years ago