aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich
2012-11-15ipv6: Move exthdr offload support into separate fileVlad Yasevich
2012-11-15ipv6: Separate out UDP offload functionalityVlad Yasevich
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2012-11-15ipv6: Separate ipv6 offload supportVlad Yasevich
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel
2012-11-15sit: fix sparse warningsNicolas Dichtel
2012-11-15xfrm: Use a static gc threshold value for ipv6Steffen Klassert
2012-11-14sit: add support of link creation via rtnlNicolas Dichtel
2012-11-14sit: rename rtnl functions for consistencyNicolas Dichtel
2012-11-14sit/rtnl: add missing parameters on dumpNicolas Dichtel
2012-11-14sit: always notify change when params are updatedNicolas Dichtel
2012-11-14ip6tnl: add support of link creation via rtnlNicolas Dichtel
2012-11-14ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-14ipv6: remove obsolete comments in route.cLi RongQing
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-13ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-11-13netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka
2012-11-12ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross
2012-11-09ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09sit: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-08ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-07ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-02ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel
2012-11-02netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-29netfilter: nf_nat: use PTR_RETWu Fengguang
2012-10-28rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
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-23ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel