summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-113-24/+23Star
* [NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy2007-07-111-1/+1
* [NETFILTER]: nf_conntrack: export hash allocation/destruction functionsPatrick McHardy2007-07-111-0/+4
* [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-111-2/+1Star
* [NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2007-07-112-4/+3Star
* [NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai2007-07-111-11/+6Star
* [NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai2007-07-111-3/+0Star
* [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-112-16/+0Star
* [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai2007-07-111-2/+0Star
* [NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai2007-07-113-17/+8Star
* [NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai2007-07-111-2/+3
* [NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai2007-07-114-26/+11Star
* [NETFILTER]: nf_conntrack: introduce extension infrastructureYasuyuki Kozakai2007-07-112-0/+83
* [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-114-22/+21Star
* [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-111-1/+3
* [NETFILTER]: Add u32 matchJan Engelhardt2007-07-111-0/+40
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-111-5/+5
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-111-5/+5
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-111-8/+8
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: ip6_tables: fix explanation of valid upper protocol numberYasuyuki Kozakai2007-07-111-2/+8
* [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-111-2/+3
* [IrDA]: Monitor mode.Samuel Ortiz2007-07-111-0/+1
* [IrDA]: Netlink layer.Samuel Ortiz2007-07-113-0/+32
* [NET]: Allow group ownership of TUN/TAP devices.Guido Guenther2007-07-111-0/+2
* [NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy2007-07-111-2/+0Star
* [XFRM] Introduce standalone SAD lookupJamal Hadi Salim2007-07-111-0/+4
* [NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy2007-07-111-2/+2
* [SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr2007-07-111-0/+9
* [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-113-9/+99
* [L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman2007-07-115-2/+101
* [UDP]: Introduce UDP encapsulation type for L2TPJames Chapman2007-07-111-0/+6
* [NET]: dev: secondary unicast address supportPatrick McHardy2007-07-111-2/+10
* [NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy2007-07-111-10/+7Star
* [NET]: dev: introduce generic net_device address listsPatrick McHardy2007-07-111-0/+11
* [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-111-2/+6
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-111-0/+10
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-114-6/+11
* [IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2007-07-112-6/+0Star
* [RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy2007-07-111-2/+6
* [RTNETLINK]: Add nested compat attributePatrick McHardy2007-07-111-0/+14
* [NETLINK]: attr: add nested compat attribute typePatrick McHardy2007-07-111-0/+84
* [SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy2007-07-111-4/+20
* [KTIME]: Introduce ktime_add_usArnaldo Carvalho de Melo2007-07-111-0/+5
* [KTIME]: Introduce ktime_us_deltaGerrit Renker2007-07-111-0/+5
* [VLAN]: Use rtnl_link APIPatrick McHardy2007-07-111-0/+34
* [VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy2007-07-111-0/+4
* [VLAN]: Keep track of number of QoS mappingsPatrick McHardy2007-07-111-0/+3
* [VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy2007-07-111-2/+2
* [RTNETLINK]: Link creation APIPatrick McHardy2007-07-113-0/+74