1. 930e133 Bluetooth: Implement debugfs support for listing UUIDs by Johan Hedberg · 14 years ago
  2. 2aeb9a1 Bluetooth: Implement UUID handling through the management interface by Johan Hedberg · 14 years ago
  3. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 14 years ago
  4. 053f021 Bluetooth: Add send_mode_rsp convenience function for mgmt.c by Johan Hedberg · 14 years ago
  5. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 14 years ago
  6. 72a734e Bluetooth: Unify mode related management messages to a single struct by Johan Hedberg · 14 years ago
  7. 9fbcbb4 Bluetooth: Add set_connectable management command by Johan Hedberg · 14 years ago
  8. 73f22f6 Bluetooth: Add support for set_discoverable management command by Johan Hedberg · 14 years ago
  9. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 14 years ago
  10. 5add6af Bluetooth: Add support for management powered event by Johan Hedberg · 14 years ago
  11. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  12. 7990681c Bluetooth: Fix setting of MTU for ERTM and Streaming Mode by Gustavo F. Padovan · 14 years ago
  13. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  14. b2c60d4 Bluetooth: Fix failure to release lock in read_index_list() by Jesper Juhl · 14 years ago
  15. 80f5585 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 into wireless by Gustavo F. Padovan · 13 years ago
  16. 3ad97fb mac80211: remove unneeded check by Dan Carpenter · 13 years ago
  17. 38f37be mac80211: Update comments on radiotap MCS index by Mohammed Shafi Shajakhan · 14 years ago
  18. 4f31233 mac80211: as a 4-addr station, do not receive packets for other stations by Felix Fietkau · 14 years ago
  19. 180205b mac80211: Make some mlme timers module paramaters. by Ben Greear · 14 years ago
  20. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  21. b1f9331 mac80211: do not send duplicate data frames to the cooked monitor interface by Felix Fietkau · 14 years ago
  22. 8c99f69 mac80211: do not restart ps timer during scan or offchannel by Rajkumar Manoharan · 14 years ago
  23. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago
  24. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  25. 747d753 mac80211: Remove obsolete TKIP flexibility by Jouni Malinen · 14 years ago
  26. e9d7732 mac80211: allow GO to scan like AP by Johannes Berg · 14 years ago
  27. 771bbd0 mac80211: pass up beacons from external BSS when operating as AP by Arik Nemtsov · 14 years ago
  28. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  29. 8fd369e mac80211: do not calc frame duration when using HW rate-control by Arik Nemtsov · 14 years ago
  30. 2cf22b8 mac80211: Recalculate channel-type on iface removal. by Ben Greear · 14 years ago
  31. bf6a057 cfg80211: Fix power save state after interface type change by Juuso Oikarinen · 14 years ago
  32. 172710b mac80211: Warn users if HT fails because of freq mismatch. by Ben Greear · 14 years ago
  33. 0fa025f mac80211: Show configured channel-type in netdev debugfs. by Ben Greear · 14 years ago
  34. eeabee7 mac80211: Be more careful when changing channels. by Ben Greear · 14 years ago
  35. e733fb6 Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses by Bao Liang · 14 years ago
  36. 8c7914d mac80211: disable power save if an infra AP vif exists by Rajkumar Manoharan · 14 years ago
  37. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  38. efe1cf0 net/wireless/nl80211.c: Avoid call to genlmsg_cancel by Julia Lawall · 14 years ago
  39. 4914b3b mac80211: Add sdata state and flags to debugfs. by Ben Greear · 14 years ago
  40. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 14 years ago
  41. 45cbad6 cfg80211: Allow non-zero indexes for device specific pair-wise ciphers by Juuso Oikarinen · 14 years ago
  42. ba99d93 mac80211: use DECLARE_EVENT_CLASS by Johannes Berg · 14 years ago
  43. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  44. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  45. b305dae mac80211: Fix skb-copy failure debug message. by Ben Greear · 14 years ago
  46. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  47. d00ef24 Bluetooth: Fix authentication request for L2CAP raw sockets by Johan Hedberg · 14 years ago
  48. 8556edd3 Bluetooth: Create a unified auth_type evaluation function by Johan Hedberg · 14 years ago
  49. 65cf686 Bluetooth: Fix MITM protection requirement preservation by Johan Hedberg · 14 years ago
  50. 88644bb Revert "Bluetooth: Update sec_level/auth_type for already existing connections" by Johan Hedberg · 14 years ago
  51. 683d949 Bluetooth: Never deallocate a session when some DLC points to it by Lukáš Turek · 14 years ago
  52. e2e0cac Bluetooth: Fix leaking blacklist when unregistering a hci device by Johan Hedberg · 14 years ago
  53. 4571928 Bluetooth: l2cap: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  54. fbb327c mac80211: drop non-auth 3-addr data frames when running as a 4-addr station by Felix Fietkau · 14 years ago
  55. 5dd36bc mac80211: allow advertising correct maximum aggregate size by Johannes Berg · 14 years ago
  56. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  57. ac1bd84 mac80211: don't return beacons when mesh is disabled by Johannes Berg · 14 years ago
  58. bfc31df mac80211: Show max retry-counts in kernel messages. by Ben Greear · 14 years ago
  59. 0a65169 mac80211: mesh only parameter mppath maybe unused by Wey-Yi Guy · 14 years ago
  60. df6ba5d mac80211: add hw configuration for max ampdu buffer size by Luciano Coelho · 14 years ago
  61. dcac908 mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE flag. by Nick Ledovskikh · 14 years ago
  62. 9d52501 mac80211: Rewrote code for checking if destinations are proxied. by Joel A Fernandes · 14 years ago
  63. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  65. e1fcc7e rxrpc: rxrpc_workqueue isn't used during memory reclaim by Tejun Heo · 14 years ago
  66. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  67. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  68. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  69. 1949e08 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  70. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  71. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  72. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  73. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  74. f31e8d49 netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() by Pablo Neira Ayuso · 14 years ago
  75. 3806b4f eth: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  76. 464143c Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  77. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  78. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  79. f363e45 net/ceph: make ceph_msgr_wq non-reentrant by Tejun Heo · 14 years ago
  80. b0aee35 ceph: Always free allocated memory in osdmap_decode() by Jesper Juhl · 14 years ago
  81. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  82. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  83. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
  84. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  85. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  86. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  87. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 14 years ago
  88. 4b0ef1f2 ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 14 years ago
  89. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 14 years ago
  90. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 14 years ago
  91. f0418aa rpc: allow xprt_class->setup to return a preexisting xprt by J. Bruce Fields · 14 years ago
  92. 99de8ea rpc: keep backchannel xprt as long as server connection by J. Bruce Fields · 14 years ago
  93. d75faea rpc: move sk_bc_xprt to svc_xprt by J. Bruce Fields · 14 years ago
  94. a2c50f6 Merge commit 'v2.6.37' into for-2.6.38-incoming by J. Bruce Fields · 14 years ago
  95. 219fd58 net/9p: Use proper data types by M. Mohan Kumar · 14 years ago
  96. d7b92af CAIF: Fix IPv6 support in receive path for GPRS/3G by Kumar Sanghvi · 14 years ago
  97. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 14 years ago
  98. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  99. 36909ea net: Add alloc_netdev_mqs function by Tom Herbert · 14 years ago
  100. 91b5c98 caif: don't set connection request param size before copying data by Dan Rosenberg · 14 years ago