aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2013-03-19qeth: delay feature traceStefan Raspl
2013-03-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins
2013-03-18Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-18hwmon: (lm75) Fix tcn75 prefixJean Delvare
2013-03-18hwmon: (lm75.h) Update header inclusionJean Delvare
2013-03-18MAINTAINERS: Remove Mark M. HoffmanJean Delvare
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann
2013-03-19selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-18Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-03-17Linux 3.9-rc3v3.9-rc3Linus Torvalds
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-17vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N
2013-03-17ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-17rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-16Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu