Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c11299243370580832c27882dcedf2604f9f48f8
/
net
/
mac80211
/
key.c
f0b5989
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 4 years, 10 months ago
a0761a3
mac80211: drop data frames without key on encrypted links
by Johannes Berg
· 4 years, 10 months ago
e5473e8
mac80211: Support BIGTK configuration for Beacon protection
by Jouni Malinen
· 4 years, 11 months ago
3c706b9
mac80211: fix 11w when using encapsulation offloading
by John Crispin
· 5 years ago
50ff477
mac80211: add 802.11 encapsulation offloading support
by John Crispin
· 5 years ago
753a9a7
mac80211: don't check if key is NULL in ieee80211_key_link()
by Luca Coelho
· 5 years ago
624ff4b
mac80211: clear crypto tx tailroom counter upon keys enable
by Lior Cohen
· 5 years ago
1c95597
mac80211: remove unnecessary key condition
by Johannes Berg
· 5 years ago
dc3998e
mac80211: AMPDU handling for rekeys with Extended Key ID
by Alexander Wetzel
· 6 years ago
3e47bf1
mac80211: Simplify Extended Key ID API
by Alexander Wetzel
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
90cc4bd
mac80211: AMPDU handling for Extended Key ID
by Alexander Wetzel
· 6 years ago
818e9df
mac80211: remove set but not used variable 'old'
by YueHaibing
· 6 years ago
30e5a9a
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
96fc6ef
mac80211: IEEE 802.11 Extended Key ID support
by Alexander Wetzel
· 6 years ago
092c409
mac80211: Optimize tailroom_needed update checks
by Alexander Wetzel
· 6 years ago
78ad234
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
by Alexander Wetzel
· 6 years ago
40b5a0f
mac80211: remove unnecessary NULL check
by Gustavo A. R. Silva
· 6 years ago
62872a9
mac80211: Fix PTK rekey freezes and clear text leak
by Alexander Wetzel
· 6 years ago
133bf90
mac80211: restrict delayed tailroom needed decrement
by Manikanta Pubbisetty
· 7 years ago
db3bdcb
mac80211: allow AP_VLAN operation on crypto controlled devices
by Manikanta Pubbisetty
· 7 years ago
9de18d8
mac80211: Add MIC space only for TX key option
by David Spinadel
· 7 years ago
cfbb0d9
mac80211: don't compare TKIP TX MIC key in reinstall prevention
by Johannes Berg
· 7 years ago
2bdd713
mac80211: use constant time comparison with keys
by Jason A. Donenfeld
· 7 years ago
fdf7cb4
mac80211: accept key reinstall without changing anything
by Johannes Berg
· 7 years ago
ec4efc4
mac80211: don't call drv_set_default_unicast_key() for VLANs
by Johannes Berg
· 8 years ago
49ddf8e
mac80211: add fast-rx path
by Johannes Berg
· 9 years ago
ca48ebb
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
by Eliad Peller
· 9 years ago
f8079d4
mac80211: move TKIP TX IVs to public part of key struct
by Eliad Peller
· 9 years ago
ef04476
mac80211: add atomic uploaded keys iterator
by Eliad Peller
· 9 years ago
16bf948
mac80211: remove sta_info.gtk_idx
by Johannes Berg
· 10 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
51f458d
mac80211: fix locking in update_vlan_tailroom_need_count()
by Johannes Berg
· 10 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
206c59d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 10 years ago
db388a5
mac80211: move TX PN to public part of key struct
by Johannes Berg
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f9dca80
mac80211: fix AP_VLAN crypto tailroom calculation
by Michal Kazior
· 10 years ago
e3a55b5
mac80211: validate cipher scheme PN length better
by Johannes Berg
· 10 years ago
a31cf1c
mac80211: extend get_key() to return PN for all ciphers
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
c7ef38e
mac80211: Get IV len from key conf and not cipher scheme
by Cedric Izoard
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
fa7e1fb
mac80211: allow drivers to control software crypto
by Johannes Berg
· 10 years ago
db12847
mac80211: Re-fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
1e359a5
Revert "mac80211: Fix accounting of the tailroom-needed counter"
by Johannes Berg
· 10 years ago
28a9bc6
mac80211: free management frame keys when removing station
by Johannes Berg
· 10 years ago
4619194
mac80211: don't remove tainted keys after not programming
by Johannes Berg
· 10 years ago
29c3f9c
mac80211: clear key material when freeing keys
by Johannes Berg
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
ca34e3b
mac80211: Fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
60e83de
mac80211: remove useless NULL checks
by Eytan Lifshitz
· 10 years ago
8c5bb1f
mac80211: remove BUG_ON usage
by Johannes Berg
· 11 years ago
7907c7d
mac80211: free all AP/VLAN keys at once
by Johannes Berg
· 11 years ago
c878207
mac80211: move synchronize_net() before sta key removal
by Johannes Berg
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
5282c3b
mac80211: verify ieee80211_key_replace() arguments
by Johannes Berg
· 11 years ago
c5dc164
mac80211: use ERR_CAST()
by Johannes Berg
· 11 years ago
27b3eb9
mac80211: add APIs to allow keeping connections after WoWLAN
by Johannes Berg
· 11 years ago
4325f6c
wireless: move crypto constants to ieee80211.h
by Johannes Berg
· 12 years ago
6d10e46
mac80211: batch key free synchronize_net()
by Johannes Berg
· 12 years ago
3b8d9c2
mac80211: remove underscores from some key functions
by Johannes Berg
· 12 years ago
79cf2df
mac80211: clean up key freeing a bit
by Johannes Berg
· 12 years ago
8d1f7ec
mac80211: defer tailroom counter manipulation when roaming
by Johannes Berg
· 12 years ago
a871210
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
by Johannes Berg
· 12 years ago
12e7f51
mac80211: cleanup generic suspend/resume procedures
by Stanislaw Gruszka
· 12 years ago
de5fad8
mac80211: add op to configure default key id
by Yoni Divinsky
· 13 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
0f92732
mac80211: use CMAC_PN_LEN
by Johannes Berg
· 12 years ago
964b19f
mac80211: use synchronize_net() on key destroying
by Eliad Peller
· 12 years ago
f72b85b
mac80211: remove ieee80211_key_removed
by Johannes Berg
· 13 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 13 years ago
d26ad37
mac80211: clean up asm/unaligned.h inclusion
by Johannes Berg
· 13 years ago
89c91ca
mac80211: dont program keys for stations not uploaded
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 14 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
f850e00
mac80211: let key iteration get keys in install order
by Johannes Berg
· 14 years ago
3ea542d
mac80211: allow drivers to access key sequence counter
by Johannes Berg
· 14 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 14 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 14 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 14 years ago
3bff186
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
by Yogesh Ashok Powar
· 14 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 14 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
5c0c364
mac80211: make key locking clearer
by Johannes Berg
· 14 years ago
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
aac6af5
mac80211: Skip tailroom reservation for full HW-crypto devices
by Yogesh Ashok Powar
· 14 years ago
67aa030
mac80211: fix possible NULL pointer dereference
by Mariusz Kozlowski
· 14 years ago
1f951a7
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
by Petr Štetiar
· 14 years ago
6303710
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
b5c34f6
mac80211: fix some key comments and code
by Johannes Berg
· 14 years ago
Next »