1. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 13 years ago
  2. 89daa34 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  3. 1fa2de3 Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  4. 1143205 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  5. 7f9004d Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  6. a7481be Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  7. c1d5e1d Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  8. 119c689 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 13 years ago
  9. c0675b8 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  10. c006aa0 Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  11. 5521abe Bluetooth: Add enable_le module parameter by Andre Guedes · 13 years ago
  12. e326af4 Bluetooth: Write LE Host Supported command by Andre Guedes · 13 years ago
  13. d5fa513 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  14. 0ea110d Bluetooth: Clean up unused struct hci_conn items by Gustavo F. Padovan · 14 years ago
  15. 19f7f22 Bluetooth: Add bt_printk by Joe Perches · 13 years ago
  16. d8e4f87 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 13 years ago
  17. e299c1c Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 14 years ago
  18. 2ddee5a Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 14 years ago
  19. 58d1980 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 14 years ago
  20. 9d90e2e Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 14 years ago
  21. 397d9ae Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 14 years ago
  22. b19d5ce Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 14 years ago
  23. 208dfd9 Bluetooth: Update the security level when link is encrypted by Vinicius Costa Gomes · 14 years ago
  24. 735038c Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 14 years ago
  25. 21b8a2b Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 14 years ago
  26. c8e856e Bluetooth: Add SMP confirmation structs by Anderson Briglia · 14 years ago
  27. 09fabbc Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 14 years ago
  28. 13b4839 Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 14 years ago
  29. 133e14c Bluetooth: Implement the first SMP commands by Anderson Briglia · 14 years ago
  30. 446b49b Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 14 years ago
  31. bd69b5a Bluetooth: Make timer functions generic by Gustavo F. Padovan · 14 years ago
  32. 4a6aa52 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  33. f1b394a Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  34. c4cf743 Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  35. 162025c Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  36. b090c4b Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 14 years ago
  37. 3f8e1e3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 14 years ago
  38. 514abe6 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  39. 149c097 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 14 years ago
  40. 62c5f52 Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 14 years ago
  41. 45e600f Bluetooth: Advertising entries lifetime by Andre Guedes · 14 years ago
  42. 726e133 Bluetooth: Clear advertising cache before scanning by Andre Guedes · 14 years ago
  43. 6c77c8c Bluetooth: LE advertising cache by Andre Guedes · 14 years ago
  44. 1c3cc118 Bluetooth: Add advertising report meta event structs by Anderson Briglia · 14 years ago
  45. 762a990 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  46. 1eb5ad7 Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  47. 13003e0 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  48. 8974c54 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  49. dcb1cc3 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  50. 6e9e43f Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  51. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
  52. 60c2ce2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  53. 690b0ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  54. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 13 years ago
  55. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  56. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  57. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. 42c1edd netfilter: nf_nat: avoid double seq_adjust for loopback by Julian Anastasov · 14 years ago
  59. bbcda3b Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections. by Nick Pelly · 15 years ago
  60. 810bf5d net: Support nuking IPv6 sockets as well as IPv4. by Lorenzo Colitti · 14 years ago
  61. df8bfc3 net: activity_stats: Add statistics for network transmission activity by Mike Chan · 15 years ago
  62. c172849 Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info. by Nick Pelly · 15 years ago
  63. 40a803d Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds. by Nick Pelly · 15 years ago
  64. a7429e5 net: socket ioctl to reset connections matching local address by Robert Love · 17 years ago
  65. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 14 years ago
  66. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 14 years ago
  68. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  69. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 14 years ago
  70. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 14 years ago
  71. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  72. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 14 years ago
  73. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 14 years ago
  74. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  75. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  76. 08bb3a5 9p: Small cleanup in <net/9p/9p.h> by Sasha Levin · 14 years ago
  77. aca0076 9p: typo fixes and minor cleanups by Rob Landley · 14 years ago
  78. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  79. daf8cf6 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 14 years ago
  80. 1ba0145 wireless: fix cfg80211.h new kernel-doc warnings by Randy Dunlap · 14 years ago
  81. 1f37070 dst: catch uninitialized metrics by Stephen Hemminger · 14 years ago
  82. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  83. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  84. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 14 years ago
  85. 138eded caif: Update documentation of CAIF transmit and receive functions. by sjur.brandeland@stericsson.com · 14 years ago
  86. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  87. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 14 years ago
  89. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 14 years ago
  90. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 14 years ago
  91. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 14 years ago
  92. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 14 years ago
  93. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 14 years ago
  94. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. f56e03e net: ping: fix build failure by Vasiliy Kulikov · 14 years ago
  96. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  97. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 14 years ago
  98. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 14 years ago
  99. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 14 years ago
  100. 3f874ad caif: remove unesesarry exports by sjur.brandeland@stericsson.com · 14 years ago