summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-04e1000e: Update driver version numberMatthew Vick
2012-05-04Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-04Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds
2012-05-04efivars: Improve variable validationMatthew Garrett
2012-05-04Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-04Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-03net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar
2012-05-03libata: init ata_print_id to 0Tero Roponen
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson
2012-05-03libata: skip old error history when counting probe trialsLin Ming
2012-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-05-03skb: Add skb_head_is_locked helper functionAlexander Duyck
2012-05-03net: Fix truesize accounting in skb_gro_receive()Eric Dumazet
2012-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore
2012-05-03ixgbevf: Update version stringGreg Rose
2012-05-03ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose
2012-05-03e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-05-03e1000e: Disable ASPM L1 on 82574Chris Boot
2012-05-03e1000e: Driver workaround for IPv6 Header Extension Erratum.Matthew Vick
2012-05-03e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick
2012-05-03e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan
2012-05-03e1000e: suggest a possible workaround to a device hang on 82577/8Bruce Allan
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck
2012-05-03tcp: move stats merge to the end of tcp_try_coalesceAlexander Duyck
2012-05-03tcp: Move code related to head frag in tcp_try_coalesceAlexander Duyck
2012-05-03tcp: Fix truesize accounting in tcp_try_coalesceAlexander Duyck
2012-05-03net: Add missing linux/prefetch.h include to net/core/sock.cDavid S. Miller
2012-05-03sungem: Fix WakeOnLanGerard Lledo
2012-05-03net: Stop decapitating clones that have a head_fragAlexander Duyck
2012-05-03net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet
2012-05-03net: take care of cloned skbs in tcp_try_coalesce()Eric Dumazet
2012-05-03tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-03be2net: Fix EEH error reset before a flash dump completesSomnath Kotur
2012-05-03be2net: Record receive queue index in skb to aid RPS.Somnath Kotur
2012-05-03be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur
2012-05-03be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur
2012-05-03net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin
2012-05-03drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-05-03tcp: early retransmit: delayed fast retransmitYuchung Cheng
2012-05-03tcp: early retransmitYuchung Cheng