index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-02
net: wireless: wcn36xx: fix potential NULL pointer dereference
Michal Nazarewicz
1
-6
/
+13
2013-12-02
net: wireless: ath9k: avoid possible NULL pointer dereference
Michal Nazarewicz
1
-4
/
+3
2013-12-02
ath9k: Fix XLNA bias strength
Sujith Manoharan
1
-1
/
+1
2013-12-02
ath9k: Fix QuickDrop usage
Sujith Manoharan
1
-9
/
+11
2013-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-12-02
cfg80211: disable CSA for all drivers
Simon Wunderlich
1
-0
/
+6
2013-11-25
iwlwifi: mvm: use a cast to calculate the last seqno from the next one
Luciano Coelho
1
-1
/
+1
2013-11-25
iwlwifi: mvm: set seqno also when no keys are set
Luciano Coelho
1
-1
/
+2
2013-11-25
iwlwifi: pcie: stop sending commands to dead firmware
Alexander Bondar
3
-4
/
+13
2013-11-25
iwlwifi: bump required firmware API version for 3160/7260
Emmanuel Grumbach
1
-2
/
+2
2013-11-25
iwlwifi: mvm: don't WARN about unsuccessful time event
Emmanuel Grumbach
1
-2
/
+5
2013-11-25
iwlwifi: mvm: BT Coex fix another NULL pointer dereference
Emmanuel Grumbach
1
-0
/
+5
2013-11-25
iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT
Emmanuel Grumbach
1
-1
/
+0
2013-11-25
iwlwifi: add new HW - 7265 series
Oren Givon
3
-0
/
+41
2013-11-25
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
Emmanuel Grumbach
5
-7
/
+15
2013-11-25
iwlwifi: mvm: check sta_id/drain values in debugfs
Johannes Berg
1
-0
/
+4
2013-11-25
mwifiex: fix memory leak issue for ibss join
Ujjal Roy
1
-2
/
+2
2013-11-25
brcmsmac: Fix build dep on LEDS_CLASS
Borislav Petkov
1
-0
/
+2
2013-11-25
mac80211: set hw initial idle state
Karl Beldan
1
-0
/
+2
2013-11-25
mac80211: use capped prob when computing throughputs
Karl Beldan
1
-1
/
+1
2013-11-25
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
1
-0
/
+4
2013-11-25
mac80211: fix connection polling
Eliad Peller
1
-0
/
+2
2013-11-25
mac80211_hwsim: Fix bcn_en_iter to use atomic iteration
Jouni Malinen
1
-1
/
+1
2013-11-25
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
5
-14
/
+24
2013-11-25
mac80211: don't attempt to reorder multicast frames
Johannes Berg
1
-1
/
+2
2013-11-25
cfg80211: disable 5/10 MHz support for all drivers
Johannes Berg
1
-0
/
+3
2013-11-25
mac80211: minstrel_ht: fix rates selection
Karl Beldan
1
-2
/
+3
2013-11-25
mac80211: fix for mesh beacon update on powersave
Javier Lopez
1
-1
/
+1
2013-11-25
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
1
-1
/
+0
2013-11-25
nl80211: check nla_nest_start() return value
Johannes Berg
1
-0
/
+2
2013-11-25
nl80211: fix error path in nl80211_get_key()
Johannes Berg
1
-1
/
+1
2013-11-25
nl80211: check nla_put_* return values
Johannes Berg
1
-22
/
+30
2013-11-25
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2
-1
/
+2
2013-11-25
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
1
-4
/
+2
2013-11-25
cfg80211: fix ibss wext chandef creation
Simon Wunderlich
1
-9
/
+9
2013-11-25
mac80211_hwsim: Fix radiotap header for ACK frames
Jouni Malinen
1
-3
/
+11
2013-11-25
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
1
-2
/
+1
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
3
-7
/
+73
2013-11-21
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-21
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-21
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-21
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
35
-115
/
+67
2013-11-20
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
1
-0
/
+2
[next]