1. d3d2ae4 tcp: Don't clear hints when tcp_fragmenting by Ilpo Järvinen · 17 years ago
  2. 62ad276 tcp: deferring in middle of queue makes very little sense by Ilpo Järvinen · 17 years ago
  3. 59a08cb tcp: fix lost_cnt_hint miscounts by Ilpo Järvinen · 17 years ago
  4. ac11ba7 tcp: don't backtrack to sacked skbs by Ilpo Järvinen · 17 years ago
  5. c3b3240 rds: Fix build on powerpc. by David S. Miller · 17 years ago
  6. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  7. 9ec06ff tcp: fix retrans_out leaks by Ilpo Järvinen · 17 years ago
  8. 4ead443 netpoll: Add drop checks to all entry points by Herbert Xu · 17 years ago
  9. 8010dc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  10. 0bfbce1 nl80211: Avoid AP mode BUG_ON hang with invalid lock assert by Jouni Malinen · 17 years ago
  11. 4a332a3 mac80211: Give it some time to do the TSF sync by Alina Friedrichsen · 17 years ago
  12. 34e8f08 mac80211: Don't merge with the same BSSID by Alina Friedrichsen · 17 years ago
  13. 2f92cd2 cfg80211: pass the regulatory_request to ignore_request by Luis R. Rodriguez · 17 years ago
  14. d951c1d cfg80211: do not kzalloc() again for a new request on __regulatory_hint by Luis R. Rodriguez · 17 years ago
  15. 28da32d cfg80211: pass the regulatory_request struct in __regulatory_hint() by Luis R. Rodriguez · 17 years ago
  16. d1c96a9 cfg80211: make __regulatory_hint() static by Luis R. Rodriguez · 17 years ago
  17. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 17 years ago
  18. 3fc71f7 cfg80211: enable 5 GHz world roaming channels by Luis R. Rodriguez · 17 years ago
  19. 68798a6 cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom by Luis R. Rodriguez · 17 years ago
  20. 69b1572 cfg80211: rename regdom_changed to regdom_changes() and use it by Luis R. Rodriguez · 17 years ago
  21. fff32c0 cfg80211: allow drivers that agree on regulatory to agree by Luis R. Rodriguez · 17 years ago
  22. fb1fc7a cfg80211: comments style cleanup by Luis R. Rodriguez · 17 years ago
  23. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 17 years ago
  24. 0441d6f cfg80211: free rd on unlikely event on 11d hint by Luis R. Rodriguez · 17 years ago
  25. 915278e cfg80211: remove likely from an 11d hint case by Luis R. Rodriguez · 17 years ago
  26. d335fe6 cfg80211: protect first access of last_request on 11d hint under mutex by Luis R. Rodriguez · 17 years ago
  27. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 17 years ago
  28. 761cf7e cfg80211: add assert_cfg80211_lock() to ensure proper protection by Luis R. Rodriguez · 17 years ago
  29. bcf4f99 cfg80211: propagate -ENOMEM during regulatory_init() by Luis R. Rodriguez · 17 years ago
  30. ba25c14 cfg80211: add regulatory_hint_core() to separate the core reg hint by Luis R. Rodriguez · 17 years ago
  31. 80778f1 nl80211: disallow user requests prior to regulatory_init() by Luis R. Rodriguez · 17 years ago
  32. a179439 cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex by Luis R. Rodriguez · 17 years ago
  33. 85fd129 cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity by Luis R. Rodriguez · 17 years ago
  34. b5850a7 cfg80211: rename cfg80211_registered_device's idx to wiphy_idx by Luis R. Rodriguez · 17 years ago
  35. 79f6440 mac80211: Introduce a generic commit() to apply changes by Alina Friedrichsen · 17 years ago
  36. 80e775b mac80211: Add software scan notifiers by Michael Buesch · 17 years ago
  37. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 17 years ago
  38. 77965c9 cfg80211: clean up signal type by Johannes Berg · 17 years ago
  39. 630e64c nl80211: remove admin requirement from station get by Johannes Berg · 17 years ago
  40. 0a16ec5 mac80211: add missing kernel-doc by Johannes Berg · 17 years ago
  41. a77b855 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual by Johannes Berg · 17 years ago
  42. cb3a8ee cfg80211: age scan results on resume by Dan Williams · 17 years ago
  43. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 17 years ago
  44. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 17 years ago
  45. 13e967b wireless: fix for CONFIG_NL80211=n by Randy Dunlap · 17 years ago
  46. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 17 years ago
  47. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 17 years ago
  48. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 17 years ago
  49. 076ae60 mac80211: disallow moving netns by Johannes Berg · 17 years ago
  50. 53d6f81 mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set by Vasanthakumar Thiagarajan · 17 years ago
  51. 1844f74 pkt_sched: sch_drr: Fix oops in drr_change_class. by Jarek Poplawski · 17 years ago
  52. fe17f84 RDS: Kconfig and Makefile by Andy Grover · 17 years ago
  53. cbd151b RDS: Add RDS to AF key strings by Andy Grover · 17 years ago
  54. 55b7ed0 RDS: Common RDMA transport code by Andy Grover · 17 years ago
  55. fcd8b7c RDS: Add iWARP support by Andy Grover · 17 years ago
  56. e6babe4 RDS/IB: Stats and sysctls by Andy Grover · 17 years ago
  57. 1e23b3e RDS/IB: Receive datagrams via IB by Andy Grover · 17 years ago
  58. 6a0979d RDS/IB: Implement IB-specific datagram send. by Andy Grover · 17 years ago
  59. 08b48a1 RDS/IB: Implement RDMA ops using FMRs by Andy Grover · 17 years ago
  60. f528efe RDS/IB: Ring-handling code. by Andy Grover · 17 years ago
  61. ec16227 RDS/IB: Infiniband transport by Andy Grover · 17 years ago
  62. eff5f53 RDS: RDMA support by Andy Grover · 17 years ago
  63. bdbe6fb RDS: recv.c by Andy Grover · 17 years ago
  64. 5c11559 RDS: send.c by Andy Grover · 17 years ago
  65. 7875e18 RDS: Message parsing by Andy Grover · 17 years ago
  66. 3e50484 RDS: sysctls by Andy Grover · 17 years ago
  67. 13796bf RDS: loopback by Andy Grover · 17 years ago
  68. 00e0f34 RDS: Connection handling by Andy Grover · 17 years ago
  69. a8c879a RDS: Info and stats by Andy Grover · 17 years ago
  70. 0fbc78c RDS: Transport code by Andy Grover · 17 years ago
  71. 922cb17 RDS: Congestion-handling code by Andy Grover · 17 years ago
  72. 39de828 RDS: Main header file by Andy Grover · 17 years ago
  73. 639b321 RDS: Socket interface by Andy Grover · 17 years ago
  74. 9ee6263 wanrouter: fix sparse warnings: context imbalance by Hannes Eder · 17 years ago
  75. 56bca31 inet fragments: fix sparse warning: context imbalance by Hannes Eder · 17 years ago
  76. e57c624 decnet: fix sparse warnings: symbol shadows an earlier one by Hannes Eder · 17 years ago
  77. 8521c27 decnet: fix sparse warnings: context imbalance by Hannes Eder · 17 years ago
  78. 63d819c sysctl: fix sparse warning: Should it be static? by Hannes Eder · 17 years ago
  79. 2db0960 appletalk: fix warning: format not a string literal and no ... by Hannes Eder · 17 years ago
  80. e3db6cb 9p: fix sparse warning: cast adds address space by Hannes Eder · 17 years ago
  81. 81c5532 net/802: fix sparse warnings: context imbalance by Hannes Eder · 17 years ago
  82. c3431ea llc: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  83. 47a30b2 iucv: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  84. db849df decnet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  85. f3fbbe0 core: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  86. acb5d75 packet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  87. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  88. 91744f6 netlink: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  89. 40d4444 unix: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  90. 86dc1ad pktgen: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  91. 6f96106 af_key: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  92. 7585b97 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 17 years ago
  93. 2ae9a6b Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early by Dave Young · 17 years ago
  94. 2526d3d Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets by Marcel Holtmann · 17 years ago
  95. 37e62f5 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets by Marcel Holtmann · 17 years ago
  96. 2a517ca Bluetooth: Disallow usage of L2CAP CID setting for now by Marcel Holtmann · 17 years ago
  97. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 17 years ago
  98. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 17 years ago
  99. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 17 years ago
  100. 00ae4af Bluetooth: Fix authentication requirements for L2CAP security check by Marcel Holtmann · 17 years ago