index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-0
/
+11
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+41
2017-10-25
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+17
2017-10-18
mac80211: validate user rate mask before configuring driver
Johannes Berg
1
-6
/
+6
2017-10-18
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-10-16
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-10-13
mac80211: don't track HT capability changes
Johannes Berg
1
-11
/
+3
2017-10-11
mac80211: use crypto_aead_authsize()
Johannes Berg
1
-2
/
+2
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
3
-22
/
+39
2017-10-11
mac80211: aead api to reduce redundancy
Xiang Gao
7
-152
/
+111
2017-10-06
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
4
-7
/
+10
2017-10-02
mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
Stanislaw Gruszka
1
-1
/
+1
2017-10-02
mac80211: fix bandwidth computation for TDLS peers
Manikanta Pubbisetty
1
-0
/
+10
2017-09-21
mac80211: recalculate some sta parameters after insertion
Gregory Greenman
1
-25
/
+32
2017-09-21
mac80211: use offsetofend()
Johannes Berg
4
-10
/
+8
2017-09-21
mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()
Ilan peer
1
-5
/
+7
2017-09-21
mac80211: add documentation to ieee80211_rx_ba_offl()
Luca Coelho
1
-2
/
+2
2017-09-21
mac80211: oce: enable receiving of bcast probe resp
Roee Zamir
1
-9
/
+28
2017-09-21
mac80211: simplify and clarify IE splitting
Johannes Berg
2
-24
/
+16
2017-09-21
mac80211: avoid allocating TXQs that won't be used
Johannes Berg
1
-1
/
+3
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
3
-14
/
+28
2017-09-06
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
1
-0
/
+18
2017-09-05
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
1
-0
/
+2
2017-09-05
mac80211: agg-tx: call drv_wake_tx_queue in proper context
Johannes Berg
1
-0
/
+4
2017-09-05
mac80211: Fix null pointer dereference with iTXQ support
Chunho Lee
1
-1
/
+2
2017-09-05
mac80211: add MESH IE in the correct order
Liad Kaufman
1
-1
/
+1
2017-09-05
mac80211: shorten debug prints using ht_dbg() to avoid warning
Sharon Dvir
1
-2
/
+2
2017-09-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
2
-9
/
+44
2017-09-05
mac80211: fix incorrect assignment of reassoc value
Simon Dinkin
1
-1
/
+1
2017-08-09
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
1
-1
/
+21
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2
-18
/
+13
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-4
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
8
-15
/
+15
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
8
-53
/
+37
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
14
-44
/
+23
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-40
/
+48
2017-06-13
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+44
2017-06-13
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
1
-4
/
+7
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-13
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-13
mac80211: set bss_info data before configuring the channel
Johannes Berg
1
-10
/
+28
2017-06-13
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
1
-21
/
+3
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-09
mac80211: free netdev on dev_alloc_name() error
Johannes Berg
1
-0
/
+1
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
6
-73
/
+29
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
7
-102
/
+74
[next]