1. 05d3d2d net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 5 years ago
  2. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  3. 69b28c1 NFC: llcp: Limit size of SDP URI by Kees Cook · 6 years ago
  4. 256f3ee NFC: llcp: Fix 2 memory leaks by Thierry Escande · 8 years ago
  5. de9e5ae NFC: llcp: Fix usage of llcp_add_tlv() by Thierry Escande · 8 years ago
  6. 81ca783 NFC: Use GFP_USER for user-controlled kmalloc by Cong Wang · 8 years ago
  7. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 9 years ago
  8. e5b53c0 NFC: Fix warning "warning: incorrect type in assignment" by Christophe Ricard · 9 years ago
  9. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  10. 57be1f3 NFC: Add RAW socket type support for SOCKPROTO_RAW by Hiren Tandel · 10 years ago
  11. 11bfb1c NFC: llcp: Use default MIU if none was specified on connect by Szymon Janc · 10 years ago
  12. 43d53c2 NFC: llcp: Fix possible memory leak while sending I frames by Szymon Janc · 10 years ago
  13. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  14. 58e3dd1 NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() by Thierry Escande · 11 years ago
  15. 30cc458 NFC: Move LLCP code to the NFC top level diirectory by Samuel Ortiz · 11 years ago[Renamed (99%) from net/nfc/llcp/commands.c]
  16. 66cbfa1 NFC: llcp: Use localy stored remote_miu value if not set at socket level by Thierry Escande · 11 years ago
  17. 0b23d66 NFC: llcp: Fix zero octets length SDU handling by Olivier Guiter · 11 years ago
  18. 5eef666 NFC: llcp: Socket miux is a big endian field by Samuel Ortiz · 11 years ago
  19. 40213fa NFC: llcp: Add cleanup support for unreplied SNL requests by Thierry Escande · 11 years ago
  20. d9b8d8e NFC: llcp: Service Name Lookup netlink interface by Thierry Escande · 11 years ago
  21. e0ae7ba NFC: llcp: Service Name Lookup SDRES aggregation by Thierry Escande · 11 years ago
  22. 06d44f8 NFC: llcp: Use socket specific link parameters before the local ones by Samuel Ortiz · 11 years ago
  23. e4306be NFC: llcp: Rename socket rw and miu fields by Samuel Ortiz · 11 years ago
  24. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  25. dd2bf43 NFC: Stop sending LLCP frames when tx queues are getting too deep by Samuel Ortiz · 12 years ago
  26. 6e950fd NFC: Copy user space buffer when sending UI frames by Samuel Ortiz · 12 years ago
  27. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 12 years ago
  28. 94f418a NFC: UI frame sending routine implementation by Samuel Ortiz · 12 years ago
  29. c43bb03 NFC: Add SNL frame building routine by Samuel Ortiz · 12 years ago
  30. 9222390 NFC: Use llcp_allocate_pdu to build the DISC frames by Samuel Ortiz · 12 years ago
  31. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  32. 76762b7 NFC: LLCP's MIUX is 10 bytes long, not 7 by Samuel Ortiz · 12 years ago
  33. 93d7e49 NFC: Move LLCP MIU extension value to socket structure by Samuel Ortiz · 12 years ago
  34. 7a06e58 NFC: Move LLCP receiver window value to socket structure by Samuel Ortiz · 12 years ago
  35. bdbc59b NFC: Queue I frame fragments to the LLCP sockets queue tail by Samuel Ortiz · 12 years ago
  36. 43472ff NFC: Return the amount of LLCP bytes queued to sock_sendmsg by Samuel Ortiz · 12 years ago
  37. ffc2931 NFC: Call llcp_add_header properly when sending LLCP DM or DISC by Samuel Ortiz · 12 years ago
  38. 324b0af NFC: Fix LLCP TLV building routine by Samuel Ortiz · 12 years ago
  39. 279cf17 NFC: No need to apply twice the modulo op to LLCP's recv_n by Samuel Ortiz · 12 years ago
  40. b4838d1 NFC: Fix the LLCP Tx fragmentation loop by Samuel Ortiz · 12 years ago
  41. 427a2eb NFC: LLCP code identation fixes by Samuel Ortiz · 12 years ago
  42. 9dda50f NFC: SN is not an invalid GT value by Samuel Ortiz · 12 years ago
  43. e65b0f4 NFC: Fragment LLCP I frames by Samuel Ortiz · 12 years ago
  44. eda21f1 NFC: Set MIU and RW values from CONNECT and CC LLCP frames by Samuel Ortiz · 12 years ago
  45. d094afa NFC: Send LLCP RR frames to acknowledge received I frames by Samuel Ortiz · 12 years ago
  46. 53a0ac2 NFC: LLCP socket sendmsg implemetation by Samuel Ortiz · 12 years ago
  47. d646960 NFC: Initial LLCP support by Samuel Ortiz · 12 years ago