summaryrefslogtreecommitdiffstats
path: root/tools/testing (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-14tcp_cubic: fix clock dependencystephen hemminger1-12/+19
2011-03-14tcp_cubic: make ack train delta value a parameterstephen hemminger1-1/+4
2011-03-14tcp_cubic: fix comparison of jiffiesstephen hemminger1-2/+4
2011-03-14tcp: fix RTT for quick packets in congestion controlstephen hemminger1-1/+1
2011-03-14bonding: documentation update: mailing lists.Nicolas de Pesloüan1-9/+17
2011-03-14af_unix: update locking commentDaniel Baluta1-1/+1
2011-03-14NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2011-03-14NET: cdc-phonet, fix stop-queue handlingJiri Slaby1-1/+0
2011-03-14xen: netfront: ethtool stats fields should be unsigned longIan Campbell1-1/+1
2011-03-14bridge: skip forwarding delay if not using STPstephen hemminger1-2/+2
2011-03-14Davinci: Do not reset EMAC TX overruns counter on readThomas Lange1-1/+1
2011-03-14can: wrong index used in inner looproel kluin1-3/+3
2011-03-14bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior1-1/+1
2011-03-10ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca1-5/+0
2011-03-10ip6ip6: autoload ip6 tunnelstephen hemminger1-0/+1
2011-03-10net: bridge builtin vs. ipv6 modularRandy Dunlap1-0/+1
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields1-2/+24
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli1-0/+8
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro1-2/+2
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro1-2/+0
2011-03-10/proc/self is never going to be invalidated...Al Viro1-30/+0
2011-03-10ipv6: Don't create clones of host routes.David S. Miller1-1/+3
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov5-5/+16
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt1-1/+2
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt4-17/+20
2011-03-09pktgen: fix errata in show resultsDaniel Turull1-1/+1
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner1-0/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-09ipv4: Fix erroneous uses of ifa_address.David S. Miller1-3/+3
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-09perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming1-3/+8
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2-3/+3
2011-03-09nd->inode is not set on the second attempt in path_walk()Al Viro1-0/+1
2011-03-09nfsd: wrong index used in inner looproel1-2/+2
2011-03-09i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08vxge: update MAINTAINERSJon Mason1-4/+1
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-08r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08rds: prevent BUG_ON triggering on congestion map updatesNeil Horman2-4/+12