Arnaldo Carvalho de Melo
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
...
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2007-04-25 22:25:10 -07:00
YOSHIFUJI Hideaki
b6d9bcb069
[NET] SCHED: Use htons() where appropriate.
...
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2007-04-25 22:24:00 -07:00
YOSHIFUJI Hideaki
10297b9931
[NET] SCHED: Fix whitespace errors.
...
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2007-02-10 23:20:08 -08:00
Al Viro
66c6f529c3
[NET]: net/sched annotations.
...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
Signed-off-by: David S. Miller <davem@davemloft.net >
2006-12-02 21:27:19 -08:00
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 >
2006-07-21 14:51:30 -07:00
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 >
2006-06-30 19:25:36 +02:00
Jesper Juhl
a51482bde2
[NET]: kfree cleanup
...
From: Jesper Juhl <jesper.juhl@gmail.com >
This is the net/ part of the big kfree cleanup patch.
Remove pointless checks for NULL prior to calling kfree() in net/.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Arnaldo Carvalho de Melo <acme@conectiva.com.br >
Acked-by: Marcel Holtmann <marcel@holtmann.org >
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org >
Signed-off-by: Andrew Morton <akpm@osdl.org >
2005-11-08 09:41:34 -08:00
Patrick McHardy
8a47077a0b
[NETLINK]: Missing padding fields in dumped structures
...
Plug holes with padding fields and initialized them to zero.
Signed-off-by: Patrick McHardy <kaber@trash.net >
Signed-off-by: David S. Miller <davem@davemloft.net >
2005-06-28 12:56:45 -07:00
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!
2005-04-16 15:20:36 -07:00