Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7715c9bb71fa4b95fdb9b98a8814d8e18cb7402
/
net
/
wireless
/
nl80211.c
bce746a
nl80211: fix non-split wiphy information
by Johannes Berg
· 4 years, 1 month ago
55422f1
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
by Anant Thazhemadam
· 4 years, 1 month ago
71a5362
cfg80211: check vendor command doit pointer before use
by Julian Squires
· 4 years, 4 months ago
85a7e73
nl80211: add missing attribute validation for channel switch
by Jakub Kicinski
· 4 years, 8 months ago
0a626cd
nl80211: add missing attribute validation for beacon report scanning
by Jakub Kicinski
· 4 years, 8 months ago
d4ffeaf
nl80211: add missing attribute validation for critical protocol indication
by Jakub Kicinski
· 4 years, 8 months ago
4d284a7
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
by Sergey Matyukevich
· 4 years, 9 months ago
594bc9a
nl80211: Fix a GET_KEY reply attribute
by Andrew Zaborowski
· 6 years ago
ee303b8
nl80211: fix validation of mesh path nexthop
by Markus Theil
· 5 years ago
2f15300
nl80211: fix null pointer dereference
by Miaoqing Pan
· 5 years ago
a873afd
nl80211: validate beacon head
by Johannes Berg
· 5 years ago
eec7ef3
cfg80211: initialize on-stack chandefs
by Johannes Berg
· 5 years ago
e5c1724
mac80211/cfg80211: update bss channel on channel switch
by Sergey Matyukevich
· 6 years ago
9406040
cfg80211: size various nl80211 messages correctly
by Johannes Berg
· 8 years ago
6e93cd9
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
by Masashi Honma
· 6 years ago
df19dc0
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
by Arunk Khandavalli
· 6 years ago
4fa029f
nl80211: fix null-ptr dereference on invalid mesh configuration
by Johannes Berg
· 7 years ago
4fd0897
nl80211: Add a missing break in parse_station_flags
by Bernd Edlinger
· 6 years ago
15a7879
nl80211: relax ht operation checks for mesh
by Bob Copeland
· 6 years ago
7164cb7
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
by Matthias Kaehlcke
· 8 years ago
4ec2b1c
nl80211: Check for the required netlink attribute presence
by Hao Chen
· 7 years ago
0781a50
nl80211: Sanitize array index in parse_txq_params
by Dan Williams
· 7 years ago
f012cb7
nl80211: Define policy for packet pattern attributes
by Peng Xu
· 7 years ago
c820441
nl80211: check for the required netlink attributes presence
by Vladis Dronov
· 7 years ago
6a90f81
cfg80211: Check if NAN service ID is of expected size
by Srinivas Dasari
· 7 years ago
7e9e963
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 7 years ago
e471290
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
by Srinivas Dasari
· 7 years ago
b68aa7d
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
by Srinivas Dasari
· 7 years ago
56769e7
nl80211: fix dumpit error path RTNL deadlocks
by Johannes Berg
· 8 years ago
f9bd791
nl80211: Fix mesh HT operation check
by Masashi Honma
· 8 years ago
0a28f53
nl80211: fix sched scan netlink socket owner destruction
by Johannes Berg
· 8 years ago
4581639
nl80211: Use different attrs for BSSID and random MAC addr in scan req
by Vamsi Krishna
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
368e5a7
cfg80211: Provide an API to report NAN function termination
by Ayala Beker
· 8 years ago
50bcd31
cfg80211: provide a function to report a match for NAN
by Ayala Beker
· 8 years ago
a5a9dcf
cfg80211: allow the user space to change current NAN configuration
by Ayala Beker
· 8 years ago
a442b76
cfg80211: add add_nan_func / del_nan_func
by Ayala Beker
· 8 years ago
cb3b7d8
cfg80211: add start / stop NAN commands
by Ayala Beker
· 8 years ago
8564e38
cfg80211: add checks for beacon rate, extend to mesh
by Johannes Berg
· 8 years ago
a7c7fbf
cfg80211: Add support to configure a beacon data rate
by Purushottam Kushwaha
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
53b1898
nl80211: always check nla_put* return values
by Johannes Berg
· 8 years ago
76e1fb4
nl80211: always check nla_nest_start() return value
by Johannes Berg
· 8 years ago
f1c1f17
cfg80211: allow connect keys only with default (TX) key
by Johannes Berg
· 8 years ago
89b706f
cfg80211: reduce connect key caching struct size
by Johannes Berg
· 8 years ago
386b1f2
nl80211: only allow WEP keys during connect command
by Johannes Berg
· 8 years ago
42ee231
nl80211: fix connect keys range check
by Johannes Berg
· 8 years ago
b6b5555
cfg80211: disallow shared key authentication with key index 4
by Johannes Berg
· 8 years ago
ad5987b
nl80211: validate number of probe response CSA counters
by Johannes Berg
· 8 years ago
b7fb44d
nl80211: Allow GET_INTERFACE dumps to be filtered
by Denis Kenzior
· 8 years ago
ff9a71a
nl80211: explicitly check enum nl80211_mesh_power_mode
by Johannes Berg
· 8 years ago
12d20fc9
cfg80211: identically validate beacon interval for AP/MESH/IBSS
by Purushottam Kushwaha
· 8 years ago
7f8ed01
cfg80211: always notify userspace when wireless netdev is removed
by Denis Kenzior
· 8 years ago
896ff06
cfg80211: always notify userspace of new wireless netdevs
by Denis Kenzior
· 8 years ago
9757235
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
by Masashi Honma
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7d27a0b
cfg80211: Add mesh peer AID setting API
by Masashi Honma
· 8 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 8 years ago
c6e6a0c
nl80211: Add API to support VHT MU-MIMO air sniffer
by Aviya Erenfeld
· 8 years ago
6e8ef84
nl80211: Move ACL parsing later to avoid a possible memory leak
by Purushottam Kushwaha
· 8 years ago
f151d9d
nl80211: improve nl80211_parse_mesh_config type checking
by Arnd Bergmann
· 8 years ago
0662799
nl80211: clarify nl80211_set_reg() success path
by Johannes Berg
· 8 years ago
7a087e7
nl80211: Fix checkpatch warnings about blank lines
by Kirtika Ruchandani
· 8 years ago
56ab364
nl80211: Fix spelling
by Kirtika Ruchandani
· 8 years ago
019ae3a
cfg80211: Advertise extended capabilities per interface type to userspace
by Kanchanapally, Vidyullatha
· 8 years ago
bf1ecd2
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
by Jouni Malinen
· 8 years ago
5617c6c
nl80211: Allow privileged operations from user namespaces
by Martin Willi
· 8 years ago
53873f1
cfg80211: make wdev_list accessible to drivers
by Johannes Berg
· 9 years ago
d686b92
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
by Johannes Berg
· 9 years ago
739960f
cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
by Mohammed Shafi Shajakhan
· 9 years ago
2dad624
wireless: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
8f815cd
nl80211: check netlink protocol in socket release notification
by Dmitry Ivanov
· 9 years ago
4ce2bd9
cfg80211: Allow reassociation to be requested with internal SME
by Jouni Malinen
· 9 years ago
ba6fbac
cfg80211: Add option to specify previous BSSID for Connect command
by Jouni Malinen
· 9 years ago
17b9424
cfg80211: allow userspace to specify client P2P PS support
by Ayala Beker
· 9 years ago
38de03d
nl80211: add feature for BSS selection support
by Arend van Spriel
· 9 years ago
818965d
cfg80211: Allow a scan request for a specific BSSID
by Jouni Malinen
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0c9ca11
cfg80211: Add global RRM capability
by Beni Lev
· 9 years ago
34d5051
cfg80211: basic support for PBSS network type
by Lior David
· 9 years ago
5e950a7
nl80211: Zero out the connection keys memory when freeing them.
by Ola Olsson
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
707554b
nl80211: Fix potential memory leak in nl80211_connect
by Ola Olsson
· 9 years ago
e5dbe07
nl80211: Fix potential memory leak in nl80211_set_wowlan
by Ola Olsson
· 9 years ago
bda95eb
cfg80211: handle add_station auth/assoc flag quirks
by Johannes Berg
· 9 years ago
a9bc31e
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
by Ayala Beker
· 9 years ago
91d3ab4
cfg80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
a1056b1
cfg80211: Add missing tracing to cfg80211
by Ilan Peer
· 9 years ago
e420842
cfg80211: allow AID/listen interval changes for unassociated station
by Ayala Beker
· 9 years ago
4baf6be
nl80211: Fix potential memory leak from parse_acl_data
by Ola Olsson
· 9 years ago
b686303
cfg80211: reg: make CRDA support optional
by Johannes Berg
· 9 years ago
3b06d27
cfg80211: Add multiple scan plans for scheduled scan
by Avraham Stern
· 9 years ago
6e19bc4
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
by Dmitry Shmidt
· 9 years ago
47edb11
cfg80211: allow changing station capabilities for unassociated stations
by Ayala Beker
· 9 years ago
d55d0d5
nl80211: put current TX power in interface info
by Rafał Miłecki
· 9 years ago
7bdbe40
nl80211: support vendor dumpit commands
by Johannes Berg
· 9 years ago
876dc93
nl80211: Allow setting multicast rate on OCB interfaces
by Bertold Van den Bergh
· 9 years ago
9189ee3
cfg80211: propagate set_wiphy failure to userspace
by Michal Kazior
· 9 years ago
Next »