summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19qeth: delay feature traceStefan Raspl
2013-03-19mrf24j40: Fix byte-order of IEEE addressAlan Ott
2013-03-19mrf24j40: Increase max SPI speed to 10MHzAlan Ott
2013-03-19mrf24j40: Warn if transmit interrupts timeoutAlan Ott
2013-03-19mrf24j40: pinctrl supportAlan Ott
2013-03-19can: dump stack on protocol bugsOliver Hartkopp
2013-03-19ipvs: remove extra rcu lockJulian Anastasov
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
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-19ipvs: fix sctp chunk length orderJulian Anastasov
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-18xfs: ensure we capture IO errors correctlyDave Chinner
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov
2013-03-18net: Fix a comment typoKusanagi Kouichi
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat
2013-03-18net: dm9000: Use module_platform_driver()Sachin Kamat
2013-03-18net: neterion: replace ip_fast_csum with csum_replace2Li RongQing
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-18arm64: fix padding computation in struct ucontextAndreas Schwab
2013-03-18arm64: Fix build error with !SMPCatalin Marinas
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas
2013-03-17Linux 3.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-17tcp: Remove TCPCTChristoph Paasch
2013-03-17vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu
2013-03-17sfc: make local functions staticstephen hemminger
2013-03-17net: fix some typos in netif featuresCong Wang
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches