1. 27 2月, 2009 1 次提交
    • M
      Bluetooth: Add global deferred socket parameter · c4f912e1
      Marcel Holtmann 提交于
      The L2CAP and RFCOMM applications require support for authorization
      and the ability of rejecting incoming connection requests. The socket
      interface is not really able to support this.
      
      This patch does the ground work for a socket option to defer connection
      setup. Setting this option allows calling of accept() and then the
      first read() will trigger the final connection setup. Calling close()
      would reject the connection.
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      c4f912e1
  2. 30 11月, 2008 1 次提交
  3. 17 10月, 2008 1 次提交
  4. 15 7月, 2008 1 次提交
  5. 06 3月, 2008 1 次提交
  6. 04 7月, 2006 1 次提交
  7. 09 11月, 2005 1 次提交
  8. 29 10月, 2005 1 次提交
  9. 09 10月, 2005 1 次提交
  10. 30 8月, 2005 2 次提交
  11. 06 8月, 2005 1 次提交
  12. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4