linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 16:43:14 to 2022-01-05 01:16:44 UTC [more...]

[net-next 00/18] IEEE 802.15.4 passive scan support
 2022-01-05  1:16 UTC  (41+ messages)
` [net-next 01/18] ieee802154: hwsim: Ensure proper channel selection at probe time
` [net-next 02/18] ieee802154: hwsim: Provide a symbol duration
` [net-next 03/18] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [net-next 04/18] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [net-next 05/18] net: ieee802154: Move the address structure earlier
` [net-next 06/18] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure
` [net-next 07/18] net: ieee802154: Return meaningful error codes from the netlink helpers
` [net-next 08/18] net: ieee802154: Add support for internal PAN management
` [net-next 09/18] net: ieee802154: Define a beacon frame header
` [net-next 10/18] net: ieee802154: Define frame types
` [net-next 11/18] net: ieee802154: Add support for scanning requests
` [net-next 12/18] net: mac802154: Handle scan requests
` [net-next 13/18] net: mac802154: Inform device drivers about the scanning operation
` [net-next 14/18] net: ieee802154: Full PAN management
` [net-next 15/18] net: ieee802154: Add support for beacon requests
` [net-next 16/18] net: mac802154: Handle beacons requests
` [net-next 17/18] net: mac802154: Let drivers provide their own beacons implementation
` [net-next 18/18] net: ieee802154: Trace the registration of new PANs

Use of uninitialized value in atusb_set_extended_addr()
 2022-01-04 19:41 UTC  (19+ messages)
` [PATCH RFT] ieee802154: atusb: move to new USB API
        ` [PATCH v2] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
                ` [PATCH v3] "

[wpan-tools 0/7] IEEE 802.15.4 passive scan support
 2022-01-04 10:17 UTC  (9+ messages)
` [wpan-tools 1/7] iwpan: Fix the channels printing
` [wpan-tools 2/7] iwpan: Export iwpan_debug
` [wpan-tools 3/7] iwpan: Fix a comment
` [wpan-tools 4/7] iwpan: Remove duplicated SECTION
` [wpan-tools 5/7] iwpan: Synchronize nl802154 header with the Linux kernel
` [wpan-tools 7/7] iwpan: Add events support
  ` [wpan-tools 6/7] iwpan: Add full scan support

UBSAN: shift-out-of-bounds in nl802154_new_interface
 2021-12-27  6:09 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next] net: Enable some sysctls for the userns root with privilege
 2021-12-07 22:16 UTC  (4+ messages)

pull-request: ieee802154 for net 2021-11-24
 2021-11-25  1:10 UTC  (2+ messages)

[PATCH wpan] net: ieee802154: handle iftypes as u32
 2021-11-16 18:31 UTC  (2+ messages)

[PATCH v2] net: ieee802154: fix shift-out-of-bound in nl802154_new_interface
 2021-11-12  7:22 UTC  (3+ messages)

[PATCH] net: ieee802154: fix shift-out-of-bound in nl802154_new_interface
 2021-11-11 13:19 UTC  (2+ messages)

[PATCH 2/2] mac802154: use dev_addr_set() - manual
 2021-10-20 21:16 UTC  (2+ messages)

[PATCH] ieee802154: Remove redundant 'flush_workqueue()' calls
 2021-10-19 12:30 UTC  (5+ messages)

[PATCH] ieee802154: Remove redundant initialization of variable ret
 2021-09-07 13:10 UTC  (2+ messages)

[syzbot] general protection fault in hwsim_new_edge_nl
 2021-08-16  9:49 UTC  (7+ messages)

pull-request: ieee802154 for net 2021-08-12 v2
 2021-08-12 19:00 UTC  (2+ messages)

pull-request: ieee802154 for net 2021-08-11
 2021-08-12 18:40 UTC  (3+ messages)

[PATCH] ieee802154: hwsim: fix possible null-pointer dereference in mac802154_hwsim.c
 2021-08-11 20:08 UTC  (2+ messages)

[PATCH net] net: Fix memory leak in ieee802154_raw_deliver
 2021-08-10 10:49 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in crc_ccitt
 2021-08-10  8:25 UTC 

[PATCH] 6lowpan: iphc: Fix an off-by-one check of array index
 2021-07-22 14:19 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: fix memory leak in __pskb_copy_fclone
 2021-07-13 14:03 UTC  (3+ messages)

[PATCH] nl802154: Fix type check in nl802154_new_interface()
 2021-07-13 13:32 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
 2021-07-08  7:40 UTC  (7+ messages)

