summaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-071-1/+1
* ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-281-2/+2
* net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-091-1/+1
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-6/+6
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-0/+1
* inet: move ipv6only in sock_commonEric Dumazet2014-07-011-3/+3
* net: Eliminate no_check from protoswTom Herbert2014-05-231-3/+0
* net: clean up snmp stats codeWANG Cong2014-05-071-25/+17
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-191-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-191-1/+1
|\
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-061-1/+1
* | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-181-1/+1
* | ipv6: use ip6_flowinfo helperFlorent Fourcot2013-12-091-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-2/+2
|\
| * ipv6: Fix inet6_init() cleanup orderVlad Yasevich2013-11-181-2/+2
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+14
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+14
* | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-211-2/+0
* | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-191-5/+0
* | ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-5/+5
* | ipv6: do not allow ipv6 module to be removedCong Wang2013-09-241-48/+0
|/
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2013-09-111-0/+6
* vxlan: add ipv6 proxy supportCong Wang2013-08-311-0/+2
* vxlan: add ipv6 route short circuit supportCong Wang2013-08-311-0/+1
* ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2013-08-311-0/+11
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-311-0/+1
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-251-0/+12
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-261-1/+0
* ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-081-3/+3
* ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-091-2/+1
* net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman2012-11-181-1/+1
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-181-1/+2
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-151-3/+0
* ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-151-246/+3
* ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-151-11/+11
* net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-151-0/+6
* ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-081-9/+2
* ipv6: GRO should be ECN friendlyEric Dumazet2012-10-071-4/+7
* ipv6: bool conversions phase1Eric Dumazet2012-05-181-5/+5
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-161-9/+5
* net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack2012-05-111-18/+11
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-211-1/+1
* net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-201-15/+0
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-131-0/+1
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-121-0/+2
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-7/+7
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+2
* ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-141-4/+4
* net: make ipv6 bind honour freebindMaciej Żenczykowski2011-11-081-1/+1
OpenPOWER on IntegriCloud