aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14Merge branch 'linux-linaro-lsk-v4.1-android' of git://android.git.linaro.org/...lsk-v4.1-15.12-androidKevin Hilman
2015-12-14net: ipv6: fix virtual tunneling buildAmit Pundir
2015-12-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidKevin Hilman
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19ipv6: sysctl to restrict candidate source addressesErik Kline
2015-11-19ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-11-19ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-11-19ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-11-19net: core: Support UID-based routing.Lorenzo Colitti
2015-11-19net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabledAmit Pundir
2015-11-19net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-11-19netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2015-11-19net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2015-11-19net: socket ioctl to reset connections matching local addressRobert Love
2015-11-19Paranoid network.Robert Love
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-03ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-09-29inet: fix possible request socket leakEric Dumazet
2015-09-29Revert "sit: Add gro callbacks to sit_offload"Herbert Xu
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-29ipv6: Make MLD packets to only be processed locallyAngga
2015-07-10ip: report the original address of ICMP messagesJulian Anastasov
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman
2015-06-01vti6: Add pmtu handling to vti6_xmit.Steffen Klassert
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck
2015-05-28ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-14ipv6: Fix udp checksums with raw socketsVlad Yasevich
2015-05-13esp6: Use high-order sequence number bits for IV generationHerbert Xu
2015-05-09ipv6: Fixed source specific default route handling.Markus Stenberg
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-22ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg