Age | Commit message (Expand) | Author |
2020-03-11 | nl80211: add missing attribute validation for channel switch | Jakub Kicinski |
2020-03-11 | nl80211: add missing attribute validation for beacon report scanning | Jakub Kicinski |
2020-03-11 | nl80211: add missing attribute validation for critical protocol indication | Jakub Kicinski |
2020-02-24 | nl80211: explicitly include if_vlan.h | Johannes Berg |
2020-02-21 | cfg80211: check reg_rule for NULL in handle_channel_custom() | Johannes Berg |
2020-02-21 | nl80211: fix potential leak in AP start | Johannes Berg |
2020-02-14 | cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE | Sergey Matyukevich |
2020-02-07 | cfg80211: check wiphy driver existence for drvinfo report | Sergey Matyukevich |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-15 | cfg80211: fix page refcount issue in A-MSDU decap | Felix Fietkau |
2020-01-15 | cfg80211: check for set_wiphy_params | Johannes Berg |
2020-01-15 | cfg80211: fix memory leak in cfg80211_cqm_rssi_update | Felix Fietkau |
2020-01-15 | cfg80211: fix memory leak in nl80211_probe_mesh_link | Felix Fietkau |
2020-01-15 | cfg80211: fix deadlocks in autodisconnect work | Markus Theil |
2020-01-15 | wireless: wext: avoid gcc -O3 warning | Arnd Bergmann |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor |
2020-01-15 | wireless: fix enabling channel 12 for custom regulatory domain | Ganapathi Bhat |
2019-12-25 | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-13 | cfg80211: fix double-free after changing network namespace | Stefan Bühler |
2019-12-12 | netlink: rename nl80211_validate_nested() to nla_validate_nested() | Michal Kubecek |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra |
2019-11-08 | Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub... | David S. Miller |
2019-11-08 | cfg80211: VLAN offload support for set_key and set_sta_vlan | Gurumoorthi Gnanasambandhan |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-30 | nl80211: fix validation of mesh path nexthop | Markus Theil |
2019-10-30 | nl80211: Disallow setting of HT for channel 14 | Masashi Honma |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-13 | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub... | David S. Miller |
2019-10-11 | nl80211: trivial: Remove redundant loop | Denis Kenzior |
2019-10-07 | mac80211: fix scan when operating on DFS channels in ETSI domains | Aaron Komisar |
2019-10-07 | cfg80211: fix a bunch of RCU issues in multi-bssid code | Sara Sharon |
2019-10-07 | nl80211: fix memory leak in nl80211_get_ftm_responder_stats | Navid Emamdoost |
2019-10-04 | cfg80211: wext: avoid copying malformed SSIDs | Will Deacon |
2019-10-01 | nl80211: fix null pointer dereference | Miaoqing Pan |
2019-10-01 | cfg80211: initialize on-stack chandefs | Johannes Berg |
2019-10-01 | cfg80211: validate SSID/MBSSID element ordering assumption | Johannes Berg |
2019-10-01 | nl80211: validate beacon head | Johannes Berg |
2019-09-11 | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-09-11 | cfg80211: Purge frame registrations on iftype change | Denis Kenzior |
2019-09-11 | nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds | Masashi Honma |
2019-09-11 | cfg80211: Do not compare with boolean in nl80211_common_reg_change_event | zhong jiang |
2019-09-11 | cfg80211: always shut down on HW rfkill | Johannes Berg |
2019-09-11 | cfg80211: fix boundary value in ieee80211_frequency_to_channel() | Arend van Spriel |
2019-08-30 | cfg80211: add local BSS receive time to survey information | Felix Fietkau |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-22 | nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands | Matthew Wang |