1. 3306c78 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 16 years ago
  2. 47a61e7 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 16 years ago
  3. 63b3a73 dccp ccid-3: Remove ugly RTT-sampling history lookup by Gerrit Renker · 16 years ago
  4. de6f2b5 dccp ccid-3: Bug fix for the inter-packet scheduling algorithm by Gerrit Renker · 16 years ago
  5. b2e317f dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 16 years ago
  6. 842d1ef dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes by Gerrit Renker · 16 years ago
  7. 1fb8750 dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes by Gerrit Renker · 16 years ago
  8. 88ddac5 dccp: Special case of the MPS for client-PARTOPEN with DataAcks by Gerrit Renker · 16 years ago
  9. 55ebe3a dccp: Leave headroom for options when calculating the MPS by Gerrit Renker · 16 years ago
  10. 2faae55 dccp ccid-2: Use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 16 years ago
  11. 4861a35 dccp: Support for exchanging of NN options in established state by Gerrit Renker · 16 years ago
  12. 624a965 dccp: Support for the exchange of NN options in established state by Gerrit Renker · 16 years ago
  13. 76f738a dccp: Debugging functions for feature negotiation by Gerrit Renker · 16 years ago
  14. 0a482267 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 16 years ago
  15. 51c7d4f dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  16. 09856c1 dccp: Auto-load (when supported) CCID plugins for negotiation by Gerrit Renker · 16 years ago
  17. 5d3dac2 dccp: Initialisation framework for feature negotiation by Gerrit Renker · 16 years ago
  18. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  19. 68e074b dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  20. 78673e2 dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  21. 23479cb dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  22. c49b227 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago
  23. e70cacb dccp: Integration of dynamic feature activation - part 2 (server side) by Gerrit Renker · 16 years ago
  24. 3a53a9a dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  25. c926c6a dccp: Feature activation handlers by Gerrit Renker · 16 years ago
  26. d2150b7 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  27. 5a146b9 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago
  28. c664d4f dccp: Preference list reconciliation by Gerrit Renker · 16 years ago
  29. f8a644c dccp: Integrate feature-negotiation insertion code by Gerrit Renker · 16 years ago
  30. 0ef118a dccp: Insert feature-negotiation options into skb by Gerrit Renker · 16 years ago
  31. cf9ddf7 dccp: Header option insertion routine for feature-negotiation by Gerrit Renker · 16 years ago
  32. d0440ee dccp: Support for Mandatory options by Gerrit Renker · 16 years ago
  33. b9aaac1 dccp: Increase the scope of variable-length htonl/ntohl functions by Gerrit Renker · 16 years ago
  34. c8041e2 dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  35. fade756 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  36. 73bbe09 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  37. 17c30b4 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  38. 20f41ee dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  39. 668144f dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  40. d4c8741 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  41. 093e1f4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  42. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  43. 86349c8 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  44. 5591d28 dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  45. 7020838 dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  46. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  47. 3001fc0 dccp: List management for new feature negotiation by Gerrit Renker · 16 years ago
  48. b4eec20 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  49. 5c7c945 dccp: Basic data structure for feature negotiation by Gerrit Renker · 16 years ago
  50. 959fd99 dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  51. 4326499 dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  52. 4881632 dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  53. eac7726 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  54. faf61c33 dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  55. ba1a6c7 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  56. fca1287 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  57. 437cf2f bnx2x: Accessing un-mapped page by Eilon Greenstein · 16 years ago
  58. 56e9c0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  59. 9aab3e3 ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  60. 43f30ae ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  61. 0b124c3 iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove by Gregory Greenman · 16 years ago
  62. d535311 iwlwifi: call apm stop on exit by Gregory Greenman · 16 years ago
  63. 73b7d74 iwlwifi: fix Tx cmd memory allocation failure handling by Tomas Winkler · 16 years ago
  64. 28a6b07 iwlwifi: fix rx_chain computation by Tomas Winkler · 16 years ago
  65. 4834c73 iwlwifi: fix station mimo power save values by Ron Rindjunsky · 16 years ago
  66. 5455970 iwlwifi: remove false rxon if rx chain changes by Mohamed Abbas · 16 years ago
  67. 0ffe014 iwlwifi: fix hidden ssid discovery in passive channels by Ron Rindjunsky · 16 years ago
  68. b94d8ee iwlwifi: W/A for the TSF correction in IBSS by Assaf Krauss · 16 years ago
  69. 0b62afb netxen: Remove workaround for chipset quirk by Dhananjay Phadke · 16 years ago
  70. 2dcc9ff pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info by Komuro · 16 years ago
  71. 15e79f2 ixgbe: initialize interrupt throttle rate by Andy Gospodarek · 16 years ago
  72. e000ea1 net/usb/pegasus: avoid hundreds of diagnostics by David Brownell · 16 years ago
  73. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  74. 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
  75. 0677084 ipv: Re-enable IP when MTU > 68 by Breno Leitao · 16 years ago
  76. 9d7d740 net/xfrm: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  77. 773b4e0 ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. by Senthil Balasubramanian · 16 years ago
  78. 1b96175 ath9k: Incorrect key used when group and pairwise ciphers are different. by Senthil Balasubramanian · 16 years ago
  79. 445df54 rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON by Boaz Harrosh · 16 years ago
  80. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  81. 9a52028 wireless/libertas/if_cs.c: fix memory leaks by Adrian Bunk · 16 years ago
  82. 667d410 orinoco: Multicast to the specified addresses by David Kilroy · 16 years ago
  83. f0b9f5c iwlwifi: fix 64bit platform firmware loading by Tomas Winkler · 16 years ago
  84. 1d3e6c6 iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) by Mohamed Abbas · 16 years ago
  85. cf88c43 iwlwifi: workaround interrupt handling no some platforms by Tomas Winkler · 16 years ago
  86. 4989885 iwlwifi: do not use GFP_DMA in iwl_tx_queue_init by John W. Linville · 16 years ago
  87. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  88. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 16 years ago
  89. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  90. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  91. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  92. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  93. f2455eb wan: Missing capability checks in sbni_ioctl() by Eugene Teo · 16 years ago
  94. 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
  95. df69471 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  96. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  97. bd8774c qeth: preallocated header account offset by Frank Blaschka · 16 years ago
  98. 7db2266 qeth: l2 write unicast list to hardware by Frank Blaschka · 16 years ago
  99. 211cd45 qeth: use -EOPNOTSUPP instead of -ENOTSUPP. by Ursula Braun · 16 years ago
  100. e829658 ibm_newemac: Don't call dev_mc_add() before device is registered by Benjamin Herrenschmidt · 16 years ago