aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAge
* ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2013-08-31
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-26
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-08
* ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-10
* net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman2012-11-18
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-15
* ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-15
* ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-15
* net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-08
* ipv6: GRO should be ECN friendlyEric Dumazet2012-10-07
* ipv6: bool conversions phase1Eric Dumazet2012-05-18
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack2012-05-11
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-20
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-14
* net: make ipv6 bind honour freebindMaciej Żenczykowski2011-11-08
* gro: refetch inet6_protos[] after pulling ext headersYan, Zheng2011-10-10
* net: bind() fix error return on wrong address familyMarcus Meissner2011-07-05
* net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner2011-06-06
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* Fix common misspellingsLucas De Marchi2011-03-31
* net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-12
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* ipv6: Consolidate route lookup sequences.David S. Miller2011-03-01
* net: change netdev->features to u32Michał Mirosław2011-01-24
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * fix comment typos concerning "consistent"Uwe Kleine-König2010-12-10
* | inet6: Remove redundant unlikely()Tobias Klauser2010-12-10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
|\
| * tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler2010-10-21
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-12
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\
| * ipv6: Fix default multicast hops setting.David S. Miller2010-05-04
* | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30