aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris
2008-06-09netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev
2008-06-03WEXT: Add support for passing PMK and capability flags to WEXTMasakazu Mokuno
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach
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-21mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky
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-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-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...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-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14lib: create common ascii hex arrayHarvey Harrison
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: 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-14USB: add association.hGreg Kroah-Hartman
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-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11i2c: Match dummy devices by typeJean Delvare
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik