messages from 2025-01-04 12:58:52 to 2025-05-20 22:31:11 UTC [more...]
[PATCH 0/7] net: Convert dev_set_mac_address() to struct sockaddr_storage
2025-05-20 22:31 UTC (3+ messages)
` [PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH 2/7] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
[syzbot] Monthly wpan report (May 2025)
2025-05-13 12:36 UTC
[PATCH AUTOSEL 5.4 29/79] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 23:21 UTC
[PATCH AUTOSEL 5.10 041/114] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 23:17 UTC
[PATCH AUTOSEL 5.15 060/153] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 23:11 UTC
[PATCH AUTOSEL 6.1 085/212] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 23:04 UTC
[PATCH AUTOSEL 6.6 110/294] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 22:53 UTC
[PATCH AUTOSEL 6.12 182/486] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 22:34 UTC
[PATCH AUTOSEL 6.14 230/642] ieee802154: ca8210: Use proper setters and getters for bitwise types
2025-05-05 22:07 UTC
[syzbot] Monthly wpan report (Apr 2025)
2025-04-11 13:07 UTC
[PATCH net v3 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
2025-04-06 20:56 UTC (5+ messages)
` [PATCH net v3 1/3] ieee802154: Restore initial state on failed device_rename() "
` [PATCH net v3 2/3] ieee802154: Avoid calling WARN_ON() on -ENOMEM "
` [PATCH net v3 3/3] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
[PATCH net v2 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
2025-04-03 8:34 UTC (5+ messages)
` [PATCH net v2 1/3] ieee802154: Restore initial state on failed device_rename() "
` [PATCH net v2 2/3] ieee802154: Avoid calling WARN_ON() on -ENOMEM "
` [PATCH net v2 3/3] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
2025-04-02 23:39 UTC (28+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET
[PATCH] mac802154_hwsim: allow users to specify the number of simulated radios dinamically instead of the previously hardcoded value of 2
2025-03-31 10:39 UTC
[PATCH 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
2025-03-31 9:40 UTC (8+ messages)
` [PATCH 1/3] ieee802154: Restore initial state on failed device_rename() "
` [PATCH 2/3] ieee802154: Avoid calling WARN_ON() on -ENOMEM "
` [PATCH 3/3] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
[PATCH] mac802154_hwsim: define perm_extended_addr initialization
2025-03-31 8:15 UTC (2+ messages)
[syzbot] [wpan?] WARNING in __dev_change_net_namespace (3)
2025-03-27 5:31 UTC (2+ messages)
[PATCH] mac802154_hwsim: define perm_extended_addr initialization
2025-03-26 23:24 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] mac802154_hwsim: define perm_extended_addr initialization
2025-03-26 17:00 UTC (4+ messages)
Shipment 782792718083 tracking ID is now generated
2025-03-24 14:22 UTC
pull-request: ieee802154-next 2025-03-10
2025-03-19 16:56 UTC (4+ messages)
[syzbot] Monthly wpan report (Mar 2025)
2025-03-11 14:05 UTC
[PATCH net-next v4 0/4] ieee802154: ca8210: Sparse fix and GPIOd conversion
2025-03-06 21:05 UTC (7+ messages)
` [PATCH net-next v4 1/4] ieee802154: ca8210: Use proper setters and getters for bitwise types
` [PATCH net-next v4 2/4] ieee802154: ca8210: Get platform data via dev_get_platdata()
` [PATCH net-next v4 3/4] ieee802154: ca8210: Switch to using gpiod API
` [PATCH net-next v4 4/4] dt-bindings: ieee802154: ca8210: Update polarity of the reset pin
[PATCH net-next v3 0/3] ieee802154: ca8210: Sparse fix and GPIOd conversion
2025-03-05 10:47 UTC (7+ messages)
` [PATCH net-next v3 1/3] ieee802154: ca8210: Use proper setter and getters for bitwise types
` [PATCH net-next v3 2/3] ieee802154: ca8210: Get platform data via dev_get_platdata()
` [PATCH net-next v3 3/3] ieee802154: ca8210: Switch to using gpiod API
[PATCH v2 0/3] ieee802154: ca8210: Sparse fix and GPIOd conversion
2025-03-05 7:40 UTC (12+ messages)
` [PATCH net-next v2 1/3] ieee802154: ca8210: Use proper setter and getters for bitwise types
` [PATCH net-next v2 2/3] ieee802154: ca8210: Get platform data via dev_get_platdata()
` [PATCH net-next v2 3/3] ieee802154: ca8210: Switch to using gpiod API
[PATCH net-next v1 0/2] ieee802154: ca8210: Sparse fix and GPIOd conversion
2025-03-03 16:36 UTC (8+ messages)
` [PATCH net-next v1 1/2] ieee802154: ca8210: Use proper setter and getters for bitwise types
` [PATCH net-next v1 2/2] ieee802154: ca8210: Switch to using gpiod API
[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
2025-02-21 23:50 UTC (25+ messages)
` [PATCH net-next v10 01/13] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v10 03/13] net: Use link/peer netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 04/13] ieee802154: 6lowpan: Validate link "
` [PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
` [PATCH net-next v10 06/13] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
` [PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 09/13] net: xfrm: "
` [PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v10 12/13] selftests: net: Add python context manager for netns entering
` [PATCH net-next v10 13/13] selftests: net: Add test cases for link and peer netns
[PATCH net-next v9 00/11] net: Improve netns handling in rtnetlink
2025-02-14 10:51 UTC (26+ messages)
` [PATCH net-next v9 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v9 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v9 05/11] net: ip_tunnel: Use "
` [PATCH net-next v9 06/11] net: ipv6: "
` [PATCH net-next v9 07/11] net: xfrm: "
` [PATCH net-next v9 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v9 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v9 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v9 11/11] selftests: net: Add test cases for link and peer netns
[syzbot] Monthly wpan report (Feb 2025)
2025-02-07 13:05 UTC
[PATCH net-next v8 00/11] net: Improve netns handling in rtnetlink
2025-01-14 9:02 UTC (15+ messages)
` [PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v8 03/11] net: "
` [PATCH net-next v8 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v8 05/11] net: ip_tunnel: Use "
` [PATCH net-next v8 07/11] net: xfrm: "
` [PATCH net-next v8 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v8 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v8 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v8 11/11] selftests: net: Add test cases for link and peer netns
[PATCH AUTOSEL 5.4 1/4] mac802154: check local interfaces before deleting sdata list
2025-01-13 18:36 UTC
[PATCH AUTOSEL 5.10 1/5] mac802154: check local interfaces before deleting sdata list
2025-01-13 18:36 UTC
[PATCH AUTOSEL 5.15 1/6] mac802154: check local interfaces before deleting sdata list
2025-01-13 18:35 UTC
[PATCH AUTOSEL 6.1 01/10] mac802154: check local interfaces before deleting sdata list
2025-01-13 18:35 UTC
[PATCH AUTOSEL 6.6 01/10] mac802154: check local interfaces before deleting sdata list
2025-01-13 18:35 UTC
[PATCH AUTOSEL 6.12 01/20] mac802154: check local interfaces before deleting sdata list
2025-01-13 18:34 UTC
[syzbot] [wpan?] WARNING in cfg802154_switch_netns (3)
2025-01-11 7:37 UTC (2+ messages)
wpan-tools 0.10 release
2025-01-10 7:27 UTC
[PATCH net-next v7 00/11] net: Improve netns handling in rtnetlink
2025-01-08 17:31 UTC (13+ messages)
` [PATCH net-next v7 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v7 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v7 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v7 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v7 11/11] selftests: net: Add test cases for link and peer netns
[syzbot] Monthly wpan report (Jan 2025)
2025-01-07 14:54 UTC
[RFC net-next] net: mac802154: Remove unused ieee802154_mlme_tx_one
2025-01-06 12:39 UTC (5+ messages)
pull-request: ieee802154-next 2025-01-03
2025-01-05 1:50 UTC (2+ messages)
pull-request: ieee802154 for net 2025-01-03
2025-01-05 1:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox