summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2006-09-28[IPV6]: Disable SG for GSO unless we have checksumHerbert Xu
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro
2006-09-28[IPV6]: bh_lock_sock_nested on tcp_v6_rcvFabio Olive Leite
2006-09-22[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]: make some netfilter globals __read_mostlyBrian Haley
2006-09-22[NETFILTER]: ip6t_HL: remove write-only variablePatrick McHardy
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]: kill listhelp.hPatrick McHardy
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy
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[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[IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup().YOSHIFUJI Hideaki
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf
2006-09-22[UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan
2006-09-22[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.YOSHIFUJI Hideaki
2006-09-22[IPV6]: Fix routing by fwmarkPatrick McHardy
2006-09-22[IPV6]: Fix build with fwmark disabled.David S. Miller
2006-09-22[IPV6] ROUTE: Add support for fwmask in routing rules.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Fix size of fib6_rule_policy.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Fix FWMARK support.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Routing by Traffic Class.YOSHIFUJI Hideaki
2006-09-22[IPV6] MIP6: Several obvious clean-ups.YOSHIFUJI Hideaki
2006-09-22[IPSEC] esp: Defer output IV initialization to first use.David S. Miller