summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-07-22mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
2013-07-16regulatory: add missing rtnl lockingJohannes Berg
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14cgroup: we can use simple_lookup() nowAl Viro
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov