summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dl2k: Clean up rio_ioctlJeff Mahoney2012-04-262-50/+9
* 6lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com2012-04-261-0/+2
* 6lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com2012-04-261-2/+11
* 6lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com2012-04-261-0/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-262-47/+54
|\
| * e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher2012-04-241-46/+53
| * e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi2012-04-241-1/+1
* | ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
* | ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
* | udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei2012-04-252-1/+10
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-2520-45/+109
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2520-45/+109
| |\ \ | | |/ | |/|
| | * mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-243-4/+4
| | * iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
| | * iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
| | * brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
| | * rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
| | * ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
| | * iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
| | * ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
| | * ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* | | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
* | | tlan: add cast needed for proper 64 bit operationBenjamin Poirier2012-04-251-1/+1
|/ /
* | asix: Fix tx transfer padding for full-speed USBIngo van Lil2012-04-241-2/+2
* | net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin2012-04-241-1/+1
* | ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-241-12/+18
* | qeth: Use blkt defaults for OSA Express 4Stefan Raspl2012-04-241-1/+2
* | qeth: allow change of blkt default valuesUrsula Braun2012-04-241-1/+2
* | net: usb: smsc95xx: fix mtuStephane Fillod2012-04-241-0/+1
* | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-244-6/+13
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
|\ \
| * | Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-232-5/+6
|\ \ \
| * | | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-241-1/+2
| * | | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-241-2/+2
| * | | DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-241-2/+2
* | | | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-231-0/+12
|\ \ \ \
| * | | | dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-231-0/+12
* | | | | mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-231-1/+1
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-221-5/+1
|\ \ \ \ \
| * | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-2214-72/+122
|\ \ \ \ \ \
| * | | | | | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-232-30/+30
| * | | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
| * | | | | | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
| * | | | | | powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
| * | | | | | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
| * | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-239-33/+71
| |\ \ \ \ \ \
| | * | | | | | powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2012-04-192-0/+53
| | * | | | | | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-191-1/+1
OpenPOWER on IntegriCloud