Age | Commit message (Expand) | Author |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | cfg80211: fix rcu in cfg80211_unregister_wdev | Dedy Lansky |
2018-06-15 | cfg80211: initialize sinfo in cfg80211_get_station | Sven Eckelmann |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-23 | nl80211: Reject disconnect commands except from conn_owner | Andrew Zaborowski |
2018-05-23 | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS | Vidyullatha Kanchanapally |
2018-05-23 | nl80211: add FILS related parameters to ROAM event | Arend Van Spriel |
2018-05-23 | cfg80211: use separate struct for FILS parameters | Arend Van Spriel |
2018-05-23 | nl80211: Optimize cfg80211_bss_expire invocations | Denis Kenzior |
2018-05-23 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2018-05-22 | cfg80211: fix NULL pointer derference when querying regdb | Haim Dreyfuss |
2018-05-22 | nl80211: Fix compilation | Denis Kenzior |
2018-05-18 | cfg80211: release station info tidstats where needed | Johannes Berg |
2018-05-18 | cfg80211: fix spelling mistake: "uknown" -> "unknown" | Colin Ian King |
2018-05-18 | cfg80211/mac80211: revert to stack allocation for sinfo | Johannes Berg |
2018-05-18 | cfg80211: dynamically allocate per-tid stats for station info | Arend van Spriel |
2018-05-18 | nl80211: fix nlmsg allocation in cfg80211_ft_event | Dedy Lansky |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig |
2018-05-08 | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen |
2018-05-07 | cfg80211: average ack rssi support for data frames | Balaji Pothunoori |
2018-05-07 | cfg80211: Call reg_notifier for self managed hints conditionally | Amar Singhal |
2018-05-07 | nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command | Haim Dreyfuss |
2018-04-20 | nl80211: Free connkeys on external authentication failure | Srinivas Dasari |
2018-04-19 | cfg80211: fix possible memory leak in regdb_query_country() | weiyongjun (A) |
2018-04-19 | regulatory: Rename confusing 'country IE' in log output | Toke Høiland-Jørgensen |
2018-04-19 | cfg80211: limit wiphy names to 128 bytes | Johannes Berg |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-03-29 | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-03-29 | net: Don't take rtnl_lock() in wireless_nlevent_flush() | Kirill Tkhai |
2018-03-29 | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai |
2018-03-29 | nl80211: Add control_port_over_nl80211 to mesh_setup | Denis Kenzior |
2018-03-29 | nl80211: Add control_port_over_nl80211 for ibss | Denis Kenzior |
2018-03-29 | nl80211: Add CONTROL_PORT_OVER_NL80211 attribute | Denis Kenzior |
2018-03-29 | nl80211: Implement TX of control port frames | Denis Kenzior |
2018-03-29 | nl80211: Add CMD_CONTROL_PORT_FRAME API | Denis Kenzior |
2018-03-29 | cfg80211: Add API to allow querying regdb for wmm_rule | Haim Dreyfuss |
2018-03-29 | cfg80211: don't require RTNL held for regdomain reads | Johannes Berg |
2018-03-29 | cfg80211: read wmm rules from regulatory database | Haim Dreyfuss |
2018-03-29 | nl80211: Add SOCKET_OWNER support to START_AP | Denis Kenzior |
2018-03-29 | nl80211: Add SOCKET_OWNER support to JOIN_MESH | Denis Kenzior |
2018-03-29 | nl80211: Add SOCKET_OWNER support to JOIN_IBSS | Denis Kenzior |
2018-03-29 | cfg80211: Support all iftypes in autodisconnect_wk | Denis Kenzior |
2018-03-29 | cfg80211: enable use of non-cleared DFS channels for DFS offload | Dmitry Lebed |
2018-03-29 | cfg80211: fix CAC_STARTED event handling | Dmitry Lebed |
2018-03-28 | treewide: remove large struct-pass-by-value from tracepoint arguments | Alexei Starovoitov |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches |