index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
mac802154_hwsim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-11-20
ieee802154: hwsim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-12
ieee802154: hwsim: Fix possible memory leaks
Chen Aotian
1
-2
/
+4
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
1
-7
/
+172
2022-10-24
ieee802154: hwsim: Save the current filtering level and use it
Miquel Raynal
1
-5
/
+23
2022-10-24
ieee802154: hwsim: Introduce a helper to update all the PIB attributes
Miquel Raynal
1
-26
/
+30
2022-10-12
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
1
-1
/
+2
2022-10-12
ieee802154: hwsim: Implement address filtering
Miquel Raynal
1
-2
/
+108
2022-10-12
ieee802154: hwsim: Record the address filter values
Miquel Raynal
1
-0
/
+36
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-1
/
+1
2022-01-28
net: ieee802154: hwsim: Ensure frame checksum are valid
Miquel Raynal
1
-1
/
+1
2022-01-27
net: ieee802154: hwsim: Ensure proper channel selection at probe time
Miquel Raynal
1
-0
/
+1
2021-07-08
ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
Dongliang Mu
1
-1
/
+1
2021-07-07
ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
Dongliang Mu
1
-2
/
+2
2021-06-22
ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
Eric Dumazet
1
-1
/
+1
2021-06-22
ieee802154: hwsim: Fix memory leak in hwsim_add_one
Dongliang Mu
1
-0
/
+5
2021-06-14
ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
Dongliang Mu
1
-2
/
+2
2021-03-29
ieee802154: hwsim: remove redundant initialization of variable res
Colin Ian King
1
-1
/
+1
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2019-08-24
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-04
ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
YueHaibing
1
-1
/
+3
2019-05-04
ieee802154: hwsim: Fix error handle path in hwsim_init_module
YueHaibing
1
-2
/
+2
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+6
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-9
/
+3
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-2
/
+4
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-6
/
+1
2019-03-13
ieee802154: hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2018-12-02
ieee802154: hwsim: fix off-by-one in parse nested
Alexander Aring
1
-2
/
+2
2018-10-02
ieee802154: hwsim: remove not used ifup list
Alexander Aring
1
-8
/
+0
2018-08-14
ieee802154: hwsim: using right kind of iteration
Alexander Aring
1
-1
/
+3
2018-08-08
ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()
Wei Yongjun
1
-1
/
+3
2018-08-08
ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()
Wei Yongjun
1
-1
/
+1
2018-08-08
ieee802154: hwsim: fix rcu handling
Alexander Aring
1
-5
/
+19
2018-08-07
ieee802154: hwsim: fix rcu address annotation
Alexander Aring
1
-3
/
+3
2018-08-06
ieee802154: hwsim: add replacement for fakelb
Alexander Aring
1
-0
/
+919