summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: repair fib6 tree in failure caseWei Wang2017-08-20
* ipv6: reset fn->rr_ptr when replacing routeWei Wang2017-08-18
* datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-18
* ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-15
* tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet2017-08-14
* ipv6: release rt6->rt6i_idev properly during ifdownWei Wang2017-08-14
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-08-10
* net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-08
* ipv6: set rt6i_protocol properly in the route when it is installedXin Long2017-08-03
* udp6: fix jumbogram receptionPaolo Abeni2017-07-31
* udp6: fix socket leak on early demuxPaolo Abeni2017-07-29
* ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-07-25
* ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-07-19
* ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-07-18
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-06
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * do_ipv6_setsockopt(): don't open-code memdup_user()Al Viro2017-06-30
* | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* | ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca2017-07-03
* | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2017-07-01
* | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* | net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* | net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\ \
| * | net: ipv6: reset daddr and dport in sk if connect() failsWei Wang2017-06-25
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-23
| |\ \
| | * | esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman2017-06-22
| | * | xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman2017-06-22
| * | | sit: use __GFP_NOWARN for user controlled allocationWANG Cong2017-06-23
| * | | net: account for current skb length when deciding about UFOMichal Kubeček2017-06-23
| * | | ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-06-22
| * | | ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong2017-06-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-30
|\ \ \ \
| * | | | netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal2017-05-29
* | | | | ipv6: udp: leverage scratch area helpersPaolo Abeni2017-06-27
* | | | | net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
* | | | | net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
* | | | | net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-23
|\ \ \ \ \
| * | | | | ipv6: remove unused variables in esp6Stephen Hemminger2017-05-22
| * | | | | ah: use crypto_memneq to check the ICVSabrina Dubroca2017-05-19
* | | | | | udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()Paolo Abeni2017-06-22
* | | | | | tcp: Add a tcp_filter hook before handle ack packetChenbo Feng2017-06-22