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