summaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-03-071-5/+5
* Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-1/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-021-0/+8
* ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-091-1/+8
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-0/+1
* tcp: Set read_sock and peek_len proto_opsTom Herbert2016-08-281-0/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-1/+8
|\
| * Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-071-1/+8
| |\
| | * netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-271-1/+8
* | | net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern2016-06-091-0/+6
|/ /
* | udp: Add GRO functions to UDP socketTom Herbert2016-04-071-0/+8
* | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-051-0/+1
|/
* sock: struct proto hash function may errorCraig Gallek2016-02-111-1/+5
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+3
* ipv6: kill sk_dst_lockEric Dumazet2015-12-031-1/+1
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-021-4/+9
* ipv6: Disable flowlabel state ranges by defaultTom Herbert2015-07-311-1/+1
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-311-1/+2
* ipv6: Nonlocal bindTom Herbert2015-07-091-1/+2
* ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-091-2/+2
* inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-061-1/+2
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* ipv6: Flow label state rangesTom Herbert2015-05-031-0/+1
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-311-3/+3
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-4/+4
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+2
* net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-021-1/+1
* 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
OpenPOWER on IntegriCloud