index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
mac802154: fix data race and NULL deref on local->assoc_dev
Kaiwen Shi
3
-14
/
+45
2026-08-05
mac802154: fix netdev use-after-free in beacon worker
Zihan Xi
1
-0
/
+4
2026-07-23
mac802154: hold an interface reference across the scan worker
Ibrahim Hashimov
1
-0
/
+11
2026-07-23
mac802154: llsec: reject frames shorter than the authentication tag
Doruk Tan Ozturk
1
-0
/
+5
2026-07-03
mac802154: remove interfaces with RCU list deletion
Yousef Alhouseen
1
-1
/
+1
2026-06-19
mac802154: Prevent overwrite return code in mac802154_perform_association()
Robertus Diawan Chris
1
-0
/
+1
2026-06-19
mac802154: llsec: add skb_cow_data() before in-place crypto
Doruk Tan Ozturk
1
-0
/
+14
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
1
-1
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-10
/
+10
2025-02-18
mac802154: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-12-30
net: mac802154: Remove unused ieee802154_mlme_tx_one
Dr. David Alan Gilbert
2
-16
/
+0
2024-11-19
mac802154: check local interfaces before deleting sdata list
Lizhi Xu
1
-0
/
+4
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-24
mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
Jiawei Ye
1
-1
/
+3
2024-06-03
net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...
Yunshui Jiang
1
-4
/
+4
2024-05-18
mac802154: fix time calculation in ieee802154_configure_durations()
Dmitry Antipov
1
-6
/
+8
2024-03-06
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
1
-5
/
+13
2023-12-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
1
-3
/
+8
2023-12-15
mac802154: Only allow PAN controllers to process association requests
Miquel Raynal
1
-0
/
+6
2023-12-15
mac802154: Use the PAN coordinator parameter when stamping packets
Miquel Raynal
1
-4
/
+7
2023-12-15
mac80254: Provide real PAN coordinator info in beacons
Miquel Raynal
1
-2
/
+2
2023-11-20
mac802154: Handle disassociation notifications from peers
Miquel Raynal
3
-0
/
+65
2023-11-20
mac802154: Follow the number of associated devices
Miquel Raynal
2
-10
/
+24
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
3
-0
/
+152
2023-11-20
mac802154: Handle disassociations
Miquel Raynal
3
-0
/
+164
2023-11-20
mac802154: Handle associating
Miquel Raynal
5
-0
/
+226
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
4
-7
/
+154
2023-06-20
Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2023-06-16
ieee802154: Replace strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
1
-2
/
+2
2023-04-05
mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
Joel Fernandes (Google)
1
-2
/
+2
2023-03-23
mac802154: Handle received BEACON_REQ
Miquel Raynal
4
-5
/
+102
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
2
-2
/
+52
2023-02-20
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
9
-30
/
+675
2023-02-18
mac802154: Fix an always true condition
Miquel Raynal
1
-3
/
+2
2023-02-18
mac802154: Send beacons using the MLME Tx path
Miquel Raynal
1
-1
/
+19
2023-01-30
mac802154: Avoid superfluous endianness handling
Miquel Raynal
1
-2
/
+2
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
6
-3
/
+206
2023-01-03
mac802154: Handle passive scanning
Miquel Raynal
7
-6
/
+407
2023-01-03
mac802154: Add MLME Tx locked helpers
Miquel Raynal
2
-13
/
+35
2023-01-03
mac802154: Prepare forcing specific symbol duration
Miquel Raynal
2
-10
/
+12
2022-12-19
mac802154: Fix possible double free upon parsing error
Miquel Raynal
1
-1
/
+0
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-12-07
Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...
Jakub Kicinski
4
-21
/
+45
2022-12-05
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
1
-0
/
+1
2022-11-29
mac802154: Trace the registration of new PANs
David Girault
1
-0
/
+25
2022-11-01
mac802154: Allow the creation of coordinator interfaces
Miquel Raynal
3
-11
/
+16
[next]