summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern
2017-08-07esp: Fix error handling on layer 2 xmit.Steffen Klassert
2017-08-03ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel
2017-08-03ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel
2017-08-03ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel
2017-08-03ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel
2017-08-03ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel
2017-08-03ipv6: fib: Add offload indication to routesIdo Schimmel
2017-08-03ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel
2017-08-03ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel
2017-08-03ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel
2017-08-03ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-08-03ipv6: set rt6i_protocol properly in the route when it is installedXin Long
2017-08-02netfilter: constify nf_loginfo structuresJulia Lawall
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari
2017-08-02esp6: Fix RX checksum after header pullYossi Kuperman
2017-08-02xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header pushYossi Kuperman
2017-08-02esp6: Support RX checksum with crypto offloadIlan Tayari
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01Revert "ipv6: constify inet6_protocol structures"Julia Lawall
2017-07-31udp6: fix jumbogram receptionPaolo Abeni
2017-07-31ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki
2017-07-31tcp: remove prequeue supportFlorian Westphal
2017-07-31netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-31netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay
2017-07-29udp6: fix socket leak on early demuxPaolo Abeni
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall
2017-07-25ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-07-18ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal
2017-07-18vti: revert flush x-netns xfrm cache when vti interface is removedFlorian Westphal
2017-07-17inet: Remove software UFO fragmenting code.David S. Miller
2017-07-17inet: Stop generating UFO packets.David S. Miller
2017-07-13esp: Fix memleaks on error paths.Steffen Klassert
2017-07-06net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-04net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena