summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2013-03-04rds: simplify a warning messageCong Wang
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-04netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle
2013-03-04netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng
2013-03-04iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach
2013-03-04iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach
2013-03-04iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach
2013-03-04iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish
2013-03-04iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish
2013-03-04iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish
2013-03-04iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach
2013-03-03Linux 3.9-rc1v3.9-rc1Linus Torvalds