| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-09-23 |
|\ |
|
| * | [IPV6] ADDRCONF: Mobile IPv6 Home Address support. | Noriaki TAKAMIYA | 2006-09-22 |
| * | [IPV6] ADDRCONF: Allow non-DAD'able addresses. | Noriaki TAKAMIYA | 2006-09-22 |
| * | [IPV6] NDISC: Fix is_router flag setting. | YOSHIFUJI Hideaki | 2006-09-22 |
| * | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki | 2006-09-22 |
| * | [IPV6] NDISC: Add proxy_ndp sysctl. | YOSHIFUJI Hideaki | 2006-09-22 |
| * | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. | Ville Nuorvala | 2006-09-22 |
| * | [IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA. | Ville Nuorvala | 2006-09-22 |
| * | [IPV6]: Don't forward packets to proxied link-local address. | Ville Nuorvala | 2006-09-22 |
| * | [IPV6] NDISC: Handle NDP messages to proxied addresses. | Ville Nuorvala | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: fix another GRE keymap leak | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: fix GRE keymap leak | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: check call ID before changing state | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: clean up debugging cruft | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: consolidate header parsing | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: consolidate header size checks | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: simplify expectation handling | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: fix header definitions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: remove more dead code | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: remove dead code | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: PPTP conntrack: fix whitespace errors | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ipt_hashlimit: add compat conversion functions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_limit: add compat conversion functions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_CONNMARK: add compat conversion functions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_connmark: add compat conversion functions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_MARK: add compat conversion functions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_mark: add compat conversion functions | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: x_tables: simplify compat API | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ip_tables: revision support for compat code | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ip_tables: fix module refcount leaks in compat error paths | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: make some netfilter globals __read_mostly | Brian Haley | 2006-09-22 |
| * | [NETFILTER]: TCP conntrack: improve dead connection detection | George Hansper | 2006-09-22 |
| * | [NETFILTER]: xt_policy: remove dups in .family | Alexey Dobriyan | 2006-09-22 |
| * | [NETFILTER]: ip6t_HL: remove write-only variable | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ipt_TTL: fix checksum update bug | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: conntrack: fix race condition in early_drop | Pablo Neira Ayuso | 2006-09-22 |
| * | [NETFILTER]: ctnetlink: simplify the code to dump the conntrack table | Pablo Neira Ayuso | 2006-09-22 |
| * | [NETFILTER]: x_tables: small check_entry & module_refcount cleanup | Dmitry Mishin | 2006-09-22 |
| * | [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_limit: don't reset state on unrelated rule updates | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ipt_TCPMSS: misc cleanup | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ipt_TCPMSS: remove impossible condition | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: ipt_TCPMSS: reformat | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: xt_conntrack: clean up overly long lines | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: kill listhelp.h | Patrick McHardy | 2006-09-22 |
| * | [NETFILTER]: remove unused include file | Patrick McHardy | 2006-09-22 |
| * | [IPV4]: ipip and ip_gre encapsulation bugs | Al Viro | 2006-09-22 |