aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-27net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-27ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-27ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-10-20Merge branch 'test/linux-linaro-lsk-v3.18-android' of git://android.git.linar...lsk-v3.18-15.10-androidKevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-09-30ipv6: sysctl to restrict candidate source addressesErik Kline
2015-09-30ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-09-30ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-09-30ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-09-30net: ipv6: allow explicitly choosing optimistic addressesErik Kline
2015-09-30net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2015-09-30Revert "net: ipv6: Add a sysctl to make optimistic addresses useful candidates"Lorenzo Colitti
2015-09-30Revert "net: ipv6: allow choosing optimistic addresses with use_optimistic"Lorenzo Colitti
2015-09-30net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-09-28ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-27ipv6: Make MLD packets to only be processed locallyAngga
2015-08-27ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck
2015-08-27ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck
2015-07-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-06-28vti6: fix uninit when using x-netnsYao Xiwei
2015-06-15udp: fix behavior of wrong checksumsEric Dumazet
2015-06-15net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-06-15tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-12net: ipv6: fix virtual tunneling buildAmit Pundir
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-27net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev
2015-04-27ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-03-25net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabledAmit Pundir
2015-03-24ipv6: fix backtracking for throw routesSteven Barth
2015-03-14net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-14udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-14ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-03-14ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann
2015-02-26ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-26ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-26ip: zero sockaddr returned on error queueWillem de Bruijn
2015-02-04net: core: Support UID-based routing.Lorenzo Colitti
2015-02-04net: ipv6: allow choosing optimistic addresses with use_optimisticErik Kline
2015-02-04net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2015-02-04net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-02-03netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2015-02-03net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2015-02-03net: socket ioctl to reset connections matching local addressRobert Love
2015-02-03Paranoid network.Robert Love
2015-01-27tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel
2014-12-16tcp: fix more NULL deref after prequeue changesEric Dumazet