Commit History

Author SHA1 Message Date
  Jonathan Neuschäfer 8eb1a8590f net: core: dst: Add kernel-doc for 'net' parameter 7 years ago
  David S. Miller 3e3ab9ccca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Nicolas Dichtel f15ca723c1 net: don't call update_pmtu unconditionally 7 years ago
  David Miller 7149f813d1 net: Remove dst->next 7 years ago
  David Miller 8b207e7374 net: Rearrange dst_entry layout to avoid useless padding. 7 years ago
  David Miller 0f6c480f23 xfrm: Move dst->path into struct xfrm_dst 7 years ago
  David Miller 3a2232e92e ipv6: Move dst->from into struct rt6_info. 7 years ago
  David Miller b6ca8bd5a9 xfrm: Move child route linkage into xfrm_dst. 7 years ago
  David Miller 071fb37ec4 ipv6: Move rt6_next from dst_entry into ipv6 route structure. 7 years ago
  David Miller fe736e778c decnet: Move dn_next into decnet route structure. 7 years ago
  David Miller ca2c374a5c net: dst->rt_next is unused. 7 years ago
  David S. Miller 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Paolo Abeni 32d18ab1d4 net: updating dst lastusage is an unlikely event. 7 years ago
  Wei Wang 0da4af00b2 ipv6: only update __use and lastusetime once per jiffy at most 7 years ago
  Wei Wang 66f5d6ce53 ipv6: replace rwlock with rcu and spinlock in fib6_table 7 years ago
  Eric Dumazet 222d7dbd25 net: prevent dst uses after free 8 years ago
  Eric Dumazet 9620fef27e ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t 8 years ago
  Wei Wang 44ebe79149 net: add debug atomic_inc_not_zero() in dst_hold() 8 years ago
  Wei Wang 1eb04e7c9e net: reorder all the dst flags 8 years ago
  Wei Wang a4c2fd7f78 net: remove DST_NOCACHE flag 8 years ago
  Wei Wang b2a9c0ed75 net: remove DST_NOGC flag 8 years ago
  Wei Wang 5b7c9a8ff8 net: remove dst gc related code 8 years ago
  Wei Wang 52df157f17 xfrm: take refcnt of dst when creating struct xfrm_dst bundle 8 years ago
  Wei Wang 4a6ce2b6f2 net: introduce a new function dst_dev_put() 8 years ago
  Wei Wang 5f56f409b5 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt 8 years ago
  David S. Miller 34aa83c2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 3fb07daff8 ipv4: add reference counting to metrics 8 years ago
  Alexey Dobriyan 667271455f net: make struct dst_entry::dev first member 8 years ago
  Julian Anastasov c16ec18599 net: rename dst_neigh_output back to neigh_output 8 years ago