index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
2
-18
/
+13
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
3
-4
/
+4
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
8
-15
/
+15
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
8
-53
/
+37
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
14
-44
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
6
-40
/
+48
|
\
|
*
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-06-13
5
-37
/
+44
|
|
\
|
|
*
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
2017-06-13
1
-0
/
+2
|
|
*
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
2017-06-13
1
-4
/
+5
|
|
*
mac80211: set bss_info data before configuring the channel
Johannes Berg
2017-06-13
1
-10
/
+28
|
|
*
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
2017-06-13
1
-21
/
+3
|
|
*
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
2017-06-13
1
-1
/
+1
|
|
*
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
2017-06-13
1
-1
/
+5
|
*
|
mac80211: free netdev on dev_alloc_name() error
Johannes Berg
2017-06-09
1
-0
/
+1
|
|
/
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-3
/
+3
*
|
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
2017-06-13
1
-4
/
+7
*
|
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
2017-06-08
6
-73
/
+29
*
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-06-08
7
-102
/
+74
|
\
|
|
*
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
2017-06-01
1
-1
/
+1
|
*
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
2017-05-30
5
-100
/
+71
|
*
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2017-05-17
1
-1
/
+2
*
|
mac80211: Invoke TX LED in more code paths
Bjorn Andersson
2017-05-30
1
-2
/
+2
*
|
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
2017-05-30
2
-8
/
+4
*
|
mac80211: enable VHT for mesh channel processing
Simon Wunderlich
2017-05-24
1
-1
/
+3
*
|
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
2017-05-24
3
-2
/
+82
*
|
mac80211: mark as action frame when parsing IEs of CSA action frames
Simon Wunderlich
2017-05-19
1
-1
/
+1
*
|
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
Benjamin Berg
2017-05-19
3
-3
/
+15
*
|
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
Johannes Berg
2017-05-19
4
-3
/
+2
*
|
mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received
Benjamin Berg
2017-05-19
3
-0
/
+27
*
|
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-05-17
5
-2
/
+57
|
/
*
mac80211: fix IBSS presp allocation size
Johannes Berg
2017-05-08
1
-0
/
+2
*
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
2017-05-08
1
-0
/
+4
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
3
-4
/
+4
*
mac80211: Add support for BSS max idle period element
Avraham Stern
2017-04-28
3
-1
/
+23
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
11
-70
/
+139
*
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
2017-04-28
1
-28
/
+46
*
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
2017-04-28
1
-58
/
+58
*
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-28
5
-51
/
+42
*
mac80211: use bitfield macros for encoded rate
Johannes Berg
2017-04-28
2
-30
/
+50
*
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
3
-7
/
+7
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
6
-68
/
+75
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
6
-55
/
+55
*
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
2017-04-26
1
-1
/
+1
*
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
2017-04-26
3
-8
/
+9
*
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
2017-04-26
1
-0
/
+1
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+2
*
mac80211: rewrite monitor mode delivery logic
Johannes Berg
2017-04-25
1
-59
/
+92
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-18
/
+68
|
\
|
*
mac80211: reject ToDS broadcast data frames
Johannes Berg
2017-04-20
1
-0
/
+21
|
*
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
2017-04-13
1
-18
/
+47
[next]