summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-03-21[NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2-4/+4
2008-03-21[NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2-4/+4
2008-03-21[NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano1-0/+1
2008-03-21[NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano1-0/+1
2008-03-21[NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2-0/+12
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-4/+8
2008-03-21[SCTP]: Fix a race between module load and protosw accessVlad Yasevich1-4/+8
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller129-415/+807
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller118-390/+781
2008-03-18xfrm: ->eth_proto is __be16Al Viro1-1/+1
2008-03-18[IPV4]: ipv4_is_lbcast() misannotationsAl Viro1-1/+1
2008-03-18[PKT_SCHED]: annotate cls_u32Al Viro1-4/+4
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo1-0/+2
2008-03-17virtio: fix race in enable_cbChristian Borntraeger1-2/+3
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds7-28/+33
2008-03-16[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-03-16[PARISC] clean up include/asm-parisc/elf.hRandolph Chung1-12/+10
2008-03-16[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin1-1/+1
2008-03-16[PARISC] remove unused pdc_iodc_printf functionKyle McMartin1-1/+0
2008-03-16[PARISC] bump __NR_syscallsKyle McMartin1-1/+1
2008-03-16[PARISC] unbreak pgalloc.hKyle McMartin1-2/+2
2008-03-16[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2-9/+8
2008-03-16[PARISC] wire up timerfd syscallsKyle McMartin1-0/+3
2008-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+14
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne1-2/+2
2008-03-14ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch1-2/+2
2008-03-14include/net/ieee80211.h - remove duplicate includeJoe Perches1-1/+0
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato1-7/+4
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk2-472/+0
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman1-0/+1
2008-03-13[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-03-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-8/+24
2008-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-17/+8
2008-03-13[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds1-0/+7
2008-03-13[POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds1-1/+1
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-10/+6
2008-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-6/+12
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse2-28/+3
2008-03-12nommu: Provide is_vmalloc_addr() stub.Paul Mundt1-3/+10
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle1-2/+3
2008-03-12[MIPS] Lasat: fix LASAT_CASCADE_IRQYoichi Yuasa1-1/+1
2008-03-12[MIPS] Fix yosemite build errorRalf Baechle2-1/+2
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2008-03-12[MIPS] IP27: Tighten up CPU description to fix warnings.Ralf Baechle1-0/+4
2008-03-12[MIPS] Fix plat_ioremap for JMR3927Atsushi Nemoto1-1/+1
2008-03-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-69/+531
2008-03-11x86: remove quicklistsThomas Gleixner1-3/+2
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-5/+1