summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-21tcp: Fix ipv6 checksumming on response packets for real.David S. Miller
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-04-21net: Remove two unnecessary exports (skbuff).Rami Rosen
2010-04-21net: Fix various endianness glitchesEric Dumazet
2010-04-21bridge: add a missing ntohs()Eric Dumazet
2010-04-21tg3: Enable GRO by default.David S. Miller
2010-04-21niu: Enable GRO by default.David S. Miller
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
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-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