[PATCH] ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
 2021-07-07 14:48 UTC  (6+ messages)

pull-request: ieee802154 for net 2021-06-24
 2021-06-24 22:50 UTC  (2+ messages)

[PATCH v2] ieee802154: hwsim: Fix memory leak in hwsim_add_one
 2021-06-22 19:21 UTC  (3+ messages)

Linux Plumbers IoT MC: Call For Proposals
 2021-06-19 11:35 UTC 

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-16  2:11 UTC  (12+ messages)

[PATCH] ieee802154: hwsim: Fix memory leak in hwsim_add_one
 2021-06-15 11:24 UTC 

[PATCH] ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
 2021-06-14 11:06 UTC  (4+ messages)

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[PATCH AUTOSEL 4.9 01/15] net: ieee802154: fix null deref in parse dev addr
 2021-06-07 16:15 UTC 

[PATCH AUTOSEL 4.14 01/18] net: ieee802154: fix null deref in parse dev addr
 2021-06-07 16:14 UTC 

[PATCH AUTOSEL 4.19 01/21] net: ieee802154: fix null deref in parse dev addr
 2021-06-07 16:14 UTC 

[PATCH AUTOSEL 5.4 01/29] net: ieee802154: fix null deref in parse dev addr
 2021-06-07 16:13 UTC 

[PATCH AUTOSEL 5.10 01/39] net: ieee802154: fix null deref in parse dev addr
 2021-06-07 16:12 UTC 

[PATCH AUTOSEL 5.12 01/49] net: ieee802154: fix null deref in parse dev addr
 2021-06-07 16:11 UTC 

[syzbot] memory leak in hwsim_add_one
 2021-06-07 15:45 UTC 

pull-request: ieee802154 for net 2021-06-03
 2021-06-03 10:35 UTC 

[PATCH v1 1/1] mrf29j40: Drop unneeded of_match_ptr()
 2021-06-03  9:25 UTC  (5+ messages)

[PATCH net-next] ieee802154: fix error return code in ieee802154_llsec_getparams()
 2021-06-03  9:01 UTC  (3+ messages)

[PATCH 1/1] ieee802154: fix error return code in ieee802154_add_iface()
 2021-06-03  8:53 UTC  (2+ messages)

[PATCH] net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()
 2021-06-03  8:21 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in ieee802154_rx
 2021-05-22  9:57 UTC 

Personal
 2021-05-10 14:06 UTC 

[PATCH 0/2] net: ieee802154: fix logic errors
 2021-04-23 15:10 UTC  (8+ messages)
` [PATCH 1/2] net: ieee802154: fix null deref in parse dev addr
` [PATCH 2/2] net: ieee802154: fix null deref in parse key id

WARNING in ieee802154_del_seclevel
 2021-04-13  8:32 UTC  (4+ messages)
` [syzbot] "

[PATCH] net: mac802154: fix WARNING in ieee802154_del_device
 2021-04-12 16:41 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/23] net: ieee802154: nl-mac: fix check on panid
 2021-04-12 16:27 UTC  (12+ messages)
` [PATCH AUTOSEL 4.4 09/23] net: ieee802154: forbid monitor for set llsec params
` [PATCH AUTOSEL 4.4 10/23] net: ieee802154: stop dump llsec keys for monitors
` [PATCH AUTOSEL 4.4 11/23] net: ieee802154: stop dump llsec devs "
` [PATCH AUTOSEL 4.4 12/23] net: ieee802154: forbid monitor for add llsec dev
` [PATCH AUTOSEL 4.4 13/23] net: ieee802154: stop dump llsec devkeys for monitors
` [PATCH AUTOSEL 4.4 14/23] net: ieee802154: forbid monitor for add llsec devkey
` [PATCH AUTOSEL 4.4 15/23] net: ieee802154: stop dump llsec seclevels for monitors
` [PATCH AUTOSEL 4.4 16/23] net: ieee802154: forbid monitor for add llsec seclevel
` [PATCH AUTOSEL 4.4 17/23] net: ieee802154: forbid monitor for del "
` [PATCH AUTOSEL 4.4 18/23] net: ieee802154: stop dump llsec params for monitors
` [PATCH AUTOSEL 4.4 19/23] net: mac802154: Fix general protection fault

[PATCH AUTOSEL 4.9 01/23] net: ieee802154: nl-mac: fix check on panid
 2021-04-12 16:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 19/23] net: mac802154: Fix general protection fault


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).