index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
1
-0
/
+3
2012-06-08
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2
-0
/
+6
2012-06-08
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-1
/
+1
2012-06-08
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
1
-2
/
+4
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2
-7
/
+16
2012-06-08
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
1
-2
/
+21
2012-06-08
wireless: add my new trees to MAINTAINERS
Johannes Berg
1
-2
/
+10
2012-06-08
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
1
-0
/
+1
2012-06-08
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
1
-15
/
+5
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-05
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
1
-0
/
+1
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
1
-2
/
+7
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-04
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
1
-0
/
+2
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2
-3
/
+5
2012-06-04
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
3
-10
/
+7
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-04
mac80211_hwsim: advertise interface combinations
Johannes Berg
1
-0
/
+21
2012-06-04
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-04
iwlwifi: fix TX power antenna access
Johannes Berg
1
-9
/
+9
2012-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-06-04
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
1
-1
/
+5
2012-06-04
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
3
-0
/
+28
2012-06-04
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
1
-0
/
+1
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-06-03
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
1
-2
/
+2
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
5
-11
/
+193
2012-06-03
dm thin: use slab mempools
Mike Snitzer
1
-62
/
+99
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
1
-9
/
+17
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
1
-2
/
+6
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
1
-6
/
+7
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
14
-191
/
+119
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-06-02
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
1
-1
/
+1
2012-06-02
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
13
-33
/
+33
2012-06-02
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
1
-12
/
+0
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
1
-6
/
+0
2012-06-01
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
1
-6
/
+6
2012-06-01
mtd: block2mtd: fix recursive call of mtd_writev
Gabor Juhos
1
-1
/
+0
[next]