summaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* inet6: Remove redundant unlikely()Tobias Klauser2010-12-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-211-1/+2
|\
| * tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler2010-10-211-1/+2
* | net: return operator cleanupEric Dumazet2010-09-231-3/+3
|/
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-121-4/+4
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-5/+10
* ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-021-7/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-121-1/+1
|\
| * ipv6: Fix default multicast hops setting.David S. Miller2010-05-031-1/+1
* | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-231-0/+3
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-14/+14
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-2/+2
* net: check kern before calling security subsystemEric Paris2009-11-051-1/+1
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+2
* net: drop capability from protocol definitionsEric Paris2009-11-051-1/+1
* ipv6: no more dev_put() in inet6_bind()Eric Dumazet2009-11-021-8/+9
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-14/+14
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-071-0/+1
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-141-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-1/+3
|\
| * ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont2009-08-231-1/+3
* | udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala2009-07-121-3/+17
|/
* ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-261-0/+2
* IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-011-5/+17
* gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-271-3/+10
* ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich2009-03-241-3/+11
* ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich2009-03-241-1/+4
* ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich2009-03-241-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-0/+3
|\
| * ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra2009-03-111-0/+3
* | net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-5/+16
|\ \ | |/
| * IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-041-5/+16
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-291-10/+20
|/
* gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-201-0/+7
* ipv6: Add GRO supportHerbert Xu2009-01-081-5/+102
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-251-1/+1
* netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
* ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev2008-10-081-17/+0
* ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-081-20/+18
* netns: make uplitev6 mib per/namespaceDenis V. Lunev2008-10-071-6/+8
* netns: make udpv6 mib per/namespaceDenis V. Lunev2008-10-071-5/+4
* netns: add stub functions for per/namespace mibs allocationDenis V. Lunev2008-10-071-2/+16
* ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra2008-10-071-8/+0
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-0/+1
* missing bits of net-namespace / sysctlAl Viro2008-07-271-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-261-1/+1
|\
OpenPOWER on IntegriCloud