summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-05-01netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-05-01ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-05-01net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-05-01ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-05-01ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-05-01netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-05-01netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-04-01mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-02-13ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-22udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-22Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings
2016-01-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-30snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-30net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-30ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2015-11-27ipv6: fix tunnel error handlingMichal Kubeček
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-13ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-10-13net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-13ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-10-13ipv6: Fix build failure when CONFIG_INET disabledBen Hutchings
2015-08-07udp: fix behavior of wrong checksumsEric Dumazet
2015-05-09udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-05-09ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-05-09ip: zero sockaddr returned on error queueWillem de Bruijn
2015-05-09ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-05-09ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-03-06ipv6: fib: fix fib dump restartKumar Sundararajan
2015-03-06ipv6: fib: fix fib dump restartEric Dumazet
2015-02-20ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2015-02-20ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet
2014-11-05ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-11-05ipv6: reallocate addrconf router for ipv6 address when lo device upchenweilong
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings
2014-07-11net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-07-11net: tunnels - enable module autoloadingTom Gundersen
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-06-09netfilter: Can't fail and free after table replacementThomas Graf
2014-04-30ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-30ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa