summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Update MSS even if MTU is unchanged.Jim Paris2008-01-311-1/+1
* [NETNS]: Udp sockets per-net lookup.Pavel Emelyanov2008-01-311-4/+6
* [NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2008-01-312-20/+24
* [INET]: Consolidate inet(6)_hash_connect.Pavel Emelyanov2008-01-311-91/+2
* [IPV6]: Introduce the INET6_TW_MATCH macro.Pavel Emelyanov2008-01-311-18/+3
* [NETFILTER]: {ip,ip6}_queue: fix build errorPatrick McHardy2008-01-311-4/+14
* [NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt2008-01-311-3/+4
* [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotateJan Engelhardt2008-01-311-6/+8
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-3/+19
* [NETFILTER]: nf_conntrack: naming unificationPatrick McHardy2008-01-311-4/+4
* [NETFILTER]: nf_conntrack_ipv6: fix sparse warningsPatrick McHardy2008-01-311-15/+1
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+6
* [NETFILTER]: netns: put table module on netns stopAlexey Dobriyan2008-01-311-0/+3
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-313-32/+86
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-314-27/+30
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-314-33/+40
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-6/+6
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+4
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-1/+1
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-311-1/+1
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-311-1/+1
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-312-0/+3
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-315-6/+6
* [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()Benjamin Thery2008-01-311-0/+1
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-312-0/+5
* [IPCOMP]: Fetch nexthdr before ipch is destroyedHerbert Xu2008-01-311-1/+4
* [INET]: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu2008-01-311-1/+3
* [IPSEC]: Add support for combined mode algorithmsHerbert Xu2008-01-311-16/+61
* [IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu2008-01-312-181/+280
* Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADERLinus Torvalds2008-01-311-1/+1
* [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-281-8/+6
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-282-4/+4
* [NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov2008-01-281-1/+13
* [NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2008-01-282-2/+2
* [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-282-9/+3
* [NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2008-01-282-14/+13
* [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2008-01-282-5/+5
* [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2008-01-281-3/+38
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-283-21/+23
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-283-3/+6
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-282-4/+7
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-285-77/+94
* [IPV6] NDISC: Sparse: Use different variable name for local use.YOSHIFUJI Hideaki2008-01-281-5/+5
* [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw...YOSHIFUJI Hideaki2008-01-281-20/+18
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-282-5/+0
* [IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki2008-01-281-10/+10
* [IPV6] UDPLITE: Sparse: Declare non-static symbols in header.YOSHIFUJI Hideaki2008-01-281-0/+1
* [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2008-01-282-2/+2
* [IPV6]: addrconf sparse warningsStephen Hemminger2008-01-281-1/+3
* [NETNS]: FIB rules API cleanup.Denis V. Lunev2008-01-281-2/+2
OpenPOWER on IntegriCloud