dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/dccp
Al Viro bada8adc4e [IPV4]: ip_route_connect() ipv4 address arguments annotated
annotated address arguments (port number left alone for now); ditto
for inferred net-endian variables in callers.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 17:54:06 -07:00
..
ccids [DCCP]: Use constants for CCIDs 2006-09-24 18:03:41 -03:00
Kconfig [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
Makefile [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
ackvec.c [DCCP] ackvec: Remove unused variables 2006-09-22 15:19:09 -07:00
ackvec.h [DCCP] ackvec: Remove unused variables 2006-09-22 15:19:09 -07:00
ccid.c [DCCP] CCID: Improve CCID infrastructure 2006-03-20 19:21:44 -08:00
ccid.h [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
dccp.h [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
diag.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feat.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feat.h [DCCP]: Shift sysctls into feat.h 2006-09-22 15:18:16 -07:00
input.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ipv4.c [IPV4]: ip_route_connect() ipv4 address arguments annotated 2006-09-28 17:54:06 -07:00
ipv6.c [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -07:00
ipv6.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
minisocks.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
options.c [DCCP]: Update contact details and copyright 2006-08-26 19:01:30 -07:00
output.c [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
probe.c [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
proto.c [DCCP]: Allow default/fallback service code. 2006-09-24 17:49:26 -03:00
sysctl.c [DCCP]: Shift sysctls into feat.h 2006-09-22 15:18:16 -07:00
timer.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00