summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-11PCI: pci_ids, remove double or more empty linesJiri Slaby1-48/+0
2007-07-11PCI: pci_ids, add atheros and 3com_2 vendorsJiri Slaby1-0/+4
2007-07-11PCI: pci_ids, reorder some entriesJiri Slaby1-8/+8
2007-07-11PCI: i386: traps, change VENDOR to DEVICEJiri Slaby1-1/+1
2007-07-11PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby1-2/+2
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+1
2007-07-11PCI: remove useless pci driver methodDavid Brownell1-1/+0
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger1-0/+2
2007-07-11PCI aer: fix stub return valuesStephen Hemminger1-4/+4
2007-07-11+ pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox1-1/+1
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman1-1/+1
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman21-77/+2
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba1-1/+6
2007-07-11[AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi1-1/+2
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson1-0/+1
2007-07-11[IA64] add sn_register_pmi_handler oemcallDean Nelson1-0/+20
2007-07-10[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen1-1/+0
2007-07-10[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki1-2/+2
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki2-6/+2
2007-07-10[NET]: Update comments for skb checksumsHerbert Xu1-2/+10
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2-2/+18
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter1-1/+1
2007-07-10[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystemYasuyuki Kozakai1-1/+2
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2-5/+7
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy1-2/+2
2007-07-10[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy1-2/+2
2007-07-10[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy1-0/+1
2007-07-10[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy3-3/+6
2007-07-10[NETFILTER]: nf_conntrack: use hashtable for expectationsPatrick McHardy2-1/+5
2007-07-10[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...Patrick McHardy1-2/+2
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy3-26/+47
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy3-24/+23
2007-07-10[NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: nf_conntrack: export hash allocation/destruction functionsPatrick McHardy1-0/+4
2007-07-10[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy1-2/+1
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2-4/+3
2007-07-10[NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai1-11/+6
2007-07-10[NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai1-3/+0
2007-07-10[NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2-16/+0
2007-07-10[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai1-2/+0
2007-07-10[NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai3-17/+8
2007-07-10[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai1-2/+3
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai4-26/+11
2007-07-10[NETFILTER]: nf_conntrack: introduce extension infrastructureYasuyuki Kozakai2-0/+83
2007-07-10[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai4-22/+21
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik1-1/+3
2007-07-10[NETFILTER]: Add u32 matchJan Engelhardt1-0/+40
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt1-5/+5
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-5/+5
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-8/+8