summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-4/+18
2008-06-10netfilter: ip6_tables: add ip6tables security tableJames Morris1-0/+1
2008-06-10netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris1-0/+1
2008-06-10netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso1-0/+10
2008-06-10netfilter: ebtables: add IPv6 supportKuo-lang Tseng2-1/+42
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev1-1/+1
2008-06-03WEXT: Add support for passing PMK and capability flags to WEXTMasakazu Mokuno1-0/+2
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach1-0/+2
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-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-6/+9
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy1-4/+5
2008-05-22mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky1-4/+14
2008-05-22tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-22tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens1-1/+9
2008-05-22netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-21[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy1-2/+4
2008-05-20ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day1-1/+1
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-15/+17
2008-05-15atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-1/+1
2008-05-15per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-15lib: create common ascii hex arrayHarvey Harrison1-1/+11
2008-05-15add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster1-1/+1
2008-05-15cs5520: disable VDMABartlomiej Zolnierkiewicz1-4/+4
2008-05-15make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+0
2008-05-15mac80211: 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 Torvalds1-9/+26
2008-05-14USB: add association.hGreg Kroah-Hartman1-0/+150
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-13net: Allow netdevices to specify needed head/tailroomJohannes Berg1-2/+14
2008-05-13net: Set LL_MAX_HEADER properly for wireless.David S. Miller1-7/+9
2008-05-13Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12syncppp: Fix crashes.David S. Miller1-0/+3
2008-05-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2008-05-12Add new 'cond_resched_bkl()' helper functionLinus Torvalds1-1/+5
2008-05-11i2c: Match dummy devices by typeJean Delvare1-1/+1
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+3
2008-05-11BKL: revert back to the old spinlock implementationLinus Torvalds1-8/+10
2008-05-11Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2-12/+12
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik1-6/+3