aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-04-08netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy
2013-04-08netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-06netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-04-04Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-04-03netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-15netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal
2013-03-15netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa
2013-03-15netfilter: ip6t_NPT: Use csum_partial()YOSHIFUJI Hideaki
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2013-03-10ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar
2013-03-08ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa
2013-03-08ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa
2013-03-08ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf
2013-03-08ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-03-06netconf: add the handler to dump entriesNicolas Dichtel
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel
2013-03-05tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-01ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin