summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-62/+35Star
* [IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu2008-01-282-21/+10Star
* [IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu2008-01-281-5/+10
* [IPSEC]: Set dst->input to dst_discardHerbert Xu2008-01-281-1/+2
* [IPSEC]: Only set neighbour on top xfrm dstHerbert Xu2008-01-281-2/+4
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-282-28/+6Star
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-282-3/+5
* [IPV6]: Only set nfheader_len for top xfrm dstHerbert Xu2008-01-282-23/+6Star
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-282-12/+6Star
* [IPV6]: Add raw6 drops counter.Wang Chen2008-01-281-7/+8
* [TCP] splice: add tcp_splice_read() to IPV6Jens Axboe2008-01-281-0/+1
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-1/+1
* [INET]: Fix truesize setting in ip_append_dataHerbert Xu2008-01-231-2/+2
* [IPV6]: RFC 2011 compatibility brokenWang Chen2008-01-211-2/+2
* [IPV6]: ICMP6_MIB_OUTMSGS increment duplicatedWang Chen2008-01-211-2/+0Star
* [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861.YOSHIFUJI Hideaki2008-01-211-3/+8
* [IPV6]: Mischecked tw match in __inet6_check_established.Pavel Emelyanov2008-01-211-1/+1
* [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bitYasuyuki Kozakai2008-01-111-1/+1
* [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley2008-01-091-3/+3
* [IPV6]: Spelling fixesJoe Perches2007-12-201-1/+1
* [IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun2007-12-161-7/+5Star
* [IPv6] ESP: Discard dummy packets introduced in rfc4303Thomas Graf2007-12-111-0/+6
* [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki2007-12-111-1/+1
* [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable networkMitsuru Chinen2007-12-071-0/+2
* [IPV6]: Restore IPv6 when MTU is big enoughEvgeniy Polyakov2007-11-301-1/+10
* [IPV6] TCPMD5: Fix deleting key operation.YOSHIFUJI Hideaki2007-11-211-4/+2Star
* [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().YOSHIFUJI Hideaki2007-11-211-1/+4
* [IPV6]: Add missing "space"Joe Perches2007-11-201-1/+1
* [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-131-0/+1
* [INET]: Small possible memory leak in FIB rulesDenis V. Lunev2007-11-111-22/+15Star
* [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-111-5/+1Star
* [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-071-9/+10
* [IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2007-11-071-1/+2
* [IPV6]: Convert /proc/net/ipv6_route to seq_file interfaceAlexey Dobriyan2007-11-071-62/+29Star
* [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-074-0/+12
* [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-071-15/+4Star
* [IPv6] SNMP: Restore Udp6InErrors incrementationMitsuru Chinen2007-11-071-3/+2Star
* [IPV6]: Consolidate the ip cork destruction in ip6_output.cPavel Emelyanov2007-11-071-21/+15Star
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-071-12/+16
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-071-17/+20
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-022-2/+0Star
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Fix incorrect sg_mark_end() calls.David S. Miller2007-10-312-7/+8
* [IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano2007-10-311-4/+0Star
* [TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2007-10-301-5/+5
* [IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki2007-10-301-1/+1
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-2/+6
* [INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2007-10-271-1/+1
* [TCP] IPV6: fix softnet build breakageJeff Garzik2007-10-271-0/+1