summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka
2010-04-20ath5k: basic support for surveyHolger Schurig
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-20net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko
2010-04-20rps: consistent rxhashEric Dumazet
2010-04-20rps: cleanupsEric Dumazet
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes
2010-04-19Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel
2010-04-19rps: static functionsEric Dumazet
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller
2010-04-19wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez
2010-04-19mac80211: add missing newlineJohannes Berg
2010-04-19orinoco: have sparse check endian issuesDavid Kilroy
2010-04-19orinoco: use cfg80211_find_ieDavid Kilroy
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg
2010-04-19mac80211: fix typo in commentsDaniel Halperin
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-19rps: shortcut net_rps_action()Eric Dumazet
2010-04-19bnx2x: Date and versionVladislav Zolotarov
2010-04-19bnx2x: Don't report link down if has been already downVladislav Zolotarov
2010-04-19bnx2x: Rework power state handling codeVladislav Zolotarov
2010-04-19bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov