1. b141e81 NFC: llcp: Decrease socket ack log when accepting a connection by Samuel Ortiz · 11 years ago
  2. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  3. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  4. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  5. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  6. 026e43d nfc: remove noisy message from llcp_sock_sendmsg by Dave Jones · 12 years ago
  7. b874dec NFC: Implement LLCP connection less Tx path by Samuel Ortiz · 12 years ago
  8. 31ca61a NFC: Forward LLCP datagrams to userspace by Samuel Ortiz · 12 years ago
  9. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  10. 32418cf Remove noisy printks from llcp_sock_connect by Dave Jones · 12 years ago
  11. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  12. 5db327f NFC: Remove repeated code for NULL check by Syam Sidhardhan · 12 years ago
  13. fe3c094 NFC: Check for llcp_sock and its device from llcp_sock_getname by Samuel Ortiz · 12 years ago
  14. c66433d NFC: Dereference LLCP bind socket address after checking for it to be NULL by Samuel Ortiz · 12 years ago
  15. 8b7e8ed NFC: Forbid LLCP service name reusing by Samuel Ortiz · 12 years ago
  16. cbbf472 NFC: Release LLCP SAP when the owner is released by Samuel Ortiz · 12 years ago
  17. 12e5bdf NFC: Fix LLCP getname socket op by Samuel Ortiz · 12 years ago
  18. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  19. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  20. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  21. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 12 years ago
  22. 93d7e49 NFC: Move LLCP MIU extension value to socket structure by Samuel Ortiz · 12 years ago
  23. 7a06e58 NFC: Move LLCP receiver window value to socket structure by Samuel Ortiz · 12 years ago
  24. a69f32a NFC: Socket linked list by Samuel Ortiz · 12 years ago
  25. c7aa122 NFC: Take a reference on the LLCP local pointer when creating a socket by Samuel Ortiz · 12 years ago
  26. 4260c13 NFC: Update the LLCP poll mask by Samuel Ortiz · 12 years ago
  27. ff353d8 NFC: LLCP connect must wait for a CC frame by Samuel Ortiz · 12 years ago
  28. 427a2eb NFC: LLCP code identation fixes by Samuel Ortiz · 12 years ago
  29. 40c75f8 NFC: Fix LLCP sockets releasing path by Samuel Ortiz · 12 years ago
  30. 0c31835 NFC: Unlink LLCP child sockets from llcp_sock_release by Samuel Ortiz · 12 years ago
  31. 53a0ac2 NFC: LLCP socket sendmsg implemetation by Samuel Ortiz · 12 years ago
  32. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago