aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-01net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman2-25/+5
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify ipip pernet operations.Eric W. Biederman1-18/+6
2009-12-01net: Simplify ip_gre pernet operations.Eric W. Biederman1-18/+6
2009-12-01net: Simplify phonet pernet operations.Eric W. Biederman1-10/+6
2009-12-01net: Simplify pppol2tp pernet operations.Eric W. Biederman1-29/+7
2009-12-01net: Simplify pppoe pernet operations.Eric W. Biederman1-30/+8
2009-12-01net: Simplify ppp_generic pernet operations.Eric W. Biederman1-23/+7
2009-12-01net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman1-14/+6
2009-12-01net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman1-23/+8
2009-12-01net: Simplify af_key pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify vlan pernet operations.Eric W. Biederman1-26/+7
2009-12-01net: Simplify the bond drivers pernet operations.Eric W. Biederman1-23/+9
2009-12-01net: Simplfy default_device_exit and improve batching.Eric W. Biederman1-10/+6
2009-12-01net: Simplify loopback and improve batching.Eric W. Biederman1-8/+0
2009-12-01net: Automatically allocate per namespace data.Eric W. Biederman2-90/+126
2009-12-01net: Batch network namespace destruction.Eric W. Biederman2-9/+59
2009-12-01net: Implement for_each_netdev_reverse.Eric W. Biederman1-0/+2
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman5-29/+20
2009-12-01MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo1-6/+9
2009-12-01ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy1-1/+1
2009-12-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller222-908/+3993
2009-12-01ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang1-0/+1
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-28/+21
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-78/+118
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-4/+8
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-9/+28
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells7-22/+28
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds24-36/+43
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne1-0/+2
2009-12-01SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells1-17/+29
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells1-1/+1
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner20-23/+23
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree1-12/+15
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds6-19/+28
2009-11-30USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier1-0/+5
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum4-0/+20
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner1-5/+5
2009-11-30USB: musb: respect usb_request->zero in control requestsDaniel Glöckner1-1/+2
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta1-1/+4
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta1-2/+2
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann1-19/+30
2009-11-30USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman1-2/+1
2009-11-30USB: musb_gadget: fix STALL handlingSergei Shtylyov1-45/+34