summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-02-14ipv6: Add an error handler for icmp6Steffen Klassert
2013-02-14ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-02-14ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ
2013-02-14ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-02-03netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi
2013-02-03netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala
2013-01-11ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-13ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-28netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-10-24ipv6: Set default hoplimit as zero.Li RongQing
2012-10-16ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet
2012-10-12tcp: resets are misroutedAlexey Kuznetsov
2012-10-08ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet
2012-10-07ipv6: GRO should be ECN friendlyEric Dumazet
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06sections: fix section conflicts in netAndi Kleen
2012-10-04ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-02ipv6: don't add link local route when there is no link local addressNicolas Dichtel
2012-10-01tcp: gro: add checksuming helpersEric Dumazet
2012-10-01ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel
2012-09-28ipv6: return errno pointers consistently for fib6_add_1()Lin Ming
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet
2012-09-27nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt
2012-09-21netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-19ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing
2012-09-18ipv6: use DST_* macro to set obselete fieldNicolas Dichtel