You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arnaldo Carvalho de Melo
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
...
Now the skb->nh union has just one member, .raw, i.e. it is just like the
skb->mac union, strange, no? I'm just leaving it like that till the transport
layer is done with, when we'll rename skb->mac.raw to skb->mac_header (or
->mac_header_offset?), ditto for ->{h,nh}.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
..
ccids
[DCCP]: Revert patch which disables bidirectional mode
18 years ago
Kconfig
[DCCP]: enable debug messages also for static builds
18 years ago
Makefile
[DCCPv6]: Resolve conditional build problem
18 years ago
ackvec.c
[DCCP]: Whitespace cleanups
18 years ago
ackvec.h
[DCCP] ackvec: infrastructure for sending more than one ackvec per packet
18 years ago
ccid.c
[PATCH] slab: remove kmem_cache_t
18 years ago
ccid.h
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
18 years ago
dccp.h
[DCCP]: make dccp_write_xmit_timer() static again
18 years ago
diag.c
Remove obsolete #include <linux/config.h>
19 years ago
feat.c
[NET] DCCP: Fix whitespace errors.
18 years ago
feat.h
[NET] DCCP: Fix whitespace errors.
18 years ago
input.c
[DCCP]: Revert patch which disables bidirectional mode
18 years ago
ipv4.c
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ipv6.c
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
ipv6.h
Remove obsolete #include <linux/config.h>
19 years ago
minisocks.c
[DCCP]: Set RTO for newly created child socket
18 years ago
options.c
[TCP/DCCP/RANDOM]: Remove unused exports.
18 years ago
output.c
[DCCP]: Initialise write_xmit_timer also on passive sockets
18 years ago
probe.c
[PATCH] mark struct file_operations const 7
18 years ago
proto.c
[DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV
18 years ago
sysctl.c
[PATCH] sysctl: remove insert_at_head from register_sysctl
18 years ago
timer.c
[DCCP]: make dccp_write_xmit_timer() static again
18 years ago