summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-05bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber
2012-03-05mlx4_en: remove sparse errorsEric Dumazet
2012-03-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-03-05net: export netdev_stats_to_stats64Eric Dumazet
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-05Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-05HID: hid-input: allow array fields out of rangeNikolai Kondrashov
2012-03-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-03-05rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet
2012-03-05Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-03-05bridge: message age needs to increase, not decrease.Joakim Tjernlund
2012-03-05bridge: Adjust min age inc for HZ > 256Joakim Tjernlund
2012-03-05vmxnet3: Fix log messages and corrects some typosShreyas Bhatewara
2012-03-05tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-05ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker
2012-03-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-05ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-03-05ppp: Change copyright notices from ANU to mePaul Mackerras
2012-03-05tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-05tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-05tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski
2012-03-04MAINTAINERS: hand over atmel-mci (sd/mmc interface)Nicolas Ferre
2012-03-04Linux 3.3-rc6Linus Torvalds
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03mdio.h: Include linux/types.hDavid S. Miller
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell
2012-03-03Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-03can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean
2012-03-03can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean
2012-03-03can: cc770: linux/can/dev.h included twiceDanny Kukawka
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker
2012-03-03perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo
2012-03-03perf tools: Change perf_guest default back to falseJoerg Roedel
2012-03-03perf record: No build id option failsDavid Ahern
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds