summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet1-2/+2
2011-03-21l2tp: fix possible oops on l2tp_eth module unloadJames Chapman1-1/+1
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun3-2/+16
2011-03-20Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-150/+64
2011-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller9-104/+73
2011-03-20netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov1-1/+4
2011-03-20netfilter: xtables: fix reentrancyEric Dumazet2-4/+4
2011-03-20netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik1-5/+17
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik5-94/+48
2011-03-19niu: Rename NIU parent platform device name to fix conflict.David S. Miller1-1/+1
2011-03-19r8169: fix a bug in rtl8169_init_phy()Eric Dumazet1-2/+2
2011-03-19bonding: fix a typo in a commentNicolas de Pesloüan1-1/+1
2011-03-18ftmac100: use resource_size()Dan Carpenter1-1/+1
2011-03-18headers: use __aligned_xx types for userspaceMike Frysinger5-15/+15
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu1-0/+3
2011-03-18vlan: should take into account needed_headroomEric Dumazet1-0/+1
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2-7/+141
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi1-0/+3
2011-03-18econet: 4 byte infoleak to the networkVasiliy Kulikov1-1/+1
2011-03-18gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2-2/+15
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds14-171/+614
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds35-261/+1920
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds10-226/+317
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-269/+271
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds1-46/+20
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds19-176/+490
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds12-234/+297
2011-03-18MAINTAINERS: Add serialAlan Cox1-0/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds254-9623/+27080
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds61-234/+231
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds6-46/+9
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds41-296/+2240
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds83-214/+228
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds41-953/+3039
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely5-5/+9
2011-03-18spi/dw_spi: Fix missing headerJiri Slaby1-0/+1
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik1-0/+3
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro4-13/+8
2011-03-18trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds101-1394/+2437
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro3-4/+4
2011-03-18change the locking order for namespace_semAl Viro1-60/+73
2011-03-18fix deadlock in pivot_root()Al Viro1-11/+5
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim9-30/+33
2011-03-18x86: Clean up csum-copy_64.S a bitIngo Molnar1-120/+120
2011-03-18x86: Fix common misspellingsLucas De Marchi50-67/+67
2011-03-18x86: Fix misspelling and align paramsLucas De Marchi1-7/+7
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar549-13281/+20984
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai91-6530/+9928