summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-28drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-04-27tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell
2012-04-26MAINTAINERS: update sctp maintainer addressVlad Yasevich
2012-04-26smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney
2012-04-266lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com
2012-04-266lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com
2012-04-266lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-26ehea: fix promiscuous modeThadeu Lima de Souza Cascardo
2012-04-26ehea: fix allmulticast supportThadeu Lima de Souza Cascardo
2012-04-25udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei
2012-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier
2012-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher
2012-04-24e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg
2012-04-24asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin
2012-04-24ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl
2012-04-24qeth: allow change of blkt default valuesUrsula Braun
2012-04-24net: usb: smsc95xx: fix mtuStephane Fillod
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-23rtlwifi: Fix oops on unloadLarry Finger
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan