summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-263-78/+5
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-264-2/+3
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-252-14/+5
|\
| * netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa2013-03-151-6/+2
| * netfilter: ip6t_NPT: Use csum_partial()YOSHIFUJI Hideaki2013-03-151-8/+3
* | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-241-2/+21
* | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-241-0/+8
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-223-13/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-205-8/+29
|\ \
| * | udp: add encap_destroy callbackTom Parkin2013-03-201-0/+8
| * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-0/+2
| |\ \
| | * | netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal2013-03-151-0/+2
| * | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-192-8/+12
| * | | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-181-0/+7
| |/ /
* | | tcp: Remove TCPCTChristoph Paasch2013-03-172-54/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-121-1/+2
|\ \ | |/
| * ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa2013-03-081-1/+2
* | ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-102-30/+2
* | ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause2013-03-101-6/+0
* | tunnel: use iptunnel_xmit() againCong Wang2013-03-101-0/+2
* | tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-092-1/+8
* | net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-091-3/+0
* | ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa2013-03-081-1/+3
* | ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-086-26/+26
* | ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf2013-03-081-2/+0
* | ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-071-3/+8
* | netconf: add the handler to dump entriesNicolas Dichtel2013-03-061-1/+69
* | tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner2013-03-051-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-052-3/+6
|\
| * net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti2013-03-041-1/+2
| * ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-011-2/+4
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-276-50/+30
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-1/+1
|\
| * sun.com documentation fixesChristian Kujau2013-02-211-1/+1
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-14/+10
|\ \ | |/ |/|
| * Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-171-15/+12
| |\
| * | net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-14/+10
* | | ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-201-5/+3
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-181-7/+1
|\ \ \
| * | | netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-7/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-3/+3
|\ \ \ \
| * | | | xfrm: release neighbor upon dst destructionRomain KUNTZ2013-02-181-0/+2
| * | | | netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-131-3/+3
* | | | | ipv6: fix a sparse warningEric Dumazet2013-02-181-1/+2
* | | | | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-188-17/+17
* | | | | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-188-15/+15
* | | | | ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger2013-02-181-1/+2
* | | | | ipv6: optimize inet6_hash_frag()Eric Dumazet2013-02-181-14/+1
* | | | | v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-152-1/+3
* | | | | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-154-6/+4
OpenPOWER on IntegriCloud