aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2008-10-08netfilter: netns: ip6t_REJECT in netns for realAlexey Dobriyan
2008-10-08netfilter: netns: ip6table_mangle in netns for realAlexey Dobriyan
2008-10-08netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-10-07netns: make uplitev6 mib per/namespaceDenis V. Lunev
2008-10-07netns: make udpv6 mib per/namespaceDenis V. Lunev
2008-10-07netns: add stub functions for per/namespace mibs allocationDenis V. Lunev
2008-10-07netns: allow per device ipv6 snmp statistics in non-initial namespaceDenis V. Lunev
2008-10-07netns: register global ipv6 mibs statistics in each namespaceDenis V. Lunev
2008-10-07ipv6: separate seq_ops for global & per/device ipv6 statisticsDenis V. Lunev
2008-10-07ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.cDenis V. Lunev
2008-10-07netns: register /proc/net/dev_snmp6/* in each nsDenis V. Lunev
2008-10-07netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev
2008-10-07ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra
2008-10-07ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra
2008-10-07inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian
2008-10-07inet: Add udplib_lookup_skb() helpersKOVACS Krisztian
2008-10-07inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-01ipv6: almost identical frag hashing funcs combinedIlpo Järvinen
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev
2008-09-24netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo
2008-09-12tcp_ipv6: fix use of uninitialized memoryVegard Nossum
2008-09-10ipv6: On interface down/unregister, purge icmp routes too.David S. Miller
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-08-29ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang
2008-08-25ipv6: sysctl fixesAl Viro
2008-08-23ipv6: protocol for address routesStephen Hemminger
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev
2008-08-17ipv6: Fix the return interface index when get it while no message is received.Yang Hongyang
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley
2008-08-13ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...Brian Haley
2008-08-09udp: Drop socket lock for encapsulated packetsHerbert Xu
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng
2008-08-06ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outerJoakim Koskela
2008-08-06ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.Rami Rosen
2008-08-03ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun
2008-08-03ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang
2008-08-03ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal
2008-07-31tcp: MD5: Fix IPv6 signaturesAdam Langley
2008-07-31tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley
2008-07-31ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun
2008-07-30ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller