1. cd91250 ieee802154: Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 10 months ago
  2. 984cfd5 net: ieee802154: remove an unnecessary null pointer check by Dongliang Mu · 2 years, 1 month ago
  3. 02f1866 ieee802154: Prevent user from crashing the host by Miquel Raynal · 2 years, 1 month ago
  4. ed9a8ad ieee802154: Drop device trackers by Miquel Raynal · 2 years, 1 month ago
  5. 1edecbd ieee802154: Change error code on monitor scan netlink request by Miquel Raynal · 2 years, 1 month ago
  6. a0b6106 ieee802154: Convert scan error messages to extack by Miquel Raynal · 2 years, 1 month ago
  7. 648324c ieee802154: Use netlink policies when relevant on scan parameters by Miquel Raynal · 2 years, 1 month ago
  8. 3accf47 mac802154: Handle basic beaconing by Miquel Raynal · 2 years, 2 months ago
  9. 9bc1145 ieee802154: Add support for user beaconing requests by Miquel Raynal · 2 years, 2 months ago
  10. d2aaf2a ieee802154: Introduce a helper to validate a channel by Miquel Raynal · 2 years, 3 months ago
  11. ed3557c ieee802154: Add support for user scanning requests by Miquel Raynal · 2 years, 3 months ago
  12. cfbf877 Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by Jakub Kicinski · 2 years, 4 months ago
  13. 5114728 ieee802154: Advertize coordinators discovery by Miquel Raynal · 2 years, 4 months ago
  14. 20b0b53 genetlink: introduce split op representation by Jakub Kicinski · 2 years, 5 months ago
  15. 31f1aa4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 5 months ago
  16. 34e0b94 Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 2 years, 5 months ago
  17. 444d8ad net: ieee802154: fix error return code in dgram_bind() by Wei Yongjun · 2 years, 6 months ago
  18. b12e924 net/ieee802154: don't warn zero-sized raw_sendmsg() by Tetsuo Handa · 2 years, 6 months ago
  19. 2eb2756 Revert "net/ieee802154: reject zero-sized raw_sendmsg()" by Alexander Aring · 2 years, 6 months ago
  20. e52f7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  21. 3a4d061 net/ieee802154: reject zero-sized raw_sendmsg() by Tetsuo Handa · 2 years, 6 months ago
  22. 0140a71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  23. 9416010 net/ieee802154: fix uninit value bug in dgram_sendmsg by Haimin Zhang · 2 years, 7 months ago
  24. 9c5d03d genetlink: start to validate reserved header bytes by Jakub Kicinski · 2 years, 7 months ago
  25. f0feb34 net: mac802154: Introduce a tx queue flushing mechanism by Miquel Raynal · 2 years, 11 months ago
  26. 20a19d1 net: mac802154: Bring the ability to hold the transmit queue by Miquel Raynal · 2 years, 11 months ago
  27. 6fd1d51 net: SO_RCVMARK socket option for SO_MARK with recvmsg() by Erin MacNeil · 3 years ago
  28. ec09526 net: remove noblock parameter from recvmsg() entities by Oliver Hartkopp · 3 years ago
  29. f4b41f0 net: remove noblock parameter from skb_recv_datagram() by Oliver Hartkopp · 3 years ago
  30. 335c8cf net: ipv6: Handle delivery_time in ipv6 defrag by Martin KaFai Lau · 3 years, 1 month ago
  31. 9557167 Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 3 years, 2 months ago
  32. c78b8b2 net: don't include ndisc.h from ipv6.h by Jakub Kicinski · 3 years, 2 months ago
  33. 898db3b net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant by Miquel Raynal · 3 years, 2 months ago
  34. 79c37ca net: ieee802154: Return meaningful error codes from the netlink helpers by Miquel Raynal · 3 years, 2 months ago
  35. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 5 months ago
  36. 08bb751 mac802154: use dev_addr_set() - manual by Jakub Kicinski · 3 years, 5 months ago
  37. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  38. 1090340 net: Fix memory leak in ieee802154_raw_deliver by Takeshi Misawa · 3 years, 8 months ago
  39. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 8 months ago
  40. 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 8 months ago
  41. 373e864 ieee802154: fix error return code in ieee802154_llsec_getparams() by Wei Yongjun · 3 years, 11 months ago
  42. 79c6b8e ieee802154: fix error return code in ieee802154_add_iface() by Zhen Lei · 3 years, 11 months ago
  43. ad6f5cc net/ieee802154: drop unneeded assignment in llsec_iter_devkeys() by Yang Li · 4 years ago
  44. 9fdd04918 net: ieee802154: fix null deref in parse dev addr by Dan Robertson · 4 years ago
  45. 1534efc7 net: ieee802154: stop dump llsec params for monitors by Alexander Aring · 4 years ago
  46. 9dde130 net: ieee802154: forbid monitor for del llsec seclevel by Alexander Aring · 4 years ago
  47. 9ec87e3 net: ieee802154: forbid monitor for add llsec seclevel by Alexander Aring · 4 years ago
  48. 4c9b4f5 net: ieee802154: stop dump llsec seclevels for monitors by Alexander Aring · 4 years ago
  49. 6fb80453 net: ieee802154: forbid monitor for del llsec devkey by Alexander Aring · 4 years ago
  50. a347b3b net: ieee802154: forbid monitor for add llsec devkey by Alexander Aring · 4 years ago
  51. 080d1a5 net: ieee802154: stop dump llsec devkeys for monitors by Alexander Aring · 4 years ago
  52. ad8f9de net: ieee802154: forbid monitor for del llsec dev by Alexander Aring · 4 years ago
  53. 5303f95 net: ieee802154: forbid monitor for add llsec dev by Alexander Aring · 4 years ago
  54. 5582d64 net: ieee802154: stop dump llsec devs for monitors by Alexander Aring · 4 years ago
  55. b6e2949 net: ieee802154: forbid monitor for del llsec key by Alexander Aring · 4 years ago
  56. 08470c5 net: ieee802154: forbid monitor for add llsec key by Alexander Aring · 4 years ago
  57. fb3c5cd net: ieee802154: stop dump llsec keys for monitors by Alexander Aring · 4 years ago
  58. 88c1785 net: ieee802154: forbid monitor for set llsec params by Alexander Aring · 4 years ago
  59. 6f7f657 net: ieee802154: nl-mac: fix check on panid by Alexander Aring · 4 years, 1 month ago
  60. 27c7468 net: ieee802154: fix nl802154 del llsec devkey by Alexander Aring · 4 years, 1 month ago
  61. 20d5fe2 net: ieee802154: fix nl802154 add llsec key by Alexander Aring · 4 years, 1 month ago
  62. 3d1eac2 net: ieee802154: fix nl802154 del llsec dev by Alexander Aring · 4 years, 1 month ago
  63. 37feaaf net: ieee802154: fix nl802154 del llsec key by Alexander Aring · 4 years, 1 month ago
  64. cdd38c5 Merge remote-tracking branch 'net/master' by Stefan Schmidt · 4 years, 1 month ago
  65. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 5 months ago
  66. 04052a3 net/ieee802154: remove unused macros to tame gcc by Alex Shi · 4 years, 5 months ago
  67. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 6 months ago
  68. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  69. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 8 months ago
  70. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 9 months ago
  71. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 10 months ago
  72. 3712c1c ieee802154: 6lowpan: remove unnecessary comparison by Yang Yingliang · 5 years ago
  73. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 5 years ago
  74. b60673c nl802154: add missing attribute validation for dev_type by Jakub Kicinski · 5 years ago
  75. 9322cd7 nl802154: add missing attribute validation by Jakub Kicinski · 5 years ago
  76. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  77. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  78. 75cdbdd net: ieee802154: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  79. e69dbd4 ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 6 years ago
  80. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  81. 12e2e15 Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  82. 074014a net: ieee802154: remove redundant assignment to rc by Colin Ian King · 6 years ago
  83. 891584f inet: frags: re-introduce skb coalescing for local delivery by Guillaume Nault · 6 years ago
  84. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 6 years ago
  85. d5dd8879 inet: fix various use-after-free in defrags units by Eric Dumazet · 6 years ago
  86. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  88. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  89. ae7352d inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 6 years ago
  90. 4907abc net: dynamically allocate fqdir structures by Eric Dumazet · 6 years ago
  91. a39aca6 net: add a net pointer to struct fqdir by Eric Dumazet · 6 years ago
  92. 9cce45f net: rename inet_frags_init_net() to fdir_init() by Eric Dumazet · 6 years ago
  93. d2dfd43 ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table by Eric Dumazet · 6 years ago
  94. 803fdd9 net: rename struct fqdir fields by Eric Dumazet · 6 years ago
  95. 89fb900 net: rename inet_frags_exit_net() to fqdir_exit() by Eric Dumazet · 6 years ago
  96. 6ce3b4d inet: rename netns_frags to fqdir by Eric Dumazet · 6 years ago
  97. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  98. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  99. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  100. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago