An error occurred fetching the project authors.
- 22 Aug, 2004 1 commit
-
-
Cal Peake authored
net/ipv4/proc.c was updated to use a new mechanism for outputting /proc/net/snmp and /proc/net/netstat. However, a superfluous '\n' snuck in, breaking `netstat -s`
-
- 08 Jul, 2004 3 commits
-
-
Hideaki Yoshifuji authored
Signed-off-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
-
Hideaki Yoshifuji authored
Signed-off-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
-
Hideaki Yoshifuji authored
Signed-off-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
-
- 23 Jun, 2004 1 commit
-
-
Arnaldo Carvalho de Melo authored
This is needed because tcpv6_prot has to point to the same place tcp_prot points, as they share the same accounting variables. This fixes a bug noticed by David Miller when using the ipv6_mapped functionality, thanks David! Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br> Signed-off-by: David S. Miller <davem@redhat.com>
-
- 22 Jun, 2004 1 commit
-
-
Arnaldo Carvalho de Melo authored
Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
-
- 02 Jun, 2004 1 commit
-
-
Hideaki Yoshifuji authored
-
- 11 Sep, 2003 1 commit
-
-
Hideaki Yoshifuji authored
-
- 21 May, 2003 1 commit
-
-
Hideaki Yoshifuji authored
-
- 15 May, 2003 1 commit
-
-
David S. Miller authored
-
- 10 May, 2003 1 commit
-
-
Hideaki Yoshifuji authored
-
- 07 Apr, 2003 1 commit
-
-
Nivedita Singhvi authored
-
- 09 Feb, 2003 1 commit
-
-
David S. Miller authored
-
- 06 Jan, 2003 1 commit
-
-
Ravikiran G. Thirumalai authored
-
- 13 Nov, 2002 1 commit
-
-
Arnaldo Carvalho de Melo authored
Also only compile/link socket_seq_show (previously socket_get_info) in net/socket.c if CONFIG_PROC_FS is enabled.
-
- 12 Nov, 2002 1 commit
-
-
Arnaldo Carvalho de Melo authored
-
- 11 Nov, 2002 1 commit
-
-
Arnaldo Carvalho de Melo authored
-
- 29 Oct, 2002 1 commit
-
-
Arnaldo Carvalho de Melo authored
Also make compilation of this misc proc stuff not compile/link if CONFIG_PROC_FS is not set. Now to seq_file this routines.
-
- 29 Sep, 2002 1 commit
-
-
Erik Schoenfelder authored
-
- 17 Jun, 2002 1 commit
-
-
Rusty Russell authored
This patch removes the concept of "logical" CPU numbers, in preparation for CPU hotplugging.
-
- 05 Feb, 2002 2 commits
-
-
Linus Torvalds authored
- Al Viro: sanity-check user arguments, zero-terminated strings etc. - Urban Widmark: smbfs update (server/client cache coherency etc) - Rik van Riel, Marcelo Tosatti: VM updates - Cort Dougan: PPC updates - Neil Brown: raid1/5 failed drive fixups, NULL ptr checking, md error cleanup - Neil Brown: knfsd fix for 64-bit architectures, and filehandle resolveir - Ken Brownfield: workaround for menuconfig CPU selection glitch - David Miller: sparc64 MM setup fix, arpfilter forward port - Keith Owens: Remove obsolete IPv6 provider based addressing - Jari Ruusu: block_write error case cleanup fix - Jeff Garzik: netdriver update
-
Linus Torvalds authored
-