index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
mac80211: don't call drv_set_default_unicast_key() for VLANs
Johannes Berg
1
-1
/
+2
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+1
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-87
/
+0
2016-02-24
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
1
-4
/
+5
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-4
/
+52
2015-07-17
mac80211: remove sta_info.gtk_idx
Johannes Berg
1
-1
/
+0
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2015-06-21
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
1
-3
/
+10
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-2
/
+2
2015-06-10
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-9
/
+73
2015-06-02
mac80211: move TX PN to public part of key struct
Johannes Berg
1
-58
/
+22
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+73
2015-05-20
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
1
-9
/
+73
2015-05-06
mac80211: validate cipher scheme PN length better
Johannes Berg
1
-4
/
+6
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
1
-2
/
+2
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-0
/
+2
2015-03-17
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
1
-0
/
+1
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
1
-0
/
+60
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
1
-2
/
+12
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
1
-1
/
+26
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
1
-2
/
+72
2015-01-23
mac80211: allow drivers to control software crypto
Johannes Berg
1
-3
/
+7
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
1
-6
/
+3
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
1
-3
/
+9
2014-12-17
mac80211: free management frame keys when removing station
Johannes Berg
1
-1
/
+1
2014-10-22
mac80211: don't remove tainted keys after not programming
Johannes Berg
1
-1
/
+10
2014-09-11
mac80211: clear key material when freeing keys
Johannes Berg
1
-1
/
+1
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-26
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
1
-9
/
+3
2014-07-21
mac80211: remove useless NULL checks
Eytan Lifshitz
1
-3
/
+0
2014-04-29
mac80211: remove BUG_ON usage
Johannes Berg
1
-3
/
+4
2013-12-16
mac80211: free all AP/VLAN keys at once
Johannes Berg
1
-12
/
+32
2013-12-16
mac80211: move synchronize_net() before sta key removal
Johannes Berg
1
-13
/
+3
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-21
/
+37
2013-11-25
mac80211: verify ieee80211_key_replace() arguments
Johannes Berg
1
-0
/
+4
2013-09-26
mac80211: use ERR_CAST()
Johannes Berg
1
-1
/
+1
2013-08-16
mac80211: add APIs to allow keeping connections after WoWLAN
Johannes Berg
1
-7
/
+147
2013-05-17
wireless: move crypto constants to ieee80211.h
Johannes Berg
1
-12
/
+12
2013-03-11
mac80211: batch key free synchronize_net()
Johannes Berg
1
-13
/
+68
2013-03-11
mac80211: remove underscores from some key functions
Johannes Berg
1
-14
/
+14
2013-03-11
mac80211: clean up key freeing a bit
Johannes Berg
1
-13
/
+19
2013-03-06
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
1
-7
/
+56
2013-03-06
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
1
-26
/
+0
2013-03-06
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
1
-14
/
+0
2013-01-18
mac80211: add op to configure default key id
Yoni Divinsky
1
-1
/
+4
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-5
/
+5
2012-11-19
mac80211: use CMAC_PN_LEN
Johannes Berg
1
-2
/
+3
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-07-09
mac80211: remove ieee80211_key_removed
Johannes Berg
1
-20
/
+0
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-2
/
+2
[next]