| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-03-31 | 1 | -1/+1 |
|\ |
|
| * | treewide: remove large struct-pass-by-value from tracepoint arguments | Alexei Starovoitov | 2018-03-28 | 1 | -1/+1 |
* | | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-03-29 | 11 | -77/+513 |
|\ \ |
|
| * | | nl80211: Add control_port_over_nl80211 to mesh_setup | Denis Kenzior | 2018-03-29 | 1 | -0/+9 |
| * | | nl80211: Add control_port_over_nl80211 for ibss | Denis Kenzior | 2018-03-29 | 1 | -0/+9 |
| * | | nl80211: Add CONTROL_PORT_OVER_NL80211 attribute | Denis Kenzior | 2018-03-29 | 1 | -0/+26 |
| * | | nl80211: Implement TX of control port frames | Denis Kenzior | 2018-03-29 | 3 | -1/+111 |
| * | | nl80211: Add CMD_CONTROL_PORT_FRAME API | Denis Kenzior | 2018-03-29 | 2 | -0/+79 |
| * | | cfg80211: Add API to allow querying regdb for wmm_rule | Haim Dreyfuss | 2018-03-29 | 1 | -0/+54 |
| * | | cfg80211: don't require RTNL held for regdomain reads | Johannes Berg | 2018-03-29 | 1 | -2/+2 |
| * | | cfg80211: read wmm rules from regulatory database | Haim Dreyfuss | 2018-03-29 | 1 | -7/+141 |
| * | | nl80211: Add SOCKET_OWNER support to START_AP | Denis Kenzior | 2018-03-29 | 2 | -0/+4 |
| * | | nl80211: Add SOCKET_OWNER support to JOIN_MESH | Denis Kenzior | 2018-03-29 | 3 | -21/+9 |
| * | | nl80211: Add SOCKET_OWNER support to JOIN_IBSS | Denis Kenzior | 2018-03-29 | 3 | -26/+16 |
| * | | cfg80211: Support all iftypes in autodisconnect_wk | Denis Kenzior | 2018-03-29 | 1 | -11/+32 |
| * | | cfg80211: enable use of non-cleared DFS channels for DFS offload | Dmitry Lebed | 2018-03-29 | 1 | -2/+7 |
| * | | cfg80211: fix CAC_STARTED event handling | Dmitry Lebed | 2018-03-29 | 1 | -1/+1 |
| * | | cfg80211/nl80211: add DFS offload flag | Dmitry Lebed | 2018-03-21 | 1 | -4/+8 |
| * | | cfg80211/nl80211: add CAC_STARTED event | Dmitry Lebed | 2018-03-21 | 1 | -2/+5 |
| |/ |
|
* | | net: Don't take rtnl_lock() in wireless_nlevent_flush() | Kirill Tkhai | 2018-03-29 | 1 | -4/+0 |
* | | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 2018-03-29 | 1 | -0/+2 |
* | | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 2 | -2/+0 |
* | | net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-06 | 1 | -8/+5 |
|\ |
|
| * | cfg80211: add missing dependency to CFG80211 suboptions | Romain Naour | 2018-02-27 | 1 | -8/+5 |
* | | mac80211: support A-MSDU in fast-rx | Felix Fietkau | 2018-02-27 | 1 | -2/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-24 | 2 | -3/+24 |
|\ \
| |/ |
|
| * | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-02-22 | 2 | -3/+24 |
| |\ |
|
| | * | cfg80211: clear wep keys after disconnection | Avraham Stern | 2018-02-19 | 1 | -0/+2 |
| | * | cfg80211: use only 1Mbps for basic rates in mesh | Johannes Berg | 2018-01-31 | 1 | -3/+22 |
* | | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-02-22 | 3 | -34/+207 |
|\ \ \ |
|
| * | | | cfg80211: send ack_signal to user in probe client response | Venkateswara Naralasetty | 2018-02-19 | 1 | -2/+6 |
| * | | | nl80211: Fix external_auth check for offloaded authentication | Srinivas Dasari | 2018-02-19 | 1 | -1/+1 |
| * | | | nl80211: remove unnecessary genlmsg_cancel() calls | Johannes Berg | 2018-02-19 | 1 | -28/+0 |
| * | | | cfg80211: Add support to notify station's opmode change to userspace | tamizhr@codeaurora.org | 2018-01-31 | 1 | -0/+55 |
| * | | | nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT | Srinivas Dasari | 2018-01-31 | 1 | -2/+3 |
| * | | | cfg80211/nl80211: Optional authentication offload to userspace | Srinivas Dasari | 2018-01-31 | 3 | -0/+132 |
| * | | | nl80211: Introduce scan flags to emphasize requested scan behavior | Sunil Dutt | 2018-01-31 | 1 | -2/+11 |
* | | | | net: Convert cfg80211_pernet_ops | Kirill Tkhai | 2018-02-19 | 1 | -0/+1 |
* | | | | net: Convert wext_pernet_ops | Kirill Tkhai | 2018-02-13 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-04 | 1 | -3/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | nl80211: Sanitize array index in parse_txq_params | Dan Williams | 2018-01-30 | 1 | -3/+6 |
| |/ |
|
* | | lift handling of SIOCIW... out of dev_ioctl() | Al Viro | 2018-01-24 | 1 | -4/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-19 | 2 | -3/+2 |
|\ \
| |/ |
|
| * | cfg80211: fix station info handling bugs | Johannes Berg | 2018-01-18 | 2 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 | 4 | -9/+15 |
|\ \
| |/ |
|
| * | cfg80211: check dev_set_name() return value | Johannes Berg | 2018-01-15 | 1 | -1/+7 |
| * | mac80211_hwsim: validate number of different channels | Johannes Berg | 2018-01-15 | 1 | -2/+0 |
| * | nl80211: take RCU read lock when calling ieee80211_bss_get_ie() | Dominik Brodowski | 2018-01-15 | 1 | -4/+7 |
| * | cfg80211: fully initialize old channel for event | Johannes Berg | 2018-01-15 | 1 | -2/+1 |