index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
2026-06-19
ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validation
Michael Bommarito
2026-06-19
ieee802154: admin-gate legacy LLSEC dump operations
Michael Bommarito
2026-06-19
ieee802154: fix kernel-infoleak in dgram_recvmsg()
Aleksandr Nogikh
2026-06-19
ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
Ivan Abramov
2026-06-19
ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()
Ivan Abramov
2026-06-19
ieee802154: Restore initial state on failed device_rename() in cfg802154_swit...
Ivan Abramov
2026-06-04
ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()
Eric Dumazet
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
Kees Cook
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-02-21
ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-10-15
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
Ignat Korchagin
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2024-03-06
ieee802154: cfg802154: make wpan_phy_class constant
Ricardo B. Marliere
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-01-29
net: fill in MODULE_DESCRIPTION()s for ieee802154
Breno Leitao
2023-12-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
2023-12-15
ieee802154: Avoid confusing changes after associating
Miquel Raynal
2023-11-20
ieee802154: Give the user the association list
Miquel Raynal
2023-11-20
mac802154: Follow the number of associated devices
Miquel Raynal
2023-11-20
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2023-11-20
mac802154: Handle disassociations
Miquel Raynal
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
2023-11-20
mac802154: Handle associating
Miquel Raynal
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
2023-11-20
ieee802154: Internal PAN management
Miquel Raynal
2023-11-20
ieee802154: Let PAN IDs be reset
Miquel Raynal
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
[next]