summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-06-18atm: [suni] add support for setting loopback and framing modesChas Williams1-1/+1
2008-06-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-06-17netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov1-1/+2
2008-06-17udp: add struct net argument to udp_hashfnPavel Emelyanov1-1/+1
2008-06-17udp: introduce a udp_hashfn functionPavel Emelyanov1-0/+5
2008-06-17ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki1-1/+1
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-36/+379
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison1-14/+0
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-18/+374
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach1-0/+1
2008-06-14nl80211: Fix comment merge errorMichael Buesch1-4/+4
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-81/+151
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+0
2008-06-13pagemap: pass mm into pagewalkersDave Hansen1-8/+9
2008-06-13cciss: add new hardware supportMike Miller1-0/+1
2008-06-13proc_fs.h: move struct mm_struct forward-declarationBen Nizette1-2/+2
2008-06-13tcp: Revert 'process defer accept as established' changes.David S. Miller1-7/+0
2008-06-13Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-0/+12
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+27
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge1-0/+19
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge2-9/+4
2008-06-12net: remove CVS keywordsAdrian Bunk9-21/+0
2008-06-12smc911x: introduce platform data flagsMagnus Damm1-0/+12
2008-06-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-3/+4
2008-06-12pnpacpi: fix IRQ flag decodingBjorn Helgaas1-3/+3
2008-06-12cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-0/+1
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+6
2008-06-11Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller1-1/+1
2008-06-11net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki1-0/+1
2008-06-11virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin1-1/+1
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo1-1/+3
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk1-1/+1
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov1-0/+13
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller36-84/+140
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-09include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk1-1/+1
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-8/+8
2008-06-09mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson1-0/+24
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch1-8/+8
2008-06-08fat_valid_media() isn't for userspaceAdrian Bunk1-6/+6
2008-06-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+3
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds1-8/+21
2008-06-06vm: add kzalloc_node() inlineJeff Layton1-0/+11