Commit Graph

288 Commits (441e143e95f5aa1e04026cb0aa71c801ba53982f)

Author SHA1 Message Date
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker c02fdc0e81 [DCCP]: Make feature negotiation more readable 18 years ago
Gerrit Renker 6a128e053e [DCCPv6]: Resolve conditional build problem 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Gerrit Renker d7f7365f57 [DCCPv6]: Choose a genuine initial sequence number 18 years ago
Gerrit Renker 865e9022d8 [DCCP]: Remove redundant statements in init_sequence (ISS) 18 years ago
Gerrit Renker 4ed800d02c [DCCP]: Remove forward declarations in timer.c 18 years ago
Gerrit Renker afb0a34dd3 [DCCP]: Introduce a consistent naming scheme for sysctls 18 years ago
Gerrit Renker 2e2e9e92bd [DCCP]: Add sysctls to control retransmission behaviour 18 years ago
Gerrit Renker e11d9d3080 [DCCP]: Increment sequence numbers on retransmitted Response packets 18 years ago
Gerrit Renker 08a29e41bb [DCCP]: Update comments on precisely which packets can be retransmitted 18 years ago
Gerrit Renker 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago
Gerrit Renker d83ca5accb [DCCP]: Update code comments for Step 2/3 18 years ago
Gerrit Renker cf557926f6 [DCCP]: tidy up dccp_v{4,6}_conn_request 18 years ago
Ian McDonald f45b3ec481 [DCCP]: Fix logfile overflow 18 years ago
Ian McDonald fec5b80e49 [DCCP]: Fix DCCP Probe Typo 18 years ago
Gerrit Renker 73c9e02c22 [DCCPv6]: remove forward declarations in ipv6.c 18 years ago
Gerrit Renker 3d2fe62b8d [DCCPv4]: remove forward declarations in ipv4.c 18 years ago
Gerrit Renker 8a73cd09d9 [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG 18 years ago
Arnaldo Carvalho de Melo f6484f7c7a [DCCP] timewait: Remove leftover extern declarations 18 years ago
Gerrit Renker d23c7107bf [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv 18 years ago
Gerrit Renker 9b42078ed6 [DCCP]: Combine allocating & zeroing header space on skb 18 years ago
Gerrit Renker 89e7e57778 [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS 18 years ago
Gerrit Renker 60361be1be [DCCP]: set safe upper bound for option length 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
David S. Miller 494b4e7d81 [DCCP]: Fix typo _read_mostly --> __read_mostly. 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Akinobu Mita ac16ca6412 [NET]: Fix kfifo_alloc() error check. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
YOSHIFUJI Hideaki f2776ff047 [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. 18 years ago
Randy Dunlap 234af48401 [DCCP]: fix printk format warnings 18 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 18 years ago
David S. Miller fd169f15a6 [DCCP] ipv6: Fix opt_skb leak. 18 years ago
Gerrit Renker 82709531a8 [DCCP]: Fix Oops in DCCPv6 18 years ago
YOSHIFUJI Hideaki 9469c7b4aa [NET]: Use typesafe inet_twsk() inline function instead of cast. 18 years ago
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