1. afa79d0 net: in_irq() cleanup by Changbin Du · 3 years, 5 months ago
  2. 35d7a6f nfc: hci: pass callback data param as pointer in nci_request() by Krzysztof Kozlowski · 3 years, 5 months ago
  3. 77411df nfc: hci: cleanup unneeded spaces by Krzysztof Kozlowski · 3 years, 5 months ago
  4. ddecf55 nfc: nci: constify several pointers to u8, sk_buff and other structs by Krzysztof Kozlowski · 3 years, 5 months ago
  5. f2479c0 nfc: constify local pointer variables by Krzysztof Kozlowski · 3 years, 5 months ago
  6. 3df40eb nfc: constify several pointers to u8, char and sk_buff by Krzysztof Kozlowski · 3 years, 5 months ago
  7. 4932c37 nfc: hci: annotate nfc_llc_init() as __init by Krzysztof Kozlowski · 3 years, 5 months ago
  8. bf6cd77 nfc: annotate af_nfc_exit() as __exit by Krzysztof Kozlowski · 3 years, 5 months ago
  9. 7186aac nfc: constify nfc_digital_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  10. 4954535 nfc: constify nfc_llc_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  11. 094c45c nfc: constify nfc_hci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  12. f6c802a nfc: constify nfc_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  13. 5f3e639 nfc: constify nfc_hci_gate by Krzysztof Kozlowski · 3 years, 5 months ago
  14. 15944ad nfc: constify pointer to nfc_vendor_cmd by Krzysztof Kozlowski · 3 years, 5 months ago
  15. cb8caa3 nfc: constify nci_driver_ops (prop_ops and core_ops) by Krzysztof Kozlowski · 3 years, 5 months ago
  16. b9c2828 nfc: constify nci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  17. 48d5440 nfc: constify payload argument in nci_send_cmd() by Krzysztof Kozlowski · 3 years, 5 months ago
  18. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  19. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  20. 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  21. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  22. 7cf85f8 NFC: nci: Remove redundant assignment to len by Yang Li · 3 years, 7 months ago
  23. 01709d0 nfc: hci: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  24. 4ac06a1 nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect by Krzysztof Kozlowski · 3 years, 7 months ago
  25. 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  26. e0652f8 NFC: nci: fix memory leak in nci_allocate_device by Dongliang Mu · 3 years, 8 months ago
  27. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  28. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
  29. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
  30. 8ab7886 net/nfc/rawsock.c: fix a permission check bug by Jeimon · 3 years, 8 months ago
  31. c61760e net/nfc: fix use-after-free llcp_sock_bind/connect by Or Cohen · 3 years, 8 months ago
  32. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  33. 7525858 net:nfc:digital: Fix a double free in digital_tg_recv_dep_req by Lv Yunlong · 3 years, 8 months ago
  34. d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
  35. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  36. d329586 net: nfc: Fix spelling errors in net/nfc module by Zheng Yongjun · 3 years, 9 months ago
  37. b6908cf NFC: digital: Correct function name in the kerneldoc comments by Xiongfeng Wang · 3 years, 9 months ago
  38. 4b5db93 nfc: Avoid endless loops caused by repeated llcp_sock_connect() by Xiaoming Ni · 3 years, 9 months ago
  39. 7574fcd nfc: fix memory leak in llcp_sock_connect() by Xiaoming Ni · 3 years, 9 months ago
  40. 8a4cd82d nfc: fix refcount leak in llcp_sock_connect() by Xiaoming Ni · 3 years, 9 months ago
  41. c33b1cc nfc: fix refcount leak in llcp_sock_bind() by Xiaoming Ni · 3 years, 9 months ago
  42. 11771e0 net: nfc: nci: drop nci_uart_default_recv by Jiri Slaby · 3 years, 10 months ago
  43. c2a5a45 net: nfc: nci: drop nci_uart_ops::recv_buf by Jiri Slaby · 3 years, 10 months ago
  44. 9f3698e net: nfc: nci: remove memset of nci_uart_drivers by Jiri Slaby · 3 years, 10 months ago
  45. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
  46. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
  47. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  48. 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years ago
  49. 0f8b29f Merge 5.11-rc5 into tty-next by Greg Kroah-Hartman · 4 years ago
  50. 3a30537 NFC: fix resource leak when target index is invalid by Pan Bian · 4 years ago
  51. d8f923c NFC: fix possible resource leak by Pan Bian · 4 years ago
  52. 3cfade5 Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into tty-next by Greg Kroah-Hartman · 4 years ago
  53. 3b830a9 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years ago
  54. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  55. 4964e5a net: nfc: nci: fix the wrong NCI_CORE_INIT parameters by Bongsu Jeon · 4 years ago
  56. 32d91b4 nfc: netlink: use &w->w in nfc_genl_rcv_nl_event by Geliang Tang · 4 years ago
  57. f50e2f9 hci: llc_shdlc: style: Simplify bool comparison by YANG LI · 4 years ago
  58. f011539 net: nfc: nci: Change the NCI close sequence by Bongsu Jeon · 4 years ago
  59. 8354bcb net: sched: fix spelling mistake in Kconfig "trys" -> "tries" by Colin Ian King · 4 years, 1 month ago
  60. bcd684a net/nfc/nci: Support NCI 2.x initial sequence by Bongsu Jeon · 4 years, 1 month ago
  61. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
  62. 49b1cab nfc: refined function nci_hci_resp_received by Alex Shi · 4 years, 2 months ago
  63. 7cdda1c net: nfc: Fix kerneldoc warnings by Andrew Lunn · 4 years, 2 months ago
  64. 280e3eb nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() by Defang Bo · 4 years, 2 months ago
  65. be239c4 NFC: digital: Remove two unused macroes by Wang Hai · 4 years, 4 months ago
  66. 26896f0 net/nfc/rawsock.c: add CAP_NET_RAW check. by Qingyu Li · 4 years, 5 months ago
  67. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  68. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  69. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  70. 0b4a66a nfc: nci: add missed destroy_workqueue in nci_register_device by Wang Hai · 4 years, 6 months ago
  71. ffbab1c net: nfc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  72. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  73. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  74. a3aefbf net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 10 months ago
  75. 6ba3da4 nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 4 years, 10 months ago
  76. 88e706d nfc: add missing attribute validation for deactivate target by Jakub Kicinski · 4 years, 10 months ago
  77. 361d23e nfc: add missing attribute validation for SE API by Jakub Kicinski · 4 years, 10 months ago
  78. 9814428 NFC: digital: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  79. b7ac893 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 5 years ago
  80. 099ffd7 NFC: NCI: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  81. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  82. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. 025ec40 nfc: netlink: fix double device reference drop by Pan Bian · 5 years ago
  84. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  85. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  86. 4495af3 net: nfc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  87. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  88. 3a35979 nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  89. 18917d5 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 5 years ago
  90. dd006fc nfc: fix potential illegal memory access by Yang Wei · 5 years ago
  91. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  92. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  93. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  94. 385097a nfc: Ensure presence of required attributes in the deactivate_target handler by Young Xiao · 6 years ago
  95. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  96. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  97. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  98. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  99. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  100. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago