summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
* ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-07
* ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET2019-09-21
* inet: switch IP ID generator to siphashEric Dumazet2019-09-06
* ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2019-08-04
* ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet2019-06-22
* ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning2019-06-11
* xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun2019-06-11
* vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra2019-05-16
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2019-05-16
* ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn2019-05-16
* ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet2019-05-16
* ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato2019-04-27
* ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi2019-04-27
* ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu2019-04-27
* tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-04-03
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2019-04-03
* net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-03-23
* net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin2019-03-23
* netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2019-03-23
* udplite: call proper backlog handlersEric Dumazet2019-03-23
* ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel2019-03-23
* sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu2019-03-23
* net: fix IPv6 prefix route residueZhiqiang Liu2019-02-23
* xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing2019-02-20
* ip: frags: fix crash in ip_do_fragment()Taehee Yoo2019-02-08
* ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-08
* ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal2019-02-08
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2019-02-08
* ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet2019-02-08
* inet: frags: break the 2GB limit for frags storageEric Dumazet2019-02-08
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2019-02-08
* inet: frags: get rif of inet_frag_evicting()Eric Dumazet2019-02-08
* inet: frags: remove some helpersEric Dumazet2019-02-08
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2019-02-08
* inet: frags: refactor ipv6_frag_init()Eric Dumazet2019-02-08
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2019-02-08
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2019-02-08
* ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern2019-02-06
* ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern2019-01-26
* ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern2019-01-26
* ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn2019-01-26
* ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet2019-01-26
* ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang2019-01-13
* ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-13
* ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio2018-12-17
* ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern2018-11-27
* net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-11-10
* ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-11-10
* ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-11-10
* vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel2018-11-10