1. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  2. 3001fc0 dccp: List management for new feature negotiation by Gerrit Renker · 16 years ago
  3. b4eec20 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  4. 5c7c945 dccp: Basic data structure for feature negotiation by Gerrit Renker · 16 years ago
  5. 959fd99 dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  6. 4326499 dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  7. 4881632 dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  8. eac7726 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  9. faf61c33 dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  10. ba1a6c7 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  11. d28934a dccp: Fix panic caused by too early termination of retransmission mechanism by Gerrit Renker · 16 years ago
  12. 3e8a0a5 dccp: change L/R must have at least one byte in the dccpsf_val field by Arnaldo Carvalho de Melo · 16 years ago
  13. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  14. 860239c dccp: Add check for truncated ICMPv6 DCCP error packets by Wei Yongjun · 16 years ago
  15. 18e1d83 dccp: Fix incorrect length check for ICMPv4 packets by Wei Yongjun · 16 years ago
  16. e0bcfb0 dccp: Add check for sequence number in ICMPv6 message by Wei Yongjun · 16 years ago
  17. d68f086 dccp: Fix sequence number check for ICMPv4 packets by Wei Yongjun · 16 years ago
  18. 73f18fd dccp: Bug-Fix - AWL was never updated by Gerrit Renker · 16 years ago
  19. 5943544 dccp: Allow to distinguish original and retransmitted packets by Gerrit Renker · 16 years ago
  20. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  21. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  22. ca12a1a inet: prepare net on the stack for NET accounting macros by Pavel Emelyanov · 16 years ago
  23. 7c73a6f mib: add net to IP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  24. dcfc23c mib: add struct net to ICMP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  25. fd54d71 inet: toss struct net initialization around by Pavel Emelyanov · 16 years ago
  26. 2eeea7b dccp ccid-3: Length of loss intervals by Gerrit Renker · 16 years ago
  27. b552c62 dccp ccid-3: Fix a loss detection bug by Gerrit Renker · 16 years ago
  28. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 16 years ago
  29. 2013c7e dccp ccid-3: Fix error in loss detection by Gerrit Renker · 16 years ago
  30. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  31. be4c798 dccp: Bug in initial acknowledgment number assignment by Gerrit Renker · 16 years ago
  32. 7deb0f8 dccp ccid-3: X truncated due to type conversion by Gerrit Renker · 16 years ago
  33. 1e8a287 dccp ccid-3: TFRC reverse-lookup Bug-Fix by Gerrit Renker · 16 years ago
  34. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 16 years ago
  35. 1e2f0e5e dccp: Fix sparse warnings by Gerrit Renker · 16 years ago
  36. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 16 years ago
  37. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  38. 825de27 dccp ccid-3: Fix "t_ipi explosion" bug by Gerrit Renker · 16 years ago
  39. 6079a46 dccp: Fix to handle short sequence numbers packet correctly by Wei Yongjun · 16 years ago
  40. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 16 years ago
  41. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  42. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 16 years ago
  44. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  45. cdd04d9 [DCCP]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 16 years ago
  46. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  47. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 16 years ago
  48. 13f51d8 [DCCP]: Fix comment about control sockets. by Pavel Emelyanov · 16 years ago
  49. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. 671a1c7 [NETNS][DCCPV6]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  51. 334527d [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  52. 0204774 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  53. 8231bd2 [NETNS][DCCPV6]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  54. 68d1859 [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. by Pavel Emelyanov · 16 years ago
  55. fc5f858 [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. by Pavel Emelyanov · 16 years ago
  56. b9901a8 [NETNS][DCCPV4]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  57. f548739 [NETNS][DCCPV4]: Use proper net to route the reset packet. by Pavel Emelyanov · 16 years ago
  58. b76c4b2 [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  59. 7b1cffa [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  60. 72a2d61 [NETNS][DCCPV4]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  61. 028b027 [DCCP]: Fix skb->cb conflicts with IP by Patrick McHardy · 16 years ago
  62. 24e8b7e4 [DCCP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  63. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  64. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  65. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  66. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 16 years ago
  67. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  68. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  69. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 17 years ago
  70. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  71. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 17 years ago
  72. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 17 years ago
  73. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
  74. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  75. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  76. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  77. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago
  78. c4e18da [CCID3]: Kill some bloat by Ilpo Järvinen · 17 years ago
  79. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  80. a07a5a8 [DCCP]: Remove unused inline function by Gerrit Renker · 17 years ago
  81. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  82. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  83. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  84. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  85. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 17 years ago
  86. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  87. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 17 years ago
  88. cf86314 [DCCP]: Ignore feature negotiation on Data packets by Gerrit Renker · 17 years ago
  89. 5cdae19 [DCCP]: Make code assumptions explicit by Gerrit Renker · 17 years ago
  90. dd6303d [DCCP]: Remove unused and redundant validation functions by Gerrit Renker · 17 years ago
  91. af3b867 [DCCP]: Support inserting options during the 3-way handshake by Gerrit Renker · 17 years ago
  92. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 17 years ago
  93. 8109616 [DCCP]: Add (missing) option parsing to request_sock processing by Gerrit Renker · 17 years ago
  94. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  95. 7913350 [DCCP]: Collapse repeated `len' statements into one by Gerrit Renker · 17 years ago
  96. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 17 years ago
  97. 28be544 [DCCP]: Use maximum-RTO backoff from DCCP spec by Gerrit Renker · 17 years ago
  98. 92d3192 [DCCP]: Shift the retransmit timer for active-close into output.c by Gerrit Renker · 17 years ago
  99. 69567d0 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close by Gerrit Renker · 17 years ago
  100. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago