aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev
2008-05-29tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen
2008-05-29wanrouter: Fix ioctl handler declaration.David S. Miller
2008-05-29tg3: Add shmem options.Matt Carlson
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-14Driver core: struct class remove children listDave Young
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin
2008-05-14read_barrier_depends arch fixletsNick Piggin
2008-05-14USB: add association.hGreg Kroah-Hartman
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson
2008-05-13uml: random driver fixesJeff Dike
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov