aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse1-3/+14
2012-11-30pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur1-1/+1
2012-11-30pppoatm: drop frames to not-ready vccKrzysztof Mazur1-0/+7
2012-11-28pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur1-2/+17
2012-11-28pppoatm: fix module_put() raceKrzysztof Mazur1-2/+7
2012-11-28pppoatm: allow assign only on a connected socketKrzysztof Mazur1-0/+2
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur2-0/+3
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
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-22ipv6: adapt connect for repair moveAndrey Vagin3-13/+7
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack1-1/+1