android_kernel_xiaomi_sm8350/net/dccp
David S. Miller fd169f15a6 [DCCP] ipv6: Fix opt_skb leak.
Based upon a patch from Jesper Juhl.  Try to match the
TCP IPv6 code this was copied from as much as possible,
so that it's easy to see where to add the ipv6 pktoptions
support code.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-21 19:55:21 -07:00
..
ccids [DCCP]: Use constants for CCIDs 2006-09-24 18:03:41 -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
ccid.h
dccp.h [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
diag.c
feat.c
feat.h
input.c
ipv4.c [DCCP]: Fix Oops in DCCPv6 2006-10-21 19:55:20 -07:00
ipv6.c [DCCP] ipv6: Fix opt_skb leak. 2006-10-21 19:55:21 -07:00
ipv6.h
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
minisocks.c
options.c
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
timer.c