summaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca2018-08-291-2/+2
* ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca2018-08-291-3/+3
* ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry2018-08-131-0/+1
* net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat2018-08-011-4/+2
* net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2018-07-061-0/+1
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-29/+36
|\
| * net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+1
| * net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2018-05-111-1/+5
| * tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet2018-04-291-0/+2
| * net/ipv6: Make __inet6_bind staticDavid Ahern2018-04-171-27/+26
| * tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-161-1/+1
| * tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-161-0/+1
* | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-1/+1
* | net/tcp: convert to ->poll_maskChristoph Hellwig2018-05-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-18/+48
|\
| * bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-311-7/+14
| * bpf: Hooks for sys_connectAndrey Ignatov2018-03-311-0/+5
| * net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2018-03-311-13/+24
| * bpf: Hooks for sys_bindAndrey Ignatov2018-03-311-0/+7
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
|/
* net: Convert inet6_net_opsKirill Tkhai2018-02-191-0/+1
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-3/+2
* ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2018-01-291-4/+7
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-211-1/+0
* ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-031-0/+4
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-241-0/+1
* net: add sendmsg_locked and sendpage_locked to af_inet6John Fastabend2017-08-161-0/+2
* ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki2017-07-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-2/+4
|\
| * ipv6: move stub initialization after ipv6 setup completionPaolo Abeni2017-04-251-2/+4
* | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-281-1/+7
|/
* 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