Age | Commit message (Expand) | Author | Files | Lines |
2011-03-10 | ipv4: Remove redundant RCU locking in ip_check_mc(). | David S. Miller | 3 | -8/+7 |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 167 | -528/+1275 |
2011-03-10 | ip6ip6: autoload ip6 tunnel | stephen hemminger | 1 | -0/+1 |
2011-03-10 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 149 | -472/+1159 |
2011-03-10 | net: bridge builtin vs. ipv6 modular | Randy Dunlap | 1 | -0/+1 |
2011-03-10 | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 21 | -63/+283 |
2011-03-10 | ipmi: Fix IPMI errors due to timing problems | Doe, YiCheng | 1 | -0/+8 |
2011-03-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 10 | -41/+39 |
2011-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -9/+10 |
2011-03-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+9 |
2011-03-10 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -4/+9 |
2011-03-10 | drm/i915: Revive combination mode for backlight control | Takashi Iwai | 2 | -0/+46 |
2011-03-10 | fs/dcache: allow d_obtain_alias() to return unhashed dentries | J. Bruce Fields | 1 | -2/+24 |
2011-03-10 | tg3: Remove 5750 PCI code | Matt Carlson | 1 | -10/+5 |
2011-03-10 | tg3: Move tg3_init_link_config to tg3_phy_probe | Matt Carlson | 1 | -34/+35 |
2011-03-10 | tg3: Refine VAux decision process | Matt Carlson | 1 | -20/+21 |
2011-03-10 | tg3: cleanup pci device table vars | Matt Carlson | 1 | -4/+4 |
2011-03-10 | tg3: Add code to verify RODATA checksum of VPD | Matt Carlson | 2 | -0/+36 |
2011-03-10 | tg3: Fix NVRAM selftest | Matt Carlson | 1 | -2/+4 |
2011-03-10 | tg3: Add missed 5719 workaround change | Matt Carlson | 1 | -1/+1 |
2011-03-10 | Check for immutable/append flag in fallocate path | Marco Stornelli | 1 | -0/+8 |
2011-03-10 | sysctl: the include of rcupdate.h is only needed in the kernel | Stephen Rothwell | 1 | -1/+1 |
2011-03-10 | fat: fix d_revalidate oopsen on NFS exports | Al Viro | 1 | -2/+2 |
2011-03-10 | jfs: fix d_revalidate oopsen on NFS exports | Al Viro | 1 | -1/+1 |
2011-03-10 | ocfs2: fix d_revalidate oopsen on NFS exports | Al Viro | 1 | -1/+1 |
2011-03-10 | gfs2: fix d_revalidate oopsen on NFS exports | Al Viro | 1 | -1/+1 |
2011-03-10 | fuse: fix d_revalidate oopsen on NFS exports | Al Viro | 1 | -1/+1 |
2011-03-10 | ceph: fix d_revalidate oopsen on NFS exports | Al Viro | 1 | -1/+1 |
2011-03-10 | reiserfs xattr ->d_revalidate() shouldn't care about RCU | Al Viro | 1 | -2/+0 |
2011-03-10 | /proc/self is never going to be invalidated... | Al Viro | 1 | -30/+0 |
2011-03-10 | tcp: mark tcp_congestion_ops read_mostly | Stephen Hemminger | 12 | -12/+12 |
2011-03-09 | ipv4: Optimize flow initialization in fib_validate_source(). | David S. Miller | 1 | -7/+9 |
2011-03-09 | ipv4: Optimize flow initialization in input route lookup. | David S. Miller | 1 | -6/+8 |
2011-03-09 | ipv6: Don't create clones of host routes. | David S. Miller | 1 | -1/+3 |
2011-03-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 5 | -18/+22 |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -5/+16 |
2011-03-09 | sysctl: the include of rcupdate.h is only needed in the kernel | Stephen Rothwell | 1 | -1/+1 |
2011-03-10 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov | 5 | -5/+16 |
2011-03-10 | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt | 1 | -1/+2 |
2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt | 4 | -17/+20 |
2011-03-09 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -9/+10 |
2011-03-09 | pktgen: fix errata in show results | Daniel Turull | 1 | -1/+1 |
2011-03-09 | tcp: ioctl type SIOCOUTQNSD returns amount of data not sent | Mario Schuknecht | 2 | -1/+12 |
2011-03-09 | ipv4: Lookup multicast routes by rtable using helper. | David S. Miller | 1 | -42/+28 |
2011-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -2/+5 |
2011-03-09 | Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -4/+3 |
2011-03-09 | alpha: fix compile error from IRQ clean up | Matt Turner | 1 | -0/+1 |
2011-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+1 |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -1/+1 |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -16/+42 |