index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
Kees Cook
1
-4
/
+4
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
1
-1
/
+4
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
1
-7
/
+10
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
1
-3
/
+4
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2
-6
/
+6
2025-02-22
ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-0
/
+2
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+3
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2
-28
/
+13
2024-10-16
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
Ignat Korchagin
1
-5
/
+7
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2
-6
/
+6
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2024-05-24
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-1
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-5
/
+1
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-03-09
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2
-2
/
+2
2024-03-06
ieee802154: cfg802154: make wpan_phy_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-01-29
net: fill in MODULE_DESCRIPTION()s for ieee802154
Breno Leitao
2
-0
/
+2
2023-12-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
1
-1
/
+7
2023-12-15
ieee802154: Avoid confusing changes after associating
Miquel Raynal
1
-12
/
+18
2023-11-20
ieee802154: Give the user the association list
Miquel Raynal
1
-2
/
+101
2023-11-20
mac802154: Follow the number of associated devices
Miquel Raynal
1
-0
/
+2
2023-11-20
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
3
-0
/
+37
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2
-0
/
+37
2023-11-20
mac802154: Handle disassociations
Miquel Raynal
1
-0
/
+2
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
3
-0
/
+75
2023-11-20
mac802154: Handle associating
Miquel Raynal
1
-0
/
+12
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
3
-0
/
+77
2023-11-20
ieee802154: Internal PAN management
Miquel Raynal
3
-1
/
+66
2023-11-20
ieee802154: Let PAN IDs be reset
Miquel Raynal
1
-10
/
+0
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+6
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-2
/
+6
2023-08-16
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-2
/
+2
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-2
/
+0
2023-06-25
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
2
-1
/
+48
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-16
ieee802154: Replace strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-8
/
+7
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
1
-2
/
+1
2023-05-17
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
1
-4
/
+5
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
1
-5
/
+4
2023-03-24
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
1
-0
/
+10
2023-03-23
mac802154: Handle received BEACON_REQ
Miquel Raynal
1
-0
/
+13
2023-03-23
ieee802154: Add support for allowing to answer BEACON_REQ
Miquel Raynal
1
-1
/
+1
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
1
-0
/
+23
2023-03-23
ieee802154: Add support for user active scan requests
Miquel Raynal
1
-0
/
+1
[next]