summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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[NETFILTER]: remove unused include filePatrick 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[SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala
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
2006-09-22[BRIDGE]: Change sysctl tunables to __read_mostlyBrian Haley
2006-09-22[GENL]: Provide more information to userspace about registered genl familiesThomas Graf
2006-09-22[RTNETLINK]: Fix netdevice name corruptionPatrick McHardy
2006-09-22[XFRM]: remove xerr_idxp from __xfrm_policy_check()James Morris
2006-09-22[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim
2006-09-22[NET]: Fix sk->sk_filter field accessDmitry Mishin
2006-09-22[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Fix flusing with hash mask.Masahide NAKAMURA
2006-09-22[TCP]: Fix rcv mss estimate for LROHerbert Xu
2006-09-22[RTNETLINK]: Fix typo causing wrong skb to be freedThomas Graf