aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-09-22[NETFILTER]: PPTP conntrack: fix whitespace errorsPatrick McHardy
2006-09-22[NETFILTER]: ipt_hashlimit: add compat conversion functionsPatrick McHardy
2006-09-22[NETFILTER]: xt_limit: add compat conversion functionsPatrick McHardy
2006-09-22[NETFILTER]: xt_CONNMARK: add compat conversion functionsPatrick McHardy
2006-09-22[NETFILTER]: xt_connmark: add compat conversion functionsPatrick McHardy
2006-09-22[NETFILTER]: xt_MARK: add compat conversion functionsPatrick McHardy
2006-09-22[NETFILTER]: xt_mark: add compat conversion functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: simplify compat APIPatrick McHardy
2006-09-22[NETFILTER]: ip_tables: revision support for compat codePatrick McHardy
2006-09-22[NETFILTER]: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy
2006-09-22[NETFILTER]: make some netfilter globals __read_mostlyBrian Haley
2006-09-22[NETFILTER]: TCP conntrack: improve dead connection detectionGeorge Hansper
2006-09-22[NETFILTER]: xt_policy: remove dups in .familyAlexey Dobriyan
2006-09-22[NETFILTER]: ip6t_HL: remove write-only variablePatrick McHardy
2006-09-22[NETFILTER]: ipt_TTL: fix checksum update bugPatrick McHardy
2006-09-22[NETFILTER]: conntrack: fix race condition in early_dropPablo Neira Ayuso
2006-09-22[NETFILTER]: ctnetlink: simplify the code to dump the conntrack tablePablo Neira Ayuso
2006-09-22[NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy
2006-09-22[NETFILTER]: xt_limit: don't reset state on unrelated rule updatesPatrick McHardy
2006-09-22[NETFILTER]: ipt_TCPMSS: misc cleanupPatrick McHardy
2006-09-22[NETFILTER]: ipt_TCPMSS: remove impossible conditionPatrick McHardy
2006-09-22[NETFILTER]: ipt_TCPMSS: reformatPatrick McHardy
2006-09-22[NETFILTER]: xt_conntrack: clean up overly long linesPatrick McHardy
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy
2006-09-22[IPV4]: ipip and ip_gre encapsulation bugsAl Viro
2006-09-22[DCCP] CCID2: Add helper functions for changing important CCID2 stateAndrea Bittau
2006-09-22[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTTAndrea Bittau
2006-09-22[DCCP] CCID2: Allocate seq records on demandAndrea Bittau
2006-09-22[DCCP] CCID2: Add Kconfig option for CCID2 debugAndrea Bittau
2006-09-22[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is availableAndrea Bittau
2006-09-22[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)Adrian Bunk
2006-09-22[DCCP] CCID2: Initialize ssthresh to infinityAndrea Bittau
2006-09-22[DCCP] CCID2: Fix jiffie wrap issuesAndrea Bittau
2006-09-22[DCCP] ackvec: Remove unused variablesAndrea Bittau
2006-09-22[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is usedAndrea Bittau
2006-09-22[DCCP] ACKVEC: fix ackvector length calculationAndrea Bittau
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy
2006-09-22[TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov
2006-09-22[SCTP]: CleanupsAdrian Bunk
2006-09-22[IPV6] address: Support NLM_F_EXCL when adding addressesThomas Graf
2006-09-22[IPV6] address: Allow address changes while device is administrative downThomas Graf
2006-09-22[IPV6] address: Convert address dumping to new netlink apiThomas Graf
2006-09-22[IPV6] address: Add put_ifaddrmsg() and rt_scope()Thomas Graf
2006-09-22[IPV6] address: Add put_cacheinfo() to dump struct cacheinfoThomas Graf
2006-09-22[IPV6] address: Convert address lookup to new netlink apiThomas Graf
2006-09-22[IPV6] address: Convert address deletion to new netlink apiThomas Graf
2006-09-22[IPV6] address: Convert address addition to new netlink apiThomas Graf
2006-09-22[NETFILTER]: Change tunables to __read_mostlyBrian Haley
2006-09-22[SCTP]: Change globals to __read_mostlyBrian Haley