summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21sun.com documentation fixesChristian Kujau
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18ipv6: fix a sparse warningEric Dumazet
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-13netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: send packets with a socket timestampAndrey Vagin
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa
2013-02-11ipv6 mcast: Do not join device multicast for interface-local multicasts.YOSHIFUJI Hideaki / 吉藤英明
2013-02-10Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang
2013-02-07netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明