index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
2016-10-29
45
-421
/
+1383
|
\
|
*
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
2016-10-28
1
-4
/
+2
|
*
cfg80211: Add support to update connection parameters
vamsi krishna
2016-10-27
5
-0
/
+102
|
*
cfg80211: handle fragmented IEs in splitting
Johannes Berg
2016-10-27
1
-3
/
+22
|
*
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
2016-10-27
5
-0
/
+93
|
*
mac80211: Claim Fast Initial Link Setup (FILS) STA support
Jouni Malinen
2016-10-27
1
-0
/
+1
|
*
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
2016-10-27
7
-4
/
+403
|
*
mac80211: Add FILS auth alg mapping
Jouni Malinen
2016-10-27
1
-0
/
+12
|
*
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
2016-10-27
4
-0
/
+32
|
*
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
Jouni Malinen
2016-10-27
3
-2
/
+28
|
*
cfg80211: Define IEEE P802.11ai (FILS) information elements
Jouni Malinen
2016-10-27
2
-0
/
+41
|
*
cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STA
Jouni Malinen
2016-10-27
1
-0
/
+3
|
*
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
2016-10-27
1
-3
/
+6
|
*
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
2016-10-27
6
-27
/
+38
|
*
nl80211: use nla_parse_nested() instead of nla_parse()
Johannes Berg
2016-10-27
1
-48
/
+37
|
*
nl80211: move unsplit command advertising to a separate function
Johannes Berg
2016-10-27
1
-75
/
+92
|
*
mac80211: validate new interface's beacon intervals
Johannes Berg
2016-10-27
2
-1
/
+12
|
*
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
2016-10-27
2
-39
/
+56
|
*
cfg80211: disallow beacon_int_min_gcd with IBSS
Johannes Berg
2016-10-27
1
-0
/
+15
|
*
cfg80211: mesh: track (and thus validate) beacon interval
Johannes Berg
2016-10-27
1
-0
/
+2
|
*
cfg80211: fix beacon interval in interface combination iteration
Johannes Berg
2016-10-27
1
-4
/
+2
|
*
cfg80211: add generic helper to check interface is running
Arend Van Spriel
2016-10-27
3
-44
/
+30
|
*
wireless: deprecate WDS and disable by default
Johannes Berg
2016-10-27
6
-2
/
+37
|
*
cfg80211: allow vendor commands to be sent to nan interface
Andrei Otcheretianski
2016-10-19
1
-1
/
+2
|
*
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
2016-10-19
2
-4
/
+5
|
*
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2016-10-19
7
-9
/
+24
|
*
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
2016-10-19
7
-5
/
+18
|
*
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
2016-10-19
2
-2
/
+7
|
*
mac80211: improve RX aggregation data in debugfs
Johannes Berg
2016-10-19
1
-2
/
+7
|
*
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
2016-10-19
3
-9
/
+5
|
*
wireless: radiotap: fix timestamp sampling position values
Johannes Berg
2016-10-19
1
-2
/
+2
|
*
cfg80211: fix possible memory leak in cfg80211_iter_combinations()
Wei Yongjun
2016-10-18
1
-1
/
+3
|
*
mac80211: fix A-MSDU outer SA/DA
Michael Braun
2016-10-17
3
-2
/
+25
|
*
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
2016-10-17
1
-10
/
+13
|
*
mac80211_hwsim: suggest nl80211 instead of wext driver in documentation
Linus Lüssing
2016-10-17
1
-1
/
+1
|
*
nl80211: ifdef WoWLAN related policies
Johannes Berg
2016-10-17
1
-0
/
+2
|
*
nl80211: correctly use nl80211_nan_srf_policy
Johannes Berg
2016-10-17
1
-1
/
+2
|
*
cfg80211: support virtual interfaces with different beacon intervals
Purushottam Kushwaha
2016-10-13
5
-12
/
+70
|
*
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
2016-10-13
4
-72
/
+68
|
*
mac80211: preserve more bits when building QoS header
Johannes Berg
2016-10-12
1
-7
/
+16
|
*
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
2016-10-12
7
-27
/
+58
|
*
mac80211: remove unnecessary num_mcast_sta check
Michael Braun
2016-10-12
1
-7
/
+0
|
*
mac80211_hwsim: make multi-channel ops const
Johannes Berg
2016-10-12
1
-39
/
+40
|
*
mac80211: remove unnecessary mesh check
Johannes Berg
2016-10-12
1
-4
/
+1
*
|
rocker: set physical device for port netdevice
Jiri Pirko
2016-10-29
1
-1
/
+2
*
|
tcp_bbr: add a state transition diagram and accompanying comment
Neal Cardwell
2016-10-29
1
-1
/
+31
*
|
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-10-29
24
-205
/
+149
|
\
\
|
*
|
batman-adv: Avoid precedence issues in macros
Sven Eckelmann
2016-10-19
3
-9
/
+9
|
*
|
batman-adv: Use octal permissions instead of macros
Sven Eckelmann
2016-10-19
5
-55
/
+41
|
*
|
batman-adv: Use proper name for gateway list head
Sven Eckelmann
2016-10-19
5
-14
/
+15
[next]