Commit Graph

201 Commits (85670cc1faa2e1472e4a423cbf0b5e3d55c5ba88)

Author SHA1 Message Date
Al Viro bada8adc4e [IPV4]: ip_route_connect() ipv4 address arguments annotated 19 years ago
Ian McDonald e41542f516 [DCCP]: Introduce dccp_probe 19 years ago
Ian McDonald 3dd9a7c3a1 [DCCP]: Use constants for CCIDs 19 years ago
Gerrit Renker 00e4d116a7 [DCCP]: Allow default/fallback service code. 19 years ago
Andrea Bittau 593f16aa62 [DCCP] CCID2: Add helper functions for changing important CCID2 state 19 years ago
Andrea Bittau 374bcf32c8 [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT 19 years ago
Andrea Bittau 07978aabd5 [DCCP] CCID2: Allocate seq records on demand 19 years ago
Andrea Bittau 8d424f6ca2 [DCCP] CCID2: Add Kconfig option for CCID2 debug 19 years ago
Andrea Bittau 446dec30c7 [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available 19 years ago
Andrea Bittau d458c25ce2 [DCCP] CCID2: Initialize ssthresh to infinity 19 years ago
Andrea Bittau 29651cda97 [DCCP] CCID2: Fix jiffie wrap issues 19 years ago
Andrea Bittau 4a0a50fb43 [DCCP] ackvec: Remove unused variables 19 years ago
Andrea Bittau 8e27e4650c [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used 19 years ago
Andrea Bittau 23d06e3b98 [DCCP] ACKVEC: fix ackvector length calculation 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Ian McDonald fc747e82b4 [DCCP]: Tidyup CCID3 list handling 19 years ago
Ian McDonald 97e5848dd3 [DCCP]: Introduce tx buffering 19 years ago
Ian McDonald 2a0109a707 [DCCP]: Shift sysctls into feat.h 19 years ago
YOSHIFUJI Hideaki 8e1ef0a95b [IPV6]: Cache source address as well in ipv6_pinfo{}. 19 years ago
Herbert Xu 8f491069b4 [IPV4]: Use network-order dport for all visible inet_lookup_* 19 years ago
Venkat Yekkirala 4237c75c0a [MLSXFRM]: Auto-labeling of child sockets 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Ian McDonald 66a377c504 [DCCP]: Fix CCID3 19 years ago
Ian McDonald 80193aee18 [DCCP]: Introduce dccp_rx_hist_find_entry 19 years ago
Ian McDonald 837d107cd1 [DCCP]: Introduces follows48 function 19 years ago
Ian McDonald e6bccd3573 [DCCP]: Update contact details and copyright 19 years ago
Ian McDonald f3166c0717 [DCCP]: Fix typo 19 years ago
Herbert Xu 497c615aba [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls 19 years ago
Ian McDonald 4b79f0af48 [DCCP]: Fix default sequence window size 19 years ago
Alan Cox 9faefb6d41 [DCCP]: Fix sparse warnings. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jean-Luc Leger 538c5902b8 [PATCH] clean up default value of IP_DCCP_ACKVEC 19 years ago
Chris Leech 624d116473 [I/OAT]: Make sk_eat_skb I/OAT aware. 19 years ago
Andrea Bittau afec35e3fe [DCCP] Ackvec: fix soft lockup in ackvec handling code 19 years ago
Herbert Xu 134af34632 [DCCP]: Fix sock_orphan dead lock 19 years ago
Eric Sesterhenn b8282dcf04 [DCCP]: Fix leak in net/dccp/ipv4.c 19 years ago
Randy Dunlap 68907dad58 [DCCP]: Use NULL for pointers, comfort sparse. 19 years ago
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