aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-31
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-31
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-31
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-31
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-31
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-31
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()Benjamin Thery2008-01-31
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-31
* [IPCOMP]: Fetch nexthdr before ipch is destroyedHerbert Xu2008-01-31
* [INET]: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu2008-01-31
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-31
* [IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu2008-01-31
* Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADERLinus Torvalds2008-01-30
* [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-28
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-28
* [NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-28
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-28
* [IPV6] NDISC: Sparse: Use different variable name for local use.YOSHIFUJI Hideaki2008-01-28
* [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw...YOSHIFUJI Hideaki2008-01-28
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-28
* [IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki2008-01-28
* [IPV6] UDPLITE: Sparse: Declare non-static symbols in header.YOSHIFUJI Hideaki2008-01-28
* [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2008-01-28
* [IPV6]: addrconf sparse warningsStephen Hemminger2008-01-28
* [NETNS]: FIB rules API cleanup.Denis V. Lunev2008-01-28
* [FIB]: Add netns to fib_rules_ops.Denis V. Lunev2008-01-28
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [IPV6]: Fix ip6_frag ctlDaniel Lezcano2008-01-28
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-28
* [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy2008-01-28
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-28
* [NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko2008-01-28
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-28
* [NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy2008-01-28
* [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.Pavel Emelyanov2008-01-28
* [NETNS][RAW]: Eliminate explicit init_net references.Pavel Emelyanov2008-01-28
* [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov2008-01-28
* [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.Pavel Emelyanov2008-01-28