1. bfbddd0 dccp: Fix the adjustments to AWL and SWL by Gerrit Renker · 16 years ago
  2. 2975abd dccp: Schedule an Ack when receiving timestamps by Gerrit Renker · 16 years ago
  3. d0995e6 dccp ccid-3: Remove dead states by Gerrit Renker · 16 years ago
  4. 5fe9496 dccp ccid-3: Remove duplicate documentation by Gerrit Renker · 16 years ago
  5. c506d91 dccp: Unused argument in CCID tx function by Gerrit Renker · 16 years ago
  6. f10ecae dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 16 years ago
  7. ce177ae dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 16 years ago
  8. 535c55d dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate by Gerrit Renker · 16 years ago
  9. 3306c78 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 16 years ago
  10. 47a61e7 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 16 years ago
  11. 63b3a73 dccp ccid-3: Remove ugly RTT-sampling history lookup by Gerrit Renker · 16 years ago
  12. de6f2b5 dccp ccid-3: Bug fix for the inter-packet scheduling algorithm by Gerrit Renker · 16 years ago
  13. b2e317f dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 16 years ago
  14. 842d1ef dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes by Gerrit Renker · 16 years ago
  15. 1fb8750 dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes by Gerrit Renker · 16 years ago
  16. 88ddac5 dccp: Special case of the MPS for client-PARTOPEN with DataAcks by Gerrit Renker · 16 years ago
  17. 55ebe3a dccp: Leave headroom for options when calculating the MPS by Gerrit Renker · 16 years ago
  18. 2faae55 dccp ccid-2: Use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 16 years ago
  19. 4861a35 dccp: Support for exchanging of NN options in established state by Gerrit Renker · 16 years ago
  20. 624a965 dccp: Support for the exchange of NN options in established state by Gerrit Renker · 16 years ago
  21. 76f738a dccp: Debugging functions for feature negotiation by Gerrit Renker · 16 years ago
  22. 0a482267 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 16 years ago
  23. 51c7d4f dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  24. 09856c1 dccp: Auto-load (when supported) CCID plugins for negotiation by Gerrit Renker · 16 years ago
  25. 5d3dac2 dccp: Initialisation framework for feature negotiation by Gerrit Renker · 16 years ago
  26. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  27. 68e074b dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  28. 78673e2 dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  29. 23479cb dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  30. c49b227 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago
  31. e70cacb dccp: Integration of dynamic feature activation - part 2 (server side) by Gerrit Renker · 16 years ago
  32. 3a53a9a dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  33. c926c6a dccp: Feature activation handlers by Gerrit Renker · 16 years ago
  34. d2150b7 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  35. 5a146b9 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago
  36. c664d4f dccp: Preference list reconciliation by Gerrit Renker · 16 years ago
  37. f8a644c dccp: Integrate feature-negotiation insertion code by Gerrit Renker · 16 years ago
  38. 0ef118a dccp: Insert feature-negotiation options into skb by Gerrit Renker · 16 years ago
  39. cf9ddf7 dccp: Header option insertion routine for feature-negotiation by Gerrit Renker · 16 years ago
  40. d0440ee dccp: Support for Mandatory options by Gerrit Renker · 16 years ago
  41. b9aaac1 dccp: Increase the scope of variable-length htonl/ntohl functions by Gerrit Renker · 16 years ago
  42. c8041e2 dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  43. fade756 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  44. 73bbe09 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  45. 17c30b4 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  46. 20f41ee dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  47. 668144f dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  48. d4c8741 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  49. 093e1f4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  50. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  51. 86349c8 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  52. 5591d28 dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  53. 7020838 dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  54. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  55. 3001fc0 dccp: List management for new feature negotiation by Gerrit Renker · 16 years ago
  56. b4eec20 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  57. 5c7c945 dccp: Basic data structure for feature negotiation by Gerrit Renker · 16 years ago
  58. 959fd99 dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  59. 4326499 dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  60. 4881632 dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  61. eac7726 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  62. faf61c33 dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  63. ba1a6c7 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  64. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  65. 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
  66. 0677084 ipv: Re-enable IP when MTU > 68 by Breno Leitao · 16 years ago
  67. 9d7d740 net/xfrm: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  68. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  69. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  70. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  71. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  72. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  73. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  74. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  75. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  76. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  77. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  78. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  79. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  80. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  81. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  82. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  83. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  84. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  85. 988b02f net: rfkill: add missing line break by Felipe Balbi · 16 years ago
  86. ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
  87. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  88. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  89. f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
  90. fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
  91. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  92. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  93. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  94. 195648b pkt_sched: Prevent livelock in TX queue running. by David S. Miller · 16 years ago
  95. d280539 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  96. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago
  97. deb3abf Revert "pkt_sched: Protect gen estimators under est_lock." by David S. Miller · 16 years ago
  98. e5befbd pkt_sched: remove bogus block (cleanup) by Ilpo Järvinen · 16 years ago
  99. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  100. fab00c5 netfilter: ctnetlink: sleepable allocation with spin lock bh by Pablo Neira Ayuso · 16 years ago