Commit Graph

164 Commits (c97d98931ac52ef110b62d9b75c6a6f2bfbc1898)

Author SHA1 Message Date
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Arnaldo Carvalho de Melo 8ca0d17bd7 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
David S. Miller fb9504964d [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). 19 years ago
Arnaldo Carvalho de Melo 2d0817d11e [DCCP] options: Make dccp_insert_options & friends yell on error 19 years ago
Arnaldo Carvalho de Melo 110bae4efb [DCCP]: Remove leftover dccp_send_response prototype 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 e5a6de915b [DCCP] options: Fix handling of ackvecs in DATA packets 19 years ago
Arnaldo Carvalho de Melo 6df9424a9c [DCCP] options: Fix some aspects of mandatory option processing 19 years ago
Arnaldo Carvalho de Melo c0c736db7e [DCCP] ccid2: coding style cleanups 19 years ago
Arnaldo Carvalho de Melo 45329e71ee [DCCP] ipv6: cleanups 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
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 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 46f09ffa7d [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init 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 e55d912f5b [DCCP] feat: Introduce sysctls for the default features 19 years ago
Arnaldo Carvalho de Melo 04e2661e9c [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock 19 years ago
Arnaldo Carvalho de Melo 057fc6755a [DCCP]: Kconfig tidy up 19 years ago
Andrea Bittau 60fe62e789 [DCCP]: sparse endianness annotations 19 years ago
Andrea Bittau 6ffd30fbbb [DCCP] feat: Actually change the CCID upon negotiation 19 years ago
Arnaldo Carvalho de Melo 91f0ebf7b6 [DCCP] CCID: Improve CCID infrastructure 19 years ago
Andrea Bittau 77ff72d528 [DCCP] CCID2: Drop sock reference count on timer expiration and reset. 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 aa5d7df3b2 [DCCP] CCID3: Set the no_feedback_timer fields near init_timer 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 d5e9b2c737 [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free 19 years ago
Arnaldo Carvalho de Melo 411447019a [DCCP] CCID: Allow ccid_{init,exit} to be NULL 19 years ago
Andrea Bittau 02bcf28c82 [DCCP] ackvec: Introduce ack vector records 19 years ago
Arnaldo Carvalho de Melo 9b07ef5dda [DCCP] ackvec: Introduce dccp_ackvec_slab 19 years ago
Arnaldo Carvalho de Melo fa23e2ecd3 [DCCP]: Fix error handling in dccp_init 19 years ago
Arnaldo Carvalho de Melo 7400d78110 [DCCP] ackvec: Ditch dccpav_buf_len 19 years ago
Ian McDonald c09966608d [DCCP] ccid3: Divide by zero fix 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
David S. Miller 0cbd782507 [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. 19 years ago
Patrick McHardy 5d39a795bf [IPV4]: Always set fl.proto in ip_route_newports 19 years ago
Kris Katterjohn a8fc3d8dec [NET]: "signed long" -> "long" 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