aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26ptp: reduce stack usage when measuring the system time offsetRichard Cochran1-7/+14
2012-11-26ptp: reduce stack usage when reading external time stampsRichard Cochran1-5/+17
2012-11-26stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO1-1/+1
2012-11-26stmmac: update the doc with new IRQ mitigationGiuseppe CAVALLARO1-13/+15
2012-11-26stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO1-0/+83
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO9-20/+72
2012-11-26stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO5-62/+111
2012-11-26stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO6-310/+3
2012-11-26tun: put correct method name in a debug message.Rami Rosen1-1/+1
2012-11-26vtun: fix typos.Rami Rosen1-4/+4
2012-11-26atm: br2684: Fix excessive queue bloatDavid Woodhouse1-14/+22
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings2-17/+17
2012-11-25ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2-6/+6
2012-11-25ipv4: ipmr: various fixes and cleanupsEric Dumazet1-7/+17
2012-11-25MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/Joe Perches1-1/+2
2012-11-25smsc: Add logging message newlinesJoe Perches2-291/+296
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh6-221/+300
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar2-8/+9
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde1-1/+1
2012-11-258139cp: re-enable interrupts after tx timeoutDavid Woodhouse1-0/+1
2012-11-258139cp: enable bqlDavid Woodhouse1-0/+11
2012-11-258139cp: set ring address after enabling C+ modeDavid Woodhouse1-12/+28
2012-11-25Revert "8139cp: revert "set ring address before enabling receiver""David S. Miller1-11/+11
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23net/macb: GEM DMA configuration register updateNicolas Ferre2-2/+19
2012-11-23asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD1-3/+16
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD2-0/+45
2012-11-23be2net: fix a possible events_get() race on BE2Sathya Perla1-4/+7
2012-11-23tun: change tun_get_iff() prototype.Rami Rosen1-5/+2
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-23smsc95xx: refactor entering suspend modesSteve Glendinning1-79/+99
2012-11-23smsc95xx: support PHY wakeup sourceSteve Glendinning2-17/+164
2012-11-23smsc95xx: detect chip revision specific featuresSteve Glendinning2-9/+23
2012-11-23smsc95xx: fix error checking of usbnet_resumeSteve Glendinning1-1/+1
2012-11-23tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell1-1/+0
2012-11-23vxlan: fix command usage in its docZhi Yong Wu1-2/+2
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23block: Don't access request after it might be freedRoland Dreier1-1/+7
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-11-23mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani1-2/+6
2012-11-23mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani1-2/+2
2012-11-23dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-11-23floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina1-2/+3
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut1-0/+2