summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez1-2/+2
2010-04-21tcp: Fix ipv6 checksumming on response packets for real.David S. Miller1-2/+0
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller266-2559/+4523
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells1-1/+1
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller239-2514/+4459
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-21net: Remove two unnecessary exports (skbuff).Rami Rosen2-8/+2
2010-04-21net: Fix various endianness glitchesEric Dumazet17-61/+65
2010-04-21bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-21tg3: Enable GRO by default.David S. Miller1-0/+1
2010-04-21niu: Enable GRO by default.David S. Miller1-1/+1
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-16/+31
2010-04-21net: sk_sleep() helperEric Dumazet46-204/+208
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-9/+15
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds7-23/+55
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-27/+47
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen1-0/+5
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau1-0/+4
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau3-1/+15
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2-0/+5
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau1-11/+28
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau1-13/+6
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau1-14/+27
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau1-1/+1
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau1-35/+32
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau3-1/+31
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20ath5k: basic support for surveyHolger Schurig1-0/+19
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig4-1/+51
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma3-3/+27
2010-04-20net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko1-0/+1
2010-04-20rps: consistent rxhashEric Dumazet1-7/+18
2010-04-20rps: cleanupsEric Dumazet2-71/+82
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-20Linux 2.6.34-rc5Linus Torvalds1-2/+2
2010-04-20rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-20rps: static functionsEric Dumazet1-2/+2
2010-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds5-100/+118
2010-04-208139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-20sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-20wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez1-8/+10
2010-04-20mac80211: add missing newlineJohannes Berg1-1/+1
2010-04-20orinoco: have sparse check endian issuesDavid Kilroy1-0/+3
2010-04-20orinoco: use cfg80211_find_ieDavid Kilroy2-14/+2
2010-04-20orinoco: implement set_wiphy_paramsDavid Kilroy4-179/+120