summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-07Merge branch 'intel'David S. Miller
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-06tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet
2013-03-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-06be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla
2013-03-06net: docs: document multiqueue tuntap APIJason Wang
2013-03-06Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06benet: Wait f/w POST until timeoutGavin Shan
2013-03-06net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward
2013-03-06net: reduce net_rx_action() latency to 2 HZEric Dumazet
2013-03-06net: fix new kernel-doc warnings in net coreRandy Dunlap
2013-03-06reset nf before xmit vxlan encapsulated packetZang MingJie
2013-03-06pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente
2013-03-06pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente
2013-03-06pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente
2013-03-06pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente
2013-03-06pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente
2013-03-06pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley
2013-03-06net/irda: Use barrier to set task statePeter Hurley
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley
2013-03-06net/irda: Fix port open countsPeter Hurley
2013-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-05Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck
2013-03-05e1000e: workaround DMA unit hang on I218Bruce Allan
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell