aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* mtk: 3.10 updatesMister Oyster2017-04-293-17/+18
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2017-04-291-1/+1
* Revert "netfilter: have ip*t REJECT set the sock err when an icmp is to be sent"Erik Kline2017-04-252-21/+0
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-04-161-19/+21
* ipv6: Remove privacy config option.David S. Miller2017-04-132-56/+3
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-04-132-0/+12
* ipv6: sysctl to restrict candidate source addressesErik Kline2017-04-131-1/+18
* tcp: fix more NULL deref after prequeue changesEric Dumazet2017-04-131-9/+10
* net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2017-04-111-2/+3
* net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2017-04-111-0/+3
* net: fix merge errorMister Oyster2017-04-111-0/+1
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2017-04-112-3/+6
* net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek2017-04-112-0/+7
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-04-111-2/+4
* tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2017-04-111-1/+7
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2017-04-111-2/+11
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2017-04-111-1/+1
* ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2017-04-111-1/+0
* ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2017-04-113-10/+31
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2017-04-111-0/+2
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2017-04-111-48/+138
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2017-04-111-64/+73
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2017-04-112-7/+17
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2017-04-111-0/+1
* net: dhcpv6: remove MTK_DHCPV6C_WIFI featureYingjoe Chen2016-12-193-46/+0
* ipv6: add complete rcu protection around np->optEric Dumazet2016-12-119-37/+76
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2016-11-171-1/+1
* net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-11-171-16/+17
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2016-11-172-3/+26
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-11-172-2/+3
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-11-171-1/+16
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-11-171-0/+3
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-101-0/+1
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-101-1/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-105-255/+98
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-263-6/+8
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-266-19/+24
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2016-08-261-1/+1
* ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2016-08-261-1/+1
* ip6_gre: release cached dst on tunnel removalhuaibin Wang2016-08-261-0/+1
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2016-08-261-5/+15
* ipv6: Make MLD packets to only be processed locallyAngga2016-08-261-3/+3
* ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2016-08-262-4/+6
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2016-08-263-15/+12
* xfrm: Increase the garbage collector thresholdSteffen Klassert2016-08-261-1/+1
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-4/+2
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-262-2/+9
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-262-2/+3