summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long
2019-09-12ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-09-07ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
2019-09-05ipv6: Fix RTA_MULTIPATH with nexthop objectsDavid Ahern
2019-09-05net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski
2019-08-28mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-08-23ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca
2019-08-21ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault
2019-08-05ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rtDavid Ahern
2019-07-26ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan
2019-07-24ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18ipv6: Unlink sibling route in case of failureIdo Schimmel
2019-07-17ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera
2019-07-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin
2019-07-14sit: use dst_cache in ipip6_tunnel_xmitHaishuang Yan
2019-07-11ipv6: fix static key imbalance in fl_create()Eric Dumazet
2019-07-11ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet
2019-07-11ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-07-08ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-03ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()Paolo Abeni
2019-07-03ipv6: provide and use ipv6 specific version for {recv, send}msgPaolo Abeni
2019-07-01blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar
2019-07-01net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"Eiichi Tsukata
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27ipv6: Convert gateway validation to use fib6_infoDavid Ahern
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26ipv6: fix suspicious RCU usage in rt6_dump_route()Eric Dumazet
2019-06-25net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"Eiichi Tsukata
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-24ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio
2019-06-24ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()Stefano Brivio
2019-06-24Revert "net/ipv6: Bail early if user only wants cloned entries"Stefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio