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