aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/kvm_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-11e1000e: extend EEE LPI timer to prevent dropped linkBruce Allan1-5/+24
2011-03-11e1000e: extend timeout for ethtool link test diagnosticBruce Allan1-3/+6
2011-03-11e1000e: magic number cleanup - ETH_ALENBruce Allan1-3/+2
2011-03-11e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()Bruce Allan1-2/+2
2011-03-11ixgbevf: remove Tx hang detectionLior Levy2-51/+0
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou1-0/+36
2011-03-11ixgb: convert to new VLAN modelEmil Tantilov3-43/+52
2011-03-10ipv4: Kill flowi arg to fib_select_multipath()David S. Miller3-4/+4
2011-03-10ipv4: Remove unnecessary test from ip_mkroute_input()David S. Miller1-1/+1
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller3-8/+7
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-10tg3: Remove 5750 PCI codeMatt Carlson1-10/+5
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson1-34/+35
2011-03-10tg3: Refine VAux decision processMatt Carlson1-20/+21
2011-03-10tg3: cleanup pci device table varsMatt Carlson1-4/+4
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson2-0/+36
2011-03-10tg3: Fix NVRAM selftestMatt Carlson1-2/+4
2011-03-10tg3: Add missed 5719 workaround changeMatt Carlson1-1/+1
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-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger12-12/+12
2011-03-09ipv4: Optimize flow initialization in fib_validate_source().David S. Miller1-7/+9
2011-03-09ipv4: Optimize flow initialization in input route lookup.David S. Miller1-6/+8
2011-03-09ipv6: Don't create clones of host routes.David S. Miller1-1/+3
2011-03-09sysctl: 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-09tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht2-1/+12
2011-03-09ipv4: Lookup multicast routes by rtable using helper.David S. Miller1-42/+28
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-09bonding: move procfs code into bond_procfs.cAmerigo Wang4-300/+306
2011-03-09ipv4: Fix erroneous uses of ifa_address.David S. Miller1-3/+3
2011-03-09mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin1-10/+5
2011-03-09ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville1-1/+1
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2-11/+29