Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-06x86: MCE: Add raw_lock conversion againThomas Gleixner
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt
2014-08-06net: reduce USB network driver config options.Francois Romieu
2014-08-06tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan
2014-08-06Merge branch 'amd-xgbe'David S. Miller
2014-08-06amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas
2014-08-06net: sun4i-emac: fix memory leak on bad packetMarc Zyngier
2014-08-06sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-06Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai
2014-08-06Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-08-06team: Simplify return path of team_newlinkToshiaki Makita
2014-08-06bridge: Update outdated comment on promiscuous modeToshiaki Makita
2014-08-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge branch 'net-timestamp-next'David S. Miller
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn
2014-08-06net-timestamp: TCP timestampingWillem de Bruijn
2014-08-06net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn
2014-08-06net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt
2014-08-06tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell
2014-08-06Merge branch 'qlcnic'David S. Miller
2014-08-06qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia
2014-08-06qlcnic: Set driver version before registering netdevRajesh Borundia
2014-08-06qlcnic: Fix update of ethtool stats.Rajesh Borundia
2014-08-06Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-08-06Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-06Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-08-06Merge branch 'xen-netback-next'David S. Miller
2014-08-06xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss
2014-08-06xen-netback: Using a new state bit instead of carrierZoltan Kiss
2014-08-06Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-06hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd
2014-08-06random: limit the contribution of the hw rng to at most halfTheodore Ts'o
2014-08-06random: introduce getrandom(2) system callTheodore Ts'o
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-06net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda
2014-08-06net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg
2014-08-06drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown