aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | [SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley2012-05-10
| * | | | [SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis2012-05-10
| * | | | [SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap2012-05-10
| * | | | [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2012-05-10
| * | | | [SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2012-05-10
| * | | | [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary2012-05-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-12
|\ \ \ \ \
| * | | | | ks8851: Update link status during link change interruptStephen Boyd2012-05-11
| * | | | | macvtap: restore vlan header on user readBasil Gor2012-05-11
| * | | | | vhost-net: fix handle_rx buffer sizeBasil Gor2012-05-11
| * | | | | bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-10
| * | | | | connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman2012-05-10
| * | | | | sctp: check cached dst before using itNicolas Dichtel2012-05-10
| * | | | | pktgen: fix crash at module unloadEric Dumazet2012-05-10
| * | | | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-10
| * | | | | ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-10
| * | | | | igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-10
| * | | | | ipv4: Do not use dead fib_info entries.David S. Miller2012-05-10
| * | | | | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-09
| |\ \ \ \ \
| | * | | | | sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-08
| * | | | | | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-08
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-05-08
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar2012-05-07
| | * | | | | openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka2012-05-03
| | * | | | | openvswitch: Add length check when retrieving TCP flags.Jesse Gross2012-04-02
| * | | | | | net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-07
| * | | | | | cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-06
| * | | | | | bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-06
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-04
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-03
| | |\ \ \ \ \ \
| | | * | | | | | iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-03
| | | * | | | | | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-02
| | | * | | | | | brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-02
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-04
| | * | | | | | | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-04
| | * | | | | | | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-03
| | * | | | | | | | ixgbe: fix race condition with shutdownDon Skidmore2012-05-03
| | |/ / / / / / /
* | | | | | | | | Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-05-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer2012-05-11
| * | | | | | | | | dm thin: correct module descriptionAlasdair G Kergon2012-05-11
| * | | | | | | | | dm thin: fix unprotected use of prepared_discards listMike Snitzer2012-05-11
| * | | | | | | | | dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer2012-05-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki2012-05-12
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-10
| |/ / / / / / /
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-11
* | | | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2012-05-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger2012-05-11