Commit Graph

688 Commits (a1aca5de08a0cb840a90fb3f729a5940f8d21185)

Author SHA1 Message Date
Gerrit Renker b4eec20637 dccp: Implement lookup table for feature-negotiation information 17 years ago
Gerrit Renker 5c7c9451f1 dccp: Basic data structure for feature negotiation 17 years ago
Gerrit Renker 959fd992f0 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 432649916b dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker 48816322ad dccp: Empty the write queue when disconnecting 17 years ago
Gerrit Renker eac7726bf5 dccp: Fill in the Data fields for "Option Error" Resets 17 years ago
Gerrit Renker faf61c3319 dccp: Silently ignore options with nonsensical lengths 17 years ago
Wei Yongjun ba1a6c7bc0 dccp: Always generate a Reset in response to option errors 17 years ago
Gerrit Renker eff253c427 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 157439fa4a dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker b569d5a134 dccp: Empty the write queue when disconnecting 17 years ago
Gerrit Renker 5a056417e6 dccp: Fill in the Data fields for "Option Error" Resets 17 years ago
Gerrit Renker 1efa6bbac8 dccp: Silently ignore options with nonsensical lengths 17 years ago
Wei Yongjun 33c449675c dccp: Always generate a Reset in response to option errors 17 years ago
Gerrit Renker d28934ad8a dccp: Fix panic caused by too early termination of retransmission mechanism 17 years ago
Arnaldo Carvalho de Melo 3e8a0a559c dccp: change L/R must have at least one byte in the dccpsf_val field 17 years ago
Gui Jianfeng 6edafaaf6f tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup 17 years ago
Wei Yongjun 860239c56b dccp: Add check for truncated ICMPv6 DCCP error packets 17 years ago
Wei Yongjun 18e1d83600 dccp: Fix incorrect length check for ICMPv4 packets 17 years ago
Wei Yongjun e0bcfb0c6a dccp: Add check for sequence number in ICMPv6 message 17 years ago
Wei Yongjun d68f0866f7 dccp: Fix sequence number check for ICMPv4 packets 17 years ago
Gerrit Renker 73f18fdbca dccp: Bug-Fix - AWL was never updated 17 years ago
Gerrit Renker 59435444a1 dccp: Allow to distinguish original and retransmitted packets 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov ca12a1a443 inet: prepare net on the stack for NET accounting macros 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 years ago
Pavel Emelyanov fd54d716b1 inet: toss struct net initialization around 17 years ago
Gerrit Renker 2eeea7ba6b dccp ccid-3: Length of loss intervals 17 years ago
Gerrit Renker b552c6231f dccp ccid-3: Fix a loss detection bug 17 years ago
Gerrit Renker 5b5d0e7048 dccp: Upgrade NDP count from 3 to 6 bytes 17 years ago
Gerrit Renker 2013c7e35a dccp ccid-3: Fix error in loss detection 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Gerrit Renker be4c798a41 dccp: Bug in initial acknowledgment number assignment 17 years ago
Gerrit Renker 7deb0f8510 dccp ccid-3: X truncated due to type conversion 17 years ago
Gerrit Renker 1e8a287c79 dccp ccid-3: TFRC reverse-lookup Bug-Fix 17 years ago
Gerrit Renker 65907a433a dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets 17 years ago
Gerrit Renker 1e2f0e5e83 dccp: Fix sparse warnings 17 years ago
Gerrit Renker 3294f202dc dccp ccid-3: Bug-Fix - Zero RTT is possible 17 years ago
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 years ago
Gerrit Renker 825de27d9e dccp ccid-3: Fix "t_ipi explosion" bug 17 years ago
Wei Yongjun 6079a463cf dccp: Fix to handle short sequence numbers packet correctly 17 years ago
Chris Wright 19443178fb dccp: return -EINVAL on invalid feature length 17 years ago
Harvey Harrison 84994e16f2 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() 17 years ago
Pavel Emelyanov 653252c230 net: Fix wrong interpretation of some copy_to_user() results. 17 years ago
YOSHIFUJI Hideaki cdd04d98f6 [DCCP]: Convert do_gettimeofday() to getnstimeofday(). 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 years ago
Pavel Emelyanov 13f51d82ac [DCCP]: Fix comment about control sockets. 17 years ago