1. 65ff45d nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 4 years, 3 months ago
  2. 0ba5c3d nfc: add missing attribute validation for SE API by Jakub Kicinski · 4 years, 3 months ago
  3. 8a0a543 nfc: netlink: fix double device reference drop by Pan Bian · 4 years, 6 months ago
  4. f411879 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 4 years, 10 months ago
  5. 69b28c1 NFC: llcp: Limit size of SDP URI by Kees Cook · 6 years ago
  6. d1ac8a9 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 7 years ago
  7. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 8 years ago
  8. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  9. 9abebb8 NFC: delete null dereference by Julia Lawall · 9 years ago
  10. 29e7692 nfc: netlink: Add capability to reply to vendor_cmd with data by Christophe Ricard · 9 years ago
  11. adca3c3 nfc: netlink: Warning fix by Christophe Ricard · 9 years ago
  12. fe202fe nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA by Christophe Ricard · 9 years ago
  13. 9e58095 NFC: netlink: Implement vendor command support by Samuel Ortiz · 10 years ago
  14. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 9 years ago
  15. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 9 years ago
  16. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  17. cd96db6 NFC: Add se_io NFC operand by Christophe Ricard · 9 years ago
  18. 3682f49 NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGET by Christophe Ricard · 9 years ago
  19. f5f6872 NFC: Add netlink support for ISO/IEC 15693 by Mark A. Greer · 10 years ago
  20. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  21. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  22. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  23. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  24. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  25. ddc1a70 NFC: Fix SE API related sparse warning by Samuel Ortiz · 11 years ago
  26. 5ce3f32 NFC: netlink: SE API implementation by Samuel Ortiz · 11 years ago
  27. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago
  28. ac22ac4 NFC: Add a GET_SE netlink API by Samuel Ortiz · 11 years ago
  29. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  30. be08565 NFC: Add secure element enablement netlink API by Samuel Ortiz · 11 years ago
  31. 2757c372 NFC: Send netlink events for secure elements additions and removals by Samuel Ortiz · 11 years ago
  32. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  33. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  34. 30cc458 NFC: Move LLCP code to the NFC top level diirectory by Samuel Ortiz · 11 years ago
  35. d9b8d8e NFC: llcp: Service Name Lookup netlink interface by Thierry Escande · 11 years ago
  36. 8af362d NFC: Add missing type policies for netlink attributes by Thierry Escande · 11 years ago
  37. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 11 years ago
  38. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 12 years ago
  39. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  40. 7ad3939 NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties by Thierry Escande · 12 years ago
  41. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  42. 3c0cc8a NFC: Fix sleeping in invalid context when netlink socket is closed by Szymon Janc · 12 years ago
  43. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  44. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  45. a831b91 NFC: Do not return EBUSY when stopping a poll that's already stopped by Samuel Ortiz · 12 years ago
  46. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  47. 5e50ee3 NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS by Samuel Ortiz · 12 years ago
  48. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  49. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  50. e5fe4cf NFC: The NFC genl family structure should not be exposed globally by H Hartley Sweeten · 12 years ago
  51. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  52. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  53. 8112a5c NFC: Add a target lost netlink event by Samuel Ortiz · 12 years ago
  54. 1e6428d nfc: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  55. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 12 years ago
  56. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 12 years ago
  57. c970a1a NFC: Add device powered netlink attribute by Samuel Ortiz · 12 years ago
  58. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 12 years ago
  59. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 12 years ago
  60. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 12 years ago
  61. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 12 years ago
  62. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 12 years ago
  63. 24bf330 nfc: Remove function tracer like entry messages by Joe Perches · 12 years ago
  64. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 12 years ago
  65. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  66. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 13 years ago