1. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 15 years ago
  2. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 15 years ago
  3. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 15 years ago
  4. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 15 years ago
  5. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 15 years ago
  6. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 15 years ago
  7. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 15 years ago
  8. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 15 years ago
  9. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 15 years ago
  10. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 15 years ago
  11. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 15 years ago
  12. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 15 years ago
  13. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 15 years ago
  14. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 15 years ago
  15. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  16. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  17. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  18. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  19. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  20. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 15 years ago
  21. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  22. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 15 years ago
  23. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 15 years ago
  24. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  25. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  26. 311bb89 Bluetooth: Move busy workqueue to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  27. f1c6775 Bluetooth: Move srej and busy queues to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  28. e92c8e7 Bluetooth: Move ERTM timers to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  29. 2c03a7a Bluetooth: Move remote info to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  30. 6f61fd4 Bluetooth: Move SDU related vars to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  31. 6a02661 Bluetooth: Move more ERTM stuff to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  32. 42e5c80 Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  33. 525cd18 Bluetooth: Move conn_state to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  34. 710f9b0 Bluetooth: clean up l2cap_sock_recvmsg() by Gustavo F. Padovan · 15 years ago
  35. 73ffa90 Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  36. fc7f8a7 Bluetooth: Move ident to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  37. 820ffdb Bluetooth: Remove struct del_list by Gustavo F. Padovan · 15 years ago
  38. baa7e1f Bluetooth: Use struct list_head for L2CAP channels list by Gustavo F. Padovan · 15 years ago
  39. 4845407 Bluetooth: Create struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  40. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 15 years ago
  41. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 15 years ago
  42. 5312c3f mac80211: fix comment regarding aggregation buf_size by Johannes Berg · 15 years ago
  43. 028dba0 sctp: fix auth_hmacs field's length of struct sctp_cookie by Wei Yongjun · 15 years ago
  44. 4dd5ffe net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM by Michał Mirosław · 15 years ago
  45. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 15 years ago
  46. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  47. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 15 years ago
  48. 1057213 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 15 years ago
  49. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 15 years ago
  50. f3dd4f0 Bluetooth: Remove unused struct l2cap_conn item by Gustavo F. Padovan · 15 years ago
  51. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 15 years ago
  52. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 15 years ago
  53. b0d2199 Bluetooth: Remove unused struct item by Gustavo F. Padovan · 15 years ago
  54. b312b161 Bluetooth: mgmt: Add support for setting the local name by Johan Hedberg · 15 years ago
  55. dc4fe30 Bluetooth: mgmt: Add local name information to read_info reply by Johan Hedberg · 15 years ago
  56. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 15 years ago
  57. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 15 years ago
  58. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 15 years ago
  59. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 15 years ago
  60. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 15 years ago
  61. eec0095 net: Fix warnings caused by MAX_SKB_FRAGS change. by David S. Miller · 15 years ago
  62. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  63. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 15 years ago
  64. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 15 years ago
  67. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 15 years ago
  68. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 15 years ago
  69. a715dea net: Always allocate at least 16 skb frags regardless of page size by Anton Blanchard · 15 years ago
  70. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  72. baaca1a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 15 years ago
  73. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 15 years ago
  74. 30398bf6 genirq: Fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  75. ee38c04 genirq: Add setter for AFFINITY_SET in irq_data state by Thomas Gleixner · 15 years ago
  76. 9cff60d genirq: Provide setter inline for IRQD_IRQ_INPROGRESS by Thomas Gleixner · 15 years ago
  77. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 15 years ago
  78. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 15 years ago
  79. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 15 years ago
  80. 1788c20 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  81. b554cb4 NOMMU: support SMP dynamic percpu_alloc by Graf Yang · 15 years ago
  82. 4eeb502 sony-laptop: ignore hard switch rfkill events (SPIC) by Mattia Dongili · 15 years ago
  83. e2d3d44 eeepc-wmi: add camera keys by Corentin Chary · 15 years ago
  84. 32471f6 Btrfs: add datacow flag in inode flag by liubo · 15 years ago
  85. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 15 years ago
  86. 0cb3fcd gpio: driver for 42 AB8500 GPIO pins by Bibek Basu · 15 years ago
  87. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 15 years ago
  88. 53914b6 can: make struct proto const by Oliver Hartkopp · 15 years ago
  89. 18bcd0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  90. 7b724a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  91. 551b0bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  92. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  93. a17d473 Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  94. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 15 years ago
  95. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 15 years ago
  96. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 15 years ago
  97. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 15 years ago
  98. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 15 years ago
  99. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 15 years ago
  100. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 15 years ago