Commit Graph

59 Commits (ad1588798620901c12ba86c71865150a4eb727bf)

Author SHA1 Message Date
Eric Sesterhenn b8282dcf04 [DCCP]: Fix leak in net/dccp/ipv4.c 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Arnaldo Carvalho de Melo c5fed1597e [DCCP]: ditch dccp_v[46]_ctl_send_ack 19 years ago
Arnaldo Carvalho de Melo 118b2c9532 [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
Arnaldo Carvalho de Melo 7247887357 [DCCP] ipv6: Add missing ipv6 control socket 19 years ago
Adrian Bunk 5e0817f84c [DCCP] ipv4: make struct dccp_v4_prot static 19 years ago
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo 075ae86611 [DCCP]: Move dccp_hashinfo from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 0a1ec676dd [DCCP]: Dont use dccp_v4_checksum in dccp_make_response 19 years ago
Arnaldo Carvalho de Melo c985ed705f [DCCP]: Move dccp_[un]hash from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 3e0fadc51f [DCCP]: Move dccp_v4_{init,destroy}_sock to the core 19 years ago
Arnaldo Carvalho de Melo 017487d7d1 [DCCP]: Generalize dccp_v4_send_reset 19 years ago
Arnaldo Carvalho de Melo 04e2661e9c [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock 19 years ago
Andrea Bittau 60fe62e789 [DCCP]: sparse endianness annotations 19 years ago
Arnaldo Carvalho de Melo 91f0ebf7b6 [DCCP] CCID: Improve CCID infrastructure 19 years ago
Andrea Bittau afe00251dd [DCCP]: Initial feature negotiation implementation 19 years ago
Andrea Bittau 2a91aa3967 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 19 years ago
Arnaldo Carvalho de Melo 9833d6da00 [DCCP]: Don't alloc ack vector for the control sock 19 years ago
Arnaldo Carvalho de Melo 7400d78110 [DCCP] ackvec: Ditch dccpav_buf_len 19 years ago
Patrick McHardy 5d39a795bf [IPV4]: Always set fl.proto in ip_route_newports 19 years ago
Patrick McHardy eb9c7ebe69 [NETFILTER]: Handle NAT in IPsec policy checks 19 years ago
Patrick McHardy b59c270104 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo a7f5e7f164 [INET]: Generalise tcp_v4_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo fc44b98053 [DCCP]: Use reqsk_free in dccp_v4_conn_request 19 years ago
Arnaldo Carvalho de Melo f21e68caa0 [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 19 years ago
Arnaldo Carvalho de Melo 34ca686081 [DCCP]: Just rename dccp_v4_prot to dccp_prot 19 years ago
Arnaldo Carvalho de Melo 57cca05af1 [DCCP]: Introduce dccp_ipv4_af_ops 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Ian McDonald 4c7e689502 [DCCP]: Comment typo 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 19 years ago
Herbert Xu 49c5bfaffe [DCCP]: Clear the IPCB area 20 years ago
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Arnaldo Carvalho de Melo 561713cf47 [DCCP]: Don't use necessarily the same CCID for tx and rx 20 years ago
Arnaldo Carvalho de Melo ae31c3399d [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 20 years ago
Arnaldo Carvalho de Melo 67e6b62921 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 20 years ago
Arnaldo Carvalho de Melo 0c10c5d968 [DCCP]: More precisely set reset_code when sending RESET packets 20 years ago
Arnaldo Carvalho de Melo dc19336c76 [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock 20 years ago
Arnaldo Carvalho de Melo b0e567806d [DCCP] Introduce dccp_timestamp 20 years ago
Arnaldo Carvalho de Melo c530cfb1ce [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet 20 years ago
Arnaldo Carvalho de Melo 8efa544f9c [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock 20 years ago
Arnaldo Carvalho de Melo 03ace394ac [DCCP]: Fix the ACK and SEQ window variables settings 20 years ago
Arnaldo Carvalho de Melo 2807d4ffb0 [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset 20 years ago
Arnaldo Carvalho de Melo c59eab4637 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks 20 years ago