index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
nl802154.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
1
-0
/
+28
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
1
-0
/
+41
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
1
-0
/
+43
2023-11-20
ieee802154: Let PAN IDs be reset
Miquel Raynal
1
-10
/
+0
2023-08-16
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-2
/
+2
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
1
-2
/
+1
2023-03-24
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
1
-0
/
+10
2023-03-23
ieee802154: Add support for allowing to answer BEACON_REQ
Miquel Raynal
1
-1
/
+1
2023-03-23
ieee802154: Add support for user active scan requests
Miquel Raynal
1
-0
/
+1
2023-03-17
net: ieee802154: remove an unnecessary null pointer check
Dongliang Mu
1
-2
/
+1
2023-03-02
ieee802154: Prevent user from crashing the host
Miquel Raynal
1
-1
/
+1
2023-02-18
ieee802154: Drop device trackers
Miquel Raynal
1
-20
/
+4
2023-02-18
ieee802154: Change error code on monitor scan netlink request
Miquel Raynal
1
-1
/
+1
2023-02-18
ieee802154: Convert scan error messages to extack
Miquel Raynal
1
-6
/
+13
2023-02-18
ieee802154: Use netlink policies when relevant on scan parameters
Miquel Raynal
1
-56
/
+28
2023-01-28
ieee802154: Add support for user beaconing requests
Miquel Raynal
1
-0
/
+93
2023-01-03
ieee802154: Introduce a helper to validate a channel
Miquel Raynal
1
-2
/
+1
2023-01-03
ieee802154: Add support for user scanning requests
Miquel Raynal
1
-0
/
+220
2022-12-08
Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...
Jakub Kicinski
1
-0
/
+103
2022-11-29
ieee802154: Advertize coordinators discovery
Miquel Raynal
1
-0
/
+103
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
1
-2
/
+4
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-01-27
net: ieee802154: Return meaningful error codes from the netlink helpers
Miquel Raynal
1
-4
/
+4
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-2
/
+1
2021-04-23
net: ieee802154: fix null deref in parse dev addr
Dan Robertson
1
-4
/
+5
2021-04-06
net: ieee802154: stop dump llsec params for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec seclevel
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec seclevel
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec seclevels for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec devkey
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec devkey
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec devkeys for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec dev
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec dev
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec devs for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec key
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec key
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec keys for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for set llsec params
Alexander Aring
1
-0
/
+3
2021-02-24
net: ieee802154: fix nl802154 del llsec devkey
Alexander Aring
1
-1
/
+2
2021-02-24
net: ieee802154: fix nl802154 add llsec key
Alexander Aring
1
-1
/
+2
2021-02-24
net: ieee802154: fix nl802154 del llsec dev
Alexander Aring
1
-1
/
+2
2021-02-24
net: ieee802154: fix nl802154 del llsec key
Alexander Aring
1
-1
/
+2
2020-11-06
net/ieee802154: remove unused macros to tame gcc
Alex Shi
1
-4
/
+0
2019-10-06
net: ieee802154: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-25
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-8
/
+2
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+29
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-28
/
+18
[next]