index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: set network header in TDLS frames
Arik Nemtsov
2014-09-11
1
-0
/
+3
*
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
4
-11
/
+33
*
cfg80211: add WMM traffic stream API
Johannes Berg
2014-09-11
3
-0
/
+185
*
mac80211: add TDLS connection timeout
Liad Kaufman
2014-09-11
2
-1
/
+23
*
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
2014-09-11
3
-119
/
+213
*
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
2014-09-11
4
-97
/
+85
*
cfg80211: clear nl80211 messages carrying keys after processing
Johannes Berg
2014-09-11
1
-4
/
+21
*
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
2014-09-11
1
-7
/
+3
*
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
2014-09-11
2
-1
/
+3
*
mac80211: clear key material when freeing keys
Johannes Berg
2014-09-11
1
-1
/
+1
*
cfg80211: clear connect keys when freeing them
Johannes Berg
2014-09-11
5
-11
/
+11
*
mac80211: annotate MMIC head/tailroom warning
Johannes Berg
2014-09-08
1
-2
/
+5
*
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
2014-09-08
3
-11
/
+75
*
mac80211: split 802.11h parsing from transmit power policy
Steinar H. Gunderson
2014-09-08
1
-19
/
+41
*
mac80211: fix broken use of VHT/20Mhz with some APs
Eyal Shapira
2014-09-05
1
-1
/
+1
*
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
2014-09-05
3
-5
/
+10
*
cfg80211: enable dynack through nl80211
Lorenzo Bianconi
2014-09-05
1
-0
/
+11
*
mac80211: combine roc with the "next roc" if possible
Eliad Peller
2014-09-05
1
-24
/
+53
*
mac80211: adjust roc duration when combining ROCs
Eliad Peller
2014-09-05
1
-0
/
+1
*
cfg80211: avoid duplicate entries on regdomain intersection
Eliad Peller
2014-09-05
1
-21
/
+60
*
mac80211: Add RRM support to assoc request
Assaf Krauss
2014-09-05
2
-3
/
+13
*
nl80211: Add flag attribute for RRM connections
Assaf Krauss
2014-09-05
1
-0
/
+17
*
mac80211: fix description comment of ieee80211_subif_start_xmit
Liad Kaufman
2014-09-05
1
-3
/
+2
*
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
6
-0
/
+6
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
18
-0
/
+18
*
mac80211: clean up ieee80211_i.h
Johannes Berg
2014-09-05
1
-2
/
+1
*
mac80211: fix offloaded BA session traffic after hw restart
Michal Kazior
2014-09-03
5
-14
/
+20
*
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Mika Westerberg
2014-08-29
1
-0
/
+1
*
mac80211: fix chantype recalc warning
Michal Kazior
2014-08-29
1
-2
/
+2
*
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-27
1
-2
/
+2
*
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-26
1
-1
/
+1
*
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-2
/
+13
*
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
2014-08-26
2
-6
/
+16
*
cfg80211: re-enable CSA for drivers that support it
Michal Kazior
2014-08-26
1
-6
/
+0
*
mac80211: don't resize skbs needlessly
Ido Yariv
2014-08-26
1
-1
/
+4
*
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
2014-08-26
1
-9
/
+3
*
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
2
-3
/
+3
*
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2014-08-26
2
-95
/
+93
*
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
2014-08-26
1
-7
/
+3
*
mac80211: disable 40MHz support in case of 20MHz AP
Eliad Peller
2014-08-15
1
-8
/
+22
*
mac80211: don't duplicate station QoS capability data
Johannes Berg
2014-08-15
10
-28
/
+16
*
netlink: Annotate RCU locking for seq_file walker
Thomas Graf
2014-08-14
1
-0
/
+2
*
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
2014-08-14
1
-5
/
+3
*
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
2014-08-14
2
-5
/
+10
*
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
3
-4
/
+6
*
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
2014-08-14
1
-3
/
+3
*
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2014-08-14
2
-8
/
+11
*
net-timestamp: fix missing tcp fragmentation cases
Willem de Bruijn
2014-08-13
1
-0
/
+17
*
net-timestamp: fix missing ACK timestamp
Willem de Bruijn
2014-08-13
1
-5
/
+5
*
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
Maks Naumov
2014-08-13
1
-1
/
+1
[next]