summaryrefslogtreecommitdiff
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\
| * bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-31
| * bpf: Hooks for sys_connectAndrey Ignatov2018-03-31
| * net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2018-03-31
| * bpf: Hooks for sys_bindAndrey Ignatov2018-03-31
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
|/
* net: Convert inet6_net_opsKirill Tkhai2018-02-19
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2018-01-29
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-21
* ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-03
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-24
* net: add sendmsg_locked and sendpage_locked to af_inet6John Fastabend2017-08-16
* ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki2017-07-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * ipv6: move stub initialization after ipv6 setup completionPaolo Abeni2017-04-25
* | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-28
|/
* ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-03-07
* Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-02
* ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-09
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* tcp: Set read_sock and peek_len proto_opsTom Herbert2016-08-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\
| * Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-07
| |\
| | * netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-27
* | | net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern2016-06-09
|/ /
* | udp: Add GRO functions to UDP socketTom Herbert2016-04-07
* | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-05
|/
* sock: struct proto hash function may errorCraig Gallek2016-02-11
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* ipv6: Disable flowlabel state ranges by defaultTom Herbert2015-07-31
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-31
* ipv6: Nonlocal bindTom Herbert2015-07-09
* ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-09
* inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* ipv6: Flow label state rangesTom Herbert2015-05-03
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-23
* net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-07
* ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-28
* net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-07