aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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_expect.cPatrick 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_conntrack_find_getPatrick 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
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-1/+1
2007-07-10[NETFILTER]: ip6_tables: fix explanation of valid upper protocol numberYasuyuki Kozakai1-2/+8
2007-07-10[UDP]: Cleanup UDP encapsulation codeJames Chapman1-2/+3
2007-07-10[IrDA]: Monitor mode.Samuel Ortiz1-0/+1
2007-07-10[IrDA]: Netlink layer.Samuel Ortiz3-0/+32
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther1-0/+2
2007-07-10[NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy1-2/+0
2007-07-10[XFRM] Introduce standalone SAD lookupJamal Hadi Salim1-0/+4
2007-07-10[NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy1-2/+2
2007-07-10[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr1-0/+9
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr3-9/+99
2007-07-10[L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman5-2/+101
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPJames Chapman1-0/+6
2007-07-10[NET]: dev: secondary unicast address supportPatrick McHardy1-2/+10
2007-07-10[NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy1-10/+7
2007-07-10[NET]: dev: introduce generic net_device address listsPatrick McHardy1-0/+11
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger1-2/+6
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA1-0/+10
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA4-6/+11
2007-07-10[IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2-6/+0
2007-07-10[RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy1-2/+6
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy1-0/+14
2007-07-10[NETLINK]: attr: add nested compat attribute typePatrick McHardy1-0/+84