1. 65ff45d nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 4 years, 2 months ago
  2. 0ba5c3d nfc: add missing attribute validation for SE API by Jakub Kicinski · 4 years, 2 months ago
  3. e5660ee net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 2 months ago
  4. 8674b26 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 4 years, 5 months ago
  5. 8a0a543 nfc: netlink: fix double device reference drop by Pan Bian · 4 years, 6 months ago
  6. f411879 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 4 years, 9 months ago
  7. 529a9b8 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 4 years, 7 months ago
  8. 45a9e9b nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 8 months ago
  9. 1f23210 nfc: fix potential illegal memory access by Yang Wei · 4 years, 10 months ago
  10. 05d3d2d net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 5 years ago
  11. 67084e2 NFC: Fix possible memory corruption when handling SHDLC I-Frame commands by Suren Baghdasaryan · 6 years ago
  12. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  13. 69b28c1 NFC: llcp: Limit size of SDP URI by Kees Cook · 6 years ago
  14. 12d7b50 NFC: fix device-allocation error return by Johan Hovold · 7 years ago
  15. 244a7db NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 7 years ago
  16. 4a14225 nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 7 years ago
  17. d1ac8a9 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 7 years ago
  18. f73de3f NFC: fix broken device allocation by Johan Hovold · 7 years ago
  19. d85a301 NFC: digital: Fix RTOX supervisor PDU handling by Thierry Escande · 8 years ago
  20. 1a09c56 NFC: digital: Add support for NFC DEP Response Waiting Time by Thierry Escande · 8 years ago
  21. e200f00 NFC: digital: Free supervisor PDUs by Thierry Escande · 8 years ago
  22. e073eb6 NFC: digital: Rework ACK PDU handling in initiator mode by Thierry Escande · 8 years ago
  23. 482333b NFC: digital: Fix ACK & NACK PDUs handling in target mode by Thierry Escande · 8 years ago
  24. f23a986 NFC: digital: Fix target DEP_REQ I-PDU handling after ATN PDU by Thierry Escande · 8 years ago
  25. e8e7f42 NFC: digital: Remove useless call to skb_reserve() by Thierry Escande · 8 years ago
  26. 1d984c2 NFC: digital: Fix handling of saved PDU sk_buff pointers by Thierry Escande · 8 years ago
  27. 3cc952d NFC: digital: Abort last command when dep link goes down by Thierry Escande · 8 years ago
  28. af66df0 NFC: digital: Set the command pending flag by Thierry Escande · 8 years ago
  29. 82e5795 NFC: digital: Call pending command callbacks at device unregister by Thierry Escande · 8 years ago
  30. 3f89fea NFC: digital: Rework error handling in DEP_RES response by Thierry Escande · 8 years ago
  31. b776934 NFC: digital: Fix a memory leak in NFC-F listening mode by Thierry Escande · 8 years ago
  32. 256f3ee NFC: llcp: Fix 2 memory leaks by Thierry Escande · 8 years ago
  33. de9e5ae NFC: llcp: Fix usage of llcp_add_tlv() by Thierry Escande · 8 years ago
  34. 806bfe3 NFC: llcp: Use dynamic debug for hex dump by Thierry Escande · 8 years ago
  35. 7854a44 NFC: digital: Add a delay between poll cycles by Thierry Escande · 8 years ago
  36. f86dec9 NFC: hci: delete unused nfc_llc_get_rx_head_tail_room() by Denys Vlasenko · 8 years ago
  37. 1c53855 nfc: nci: Add nci_nfcc_loopback to the nci core by Christophe Ricard · 8 years ago
  38. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 8 years ago
  39. de5ea85 nfc: nci: Fix nci_core_conn_close by Christophe Ricard · 8 years ago
  40. 1883602 nfc: nci: Fix nci_core_conn_create to allowing empty destination by Christophe Ricard · 8 years ago
  41. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  42. 03c0535 NFC: Close a race condition in llcp_sock_getname() by Cong Wang · 8 years ago
  43. 81ca783 NFC: Use GFP_USER for user-controlled kmalloc by Cong Wang · 8 years ago
  44. 582e20a NFC: nci: Remove dead code by Peter Hurley · 8 years ago
  45. 15ab90f Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  46. c6dc65d NFC: nci: memory leak in nci_core_conn_create() by Dan Carpenter · 8 years ago
  47. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 8 years ago
  48. 2a84193 NFC: nci: Fix error check of nci_hci_create_pipe() result by Christophe Ricard · 8 years ago
  49. ce2e56c NFC: digital: Add Type4A tags support by Shikha Singh · 8 years ago
  50. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 8 years ago
  51. f116317 NFC: nci: non-static functions can not be inline by Robert Dolca · 9 years ago
  52. 2bd8324 NFC: NCI: allow spi driver to choose transfer clock by Vincent Cuissard · 9 years ago
  53. fcd9d04 NFC: NCI: move generic spi driver to a module by Vincent Cuissard · 9 years ago
  54. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  55. 15d1717 NFC: st21nfca: Add support for proprietary commands by Christophe Ricard · 9 years ago
  56. 064d004 NFC: st-nci: Add few code style fixes by Christophe Ricard · 9 years ago
  57. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  58. a1b0b94 NFC: nci: Create pipe on specific gate in nci_hci_connect_gate by Christophe Ricard · 9 years ago
  59. 8a49943 NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation. by Christophe Ricard · 9 years ago
  60. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  61. e65917b NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE by Christophe Ricard · 9 years ago
  62. d8cd37e NFC: nci: Fix improper management of HCI return code by Christophe Ricard · 9 years ago
  63. 500c4ef NFC: nci: Fix incorrect data chaining when sending data by Christophe Ricard · 9 years ago
  64. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  65. caa575a8 NFC: nci: fix possible crash in nci_core_conn_create by Robert Dolca · 9 years ago
  66. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  67. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  68. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  69. e4dbd62 NFC: nci: Do not call post_setup when setup fails by Robert Dolca · 9 years ago
  70. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  71. ea785c0 NFC: nci: Export nci data send API by Robert Dolca · 9 years ago
  72. 9abebb8 NFC: delete null dereference by Julia Lawall · 9 years ago
  73. 21d19f8 NFC: nci: Use __nci_request for exported routines by Samuel Ortiz · 9 years ago
  74. 29e7692 nfc: netlink: Add capability to reply to vendor_cmd with data by Christophe Ricard · 9 years ago
  75. 5a9e0ff nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter by Christophe Ricard · 9 years ago
  76. 025a0cb NFC: nci: export nci_core_reset and nci_core_init by Robert Baldyga · 9 years ago
  77. fdf79bd NFC: nci: Add post_setup handler by Robert Baldyga · 9 years ago
  78. adca3c3 nfc: netlink: Warning fix by Christophe Ricard · 9 years ago
  79. fe202fe nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA by Christophe Ricard · 9 years ago
  80. fb77ff4 NFC: nci: fix mistake in uart generic driver by Vincent Cuissard · 9 years ago
  81. 34ac496 NFC: nci: remove current SLEEP mode management by Vincent Cuissard · 9 years ago
  82. e097dc6 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 9 years ago
  83. 9961127 NFC: nci: add generic uart support by Vincent Cuissard · 9 years ago
  84. 2df7f8c NFC: nci: Export nci_req_complete by Samuel Ortiz · 9 years ago
  85. 9e58095 NFC: netlink: Implement vendor command support by Samuel Ortiz · 10 years ago
  86. 0e70cba7 NFC: nci: Move close ops call in nci_close_device by Christophe Ricard · 9 years ago
  87. 759afb8 NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd by Christophe Ricard · 9 years ago
  88. c39daee NFC: nci: Add nci init ops for early device initialization by Christophe Ricard · 9 years ago
  89. 81859ab NFC: nci: Add NCI_RESET return code check before setup by Christophe Ricard · 9 years ago
  90. b6355e9 NFC: nci: Handle proprietary response and notifications by Samuel Ortiz · 9 years ago
  91. 2622e2a NFC: nci: hci: Fix releasing uninitialized skbs by Joe Perches · 9 years ago
  92. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  93. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 9 years ago
  94. 25af01e NFC: nci: Add firmware download support by Clément Perrochaud · 9 years ago
  95. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  96. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  97. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  98. 3ba5c84 NFC: nci: Change credits field to credits_cnt by Christophe Ricard · 9 years ago
  99. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  100. 12bdf27 NFC: nci: Add reference to the RF logical connection by Christophe Ricard · 9 years ago