aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-19mrf24j40: Warn if transmit interrupts timeoutAlan Ott1-0/+1
2013-03-19mrf24j40: pinctrl supportAlan Ott1-0/+7
2013-03-19can: dump stack on protocol bugsOliver Hartkopp1-7/+4
2013-03-19ipvs: remove extra rcu lockJulian Anastasov1-2/+0
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov4-4/+34
2013-03-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds4-17/+12
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-18Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-19/+25
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov1-7/+9
2013-03-18hwmon: (lm75) Fix tcn75 prefixJean Delvare1-1/+1
2013-03-18hwmon: (lm75.h) Update header inclusionJean Delvare1-1/+1
2013-03-18MAINTAINERS: Remove Mark M. HoffmanJean Delvare2-15/+10
2013-03-18xfs: ensure we capture IO errors correctlyDave Chinner1-0/+6
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely1-1/+1
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster1-1/+1
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2-7/+14
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov3-11/+24
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov3-28/+204
2013-03-18net: Fix a comment typoKusanagi Kouichi1-1/+1
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-18net: dm9000: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-18net: neterion: replace ip_fast_csum with csum_replace2Li RongQing1-4/+2
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds4-58/+97
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-23/+136
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-58/+179
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-127/+150
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-22/+15
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2-5/+3
2013-03-19selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-18Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesArnd Bergmann1-0/+1
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab1-1/+1
2013-03-18arm64: Fix build error with !SMPCatalin Marinas1-0/+2
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas1-1/+0
2013-03-17Linux 3.9-rc3Linus Torvalds1-1/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-17tcp: Remove TCPCTChristoph Paasch18-841/+38
2013-03-17vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin1-1/+2
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu1-2/+3
2013-03-17sfc: make local functions staticstephen hemminger2-5/+5
2013-03-17net: fix some typos in netif featuresCong Wang1-2/+2
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds7-12/+25
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller5-26/+19
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches38-168/+104
2013-03-17netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan1-2/+1
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich1-0/+1
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt1-0/+1