summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0922-223/+380
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0916-218/+362
| |\
| | * mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
| | * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
| | * mac80211: fix function pointer checkHolger Schurig2010-06-071-1/+1
| | * wireless: remove my name from the maintainer listZhu Yi2010-06-071-4/+0Star
| | * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| | * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| | * wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| | * iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-061-159/+159
| | * iwlwifi: add name to Maintainers listWey-Yi Guy2010-06-061-0/+1
| | * iwl3945: fix internal scanAbhijeet Kolekar2010-06-064-31/+96
| | * iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-061-0/+1
| | * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| | * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| | * mac80211: process station blockack action frames from workJohannes Berg2010-06-042-7/+48
| | * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0Star
| * | ipmr: dont corrupt listsEric Dumazet2010-06-072-2/+6
| * | 8139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov2010-06-071-0/+1
| * | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna2010-06-071-1/+1
| * | r8169: fix random mdio_write failuresTimo Teräs2010-06-071-0/+5
| * | ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-071-1/+1
| * | ipv6: avoid high order allocationsEric Dumazet2010-06-051-1/+4
* | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-06-092-3/+2Star
|\ \ \
| * \ \ Merge branch 'for-2.6.34-incoming' into for-2.6.35-incomingJ. Bruce Fields2010-06-09424-2240/+3779
| |\ \ \
| | * | | nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig2010-06-021-2/+1Star
| * | | | nfsd4: shut down callback queue outside state lockJ. Bruce Fields2010-06-091-1/+1
* | | | | FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells2010-06-091-0/+6
* | | | | Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-06-092-1/+2
|\ \ \ \ \
| * | | | | mmc: msm: fix compile error on MSM7x30Daniel Walker2010-06-091-1/+1
| * | | | | msm: dma: add completion.h headerDaniel Walker2010-06-081-0/+1
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-06-092-1/+2
|\ \ \ \ \ \
| * | | | | | microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-091-1/+0Star
| * | | | | | microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek2010-06-091-0/+2
* | | | | | | misc: Fix allocation 'borrowed' by vhost_netAlan Cox2010-06-092-2/+7
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-06-091-5/+19
|\ \ \ \ \ \
| * | | | | | firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter2010-06-021-5/+19
* | | | | | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-091-0/+5
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-0928-105/+340
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie2010-06-081-0/+11
| * | | | | | | drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie2010-06-081-0/+2
| * | | | | | | drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs2010-06-081-2/+8
| * | | | | | | drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter2010-06-081-1/+1
| * | | | | | | nouveau: off by one in nv50_gpio_location()Dan Carpenter2010-06-081-1/+1
| * | | | | | | drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-081-12/+7Star
| * | | | | | | drm/nouveau: match U/DP script against SOR linkBen Skeggs2010-06-081-3/+20
| * | | | | | | drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki2010-06-081-0/+45
| * | | | | | | drm/radeon/kms: add trivial debugging for voltageRafał Miłecki2010-06-084-0/+5
| * | | | | | | drm/radeon/kms/r600+: use voltage from requested clock mode (v3)Rafał Miłecki2010-06-083-10/+12
| * | | | | | | drm/radeon/kms/pm: track current voltage (v2)Alex Deucher2010-06-086-7/+22