summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-29net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-03-26ipv6: fix backtracking for throw routesSteven Barth
2015-03-26ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca
2015-03-18net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-18udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-18ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-03-18ipv6: Make __ipv6_select_ident staticVlad Yasevich
2015-03-18ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich
2015-03-18ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-01-25ipv6: Fix __ip6_route_redirectMartin KaFai Lau
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-01-15ip: zero sockaddr returned on error queueWillem de Bruijn
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09tcp: fix more NULL deref after prequeue changesEric Dumazet
2014-12-09put iov_iter into msghdrAl Viro
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro
2014-12-09ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...Al Viro
2014-12-09ipv6: remove useless spin_lock/spin_unlockDuan Jiong
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08udp: Neaten and reduce size of compute_score functionsJoe Perches
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-08xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert
2014-12-08xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-28netfilter: nf_log_ipv6: correct typo in module descriptionSteven Noonan
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-26ipv6: Remove unnecessary testzhuyj
2014-11-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2014-11-25tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet
2014-11-25ip6_udp_tunnel: Fix checksum calculationAlexander Duyck
2014-11-24ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro
2014-11-23ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien