summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern
2016-12-02ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal
2016-12-02Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-30esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-11-29netfilter: ipv6: nf_defrag: drop mangled skb on ream errorFlorian Westphal
2016-11-28net: handle no dst on skb in icmp6_sendDavid Ahern
2016-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack
2016-11-24udplite: call proper backlog handlersEric Dumazet
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-11-24netfilter: Update nf_send_reset6 to consider L3 domainDavid Ahern
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21udp: avoid one cache line miss in recvmsg()Eric Dumazet
2016-11-19net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-18udp: enable busy polling for all socketsEric Dumazet
2016-11-17ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun
2016-11-15udp: restore UDPlite many-cast deliveryPablo Neira
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL testJulia Lawall
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-09net: tcp response should set oif only if it is L3 masterDavid Ahern
2016-11-09ipv6: sr: add support for SRH injection through setsockoptDavid Lebrun
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun
2016-11-09ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun
2016-11-09ipv6: sr: implement API to control SR HMAC structureDavid Lebrun
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
2016-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-10udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}Arnd Bergmann
2016-11-09netfilter: conntrack: simplify init/uninit of L4 protocol trackersDavide Caratti
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski
2016-11-07net: icmp6_send should use dst dev to determine L3 domainDavid Ahern