linux/net/dccp
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
Revert 931731123a

We can't elide the skb_set_owner_w() here because things like certain
netfilter targets (such as owner MATCH) need a socket to be set on the
SKB for correct operation.

Thanks to Jan Engelhardt and other netfilter list members for
pointing this out.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-26 01:04:55 -08:00
..
ccids [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li 2006-12-13 16:48:24 -08:00
Kconfig
Makefile
ackvec.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ackvec.h
ccid.c
ccid.h
dccp.h
diag.c
feat.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
feat.h
input.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv4.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv6.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv6.h
minisocks.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
options.c
output.c [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 2007-01-26 01:04:55 -08:00
probe.c
proto.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
sysctl.c
timer.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00