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.
 
 
 
kernel_samsung_sm7125/net/dccp
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
..
ccids [CCID3]: Kill some bloat 17 years ago
Kconfig [DCCP]: Promote CCID2 as default CCID 17 years ago
Makefile
ackvec.c [ACKVEC]: Reduce length of identifiers 17 years ago
ackvec.h [ACKVEC]: Reduce length of identifiers 17 years ago
ccid.c [CCID]: More informative registration 17 years ago
ccid.h [DCCP]: Introducing CCMPS 17 years ago
dccp.h [DCCP]: Replace socket with sock for reset sending. 17 years ago
diag.c
feat.c [DCCP]: Make code assumptions explicit 17 years ago
feat.h [DCCP]: Remove unused and redundant validation functions 17 years ago
input.c [DCCP]: Allow to parse options on Request Sockets 17 years ago
ipv4.c [NETNS]: Inet control socket should not hold a namespace. 17 years ago
ipv6.c [NETNS]: Inet control socket should not hold a namespace. 17 years ago
ipv6.h
minisocks.c [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 17 years ago
options.c [DCCP]: Ignore feature negotiation on Data packets 17 years ago
output.c [DCCP]: Replace socket with sock for reset sending. 17 years ago
probe.c
proto.c [SOCK] proto: Add hashinfo member to struct proto 17 years ago
sysctl.c [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
timer.c