Commit Graph

580 Commits (771ed689d2cd53439e28e095bc38fbe40a71429e)

Author SHA1 Message Date
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
Pavel Emelyanov 671a1c7401 [NETNS][DCCPV6]: Make per-net socket lookup. 17 years ago
Pavel Emelyanov 334527d351 [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. 17 years ago
Pavel Emelyanov 0204774191 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 8231bd270d [NETNS][DCCPV6]: Add dummy per-net operations. 17 years ago
Pavel Emelyanov 68d185980f [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. 17 years ago
Pavel Emelyanov fc5f8580d3 [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. 17 years ago
Pavel Emelyanov b9901a84c9 [NETNS][DCCPV4]: Make per-net socket lookup. 17 years ago
Pavel Emelyanov f54873982c [NETNS][DCCPV4]: Use proper net to route the reset packet. 17 years ago
Pavel Emelyanov b76c4b27fe [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. 17 years ago
Pavel Emelyanov 7b1cffa8c9 [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 72a2d61382 [NETNS][DCCPV4]: Add dummy per-net operations. 17 years ago
Patrick McHardy 028b027524 [DCCP]: Fix skb->cb conflicts with IP 17 years ago
YOSHIFUJI Hideaki 24e8b7e484 [DCCP]: Use snmp_mib_{init,free}(). 17 years ago
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago