summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby
2011-03-09bonding: move procfs code into bond_procfs.cAmerigo Wang
2011-03-09ipv4: Fix erroneous uses of ifa_address.David S. Miller
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont
2011-03-09Phonet: support active connection without pipe controller on modemRémi Denis-Courmont
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont
2011-03-09Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont
2011-03-09Phonet: factor common code to send control messagesRémi Denis-Courmont
2011-03-09Phonet: correct pipe backlog callback return valuesRémi Denis-Courmont
2011-03-09Phonet: return an error when packet TX failsRémi Denis-Courmont
2011-03-09Phonet: fix NULL dereference on TX path with implicit sourceRémi Denis-Courmont
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-09perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-03-09nd->inode is not set on the second attempt in path_walk()Al Viro
2011-03-09nfsd: wrong index used in inner looproel
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang
2011-03-08inetpeer: Don't disable BH for initial fast RCU lookup.David S. Miller
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely
2011-03-08vxge: update MAINTAINERSJon Mason
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek
2011-03-08dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli
2011-03-08r6040: fix multicast operationsShawn Lin
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-03-08rds: prevent BUG_ON triggering on congestion map updatesNeil Horman
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-08ipv4: Fix scope value used in route src-address caching.David S. Miller
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-08Linux 2.6.38-rc8Linus Torvalds
2011-03-08ipv4: Cache source address in nexthop entries.David S. Miller
2011-03-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-08Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-08ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-08ixgbe: fix spelling errorsEmil Tantilov
2011-03-08ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov
2011-03-08ixgbe: add function descriptionEmil Tantilov
2011-03-08ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-08ixgbe: Add x540 statistic counter definitionsEmil Tantilov
2011-03-08ixgbe: clear correct counters for flow control on 82599Emil Tantilov
2011-03-08ixgbe: cleanup PHY initEmil Tantilov
2011-03-08ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-08vlan: add support to ndo_fcoe_ddp_target()Yi Zou
2011-03-08net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou