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