summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2019-04-03ila: Fix rhashtable walker list corruptionHerbert Xu
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long
2019-03-19net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin
2019-03-19fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet
2019-03-10ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu
2019-02-26ipv6: Return error for RTA_VIA attributeDavid Ahern
2019-02-22udpv6: fix possible user after free in error handlerPaolo Abeni
2019-02-22fou6: fix proto error handler argument typePaolo Abeni
2019-02-22udpv6: add the required annotation to mib typePaolo Abeni
2019-02-22net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal
2019-02-22ipv6: route: purge exception on removalPaolo Abeni
2019-02-22net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-02-21net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi
2019-02-21ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni
2019-02-21ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni
2019-02-15net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-12ipv6: propagate genlmsg_reply return codeLi RongQing
2019-02-11net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-11netfilter: nat: fix spurious connection timeoutsFlorian Westphal
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-02-05netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper
2019-02-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2019-01-30net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-28esp: Skip TX bytes accounting when sending from a request socketMartin Willi
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan
2019-01-22net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel
2019-01-22net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski
2019-01-22net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet
2019-01-15ip6_gre: update version related info when changing linkHangbin Liu
2019-01-15ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz
2019-01-10ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet
2019-01-10ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn
2019-01-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-05ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern
2019-01-04bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov
2019-01-04ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern
2019-01-04ipv6: make icmp6_send() robust against null skb->devEric Dumazet
2019-01-04fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio
2019-01-04netlink: fixup regression in RTM_GETADDRArthur Gautier
2019-01-02ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern