aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-29tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen1-25/+25
2008-05-29wanrouter: Fix ioctl handler declaration.David S. Miller1-1/+1
2008-05-29tg3: Add shmem options.Matt Carlson1-0/+6
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson1-0/+1
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-13/+42
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy1-4/+5
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf1-5/+6
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens1-1/+9
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov1-1/+0
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov1-1/+0
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy1-2/+4
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+23
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time settings.YOSHIFUJI Hideaki1-0/+4
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day1-1/+1
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov1-0/+3
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn1-2/+23
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-28/+51
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller136-2592/+2575
2008-05-14atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-32/+289
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-10/+28
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi1-3/+13
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-1/+11
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-149p: fix error path during early mountEric Van Hensbergen2-1/+1
2008-05-149p: Documentation updatesEric Van Hensbergen3-30/+287
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more robustMarkus Armbruster1-1/+1
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz1-4/+4
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+0
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-13/+34
2008-05-14mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison1-15/+17
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+150
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-2/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-13/+27
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin1-2/+19
2008-05-14read_barrier_depends arch fixletsNick Piggin2-2/+2
2008-05-14USB: add association.hGreg Kroah-Hartman1-0/+150
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang1-3/+0
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi1-0/+1
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro1-2/+11
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2-8/+0
2008-05-13uml: random driver fixesJeff Dike1-1/+2
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov1-6/+11
2008-05-13uml: remove unused headerJeff Dike1-6/+0