- 5af6889 net: clean up codestyle by Miaohe Lin · 4 years, 4 months ago
- 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 5 months ago
- 394de11 net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb by Martin Varghese · 4 years, 6 months ago
- af13b3c Remove DST_HOST by David Laight · 4 years, 10 months ago
- f081042 net/dst: do not confirm neighbor for vxlan and geneve pmtu update by Hangbin Liu · 5 years ago
- 07dc35c net/dst: add new function skb_dst_update_pmtu_no_confirm by Hangbin Liu · 5 years ago
- bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
- 258a980 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
- 40f6a2cb net: dst.h: Fix shifting signed 32-bit value by 31 bits problem by Vandana BN · 6 years ago
- b60a773 net: make skb_dst_force return true when dst is refcounted by Florian Westphal · 6 years ago
- 02afc7a net: dst: remove gc leftovers by Julian Wiedmann · 6 years ago
- 6b4f92a geneve, vxlan: Don't set exceptions if skb->len < mtu by Stefano Brivio · 6 years ago
- bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
- 8eb1a85 net: core: dst: Add kernel-doc for 'net' parameter by Jonathan Neuschäfer · 7 years ago
- 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
- 7149f81 net: Remove dst->next by David Miller · 7 years ago
- 8b207e7 net: Rearrange dst_entry layout to avoid useless padding. by David Miller · 7 years ago
- 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
- 3a2232e ipv6: Move dst->from into struct rt6_info. by David Miller · 7 years ago
- b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
- 071fb37 ipv6: Move rt6_next from dst_entry into ipv6 route structure. by David Miller · 7 years ago
- fe736e7 decnet: Move dn_next into decnet route structure. by David Miller · 7 years ago
- ca2c374 net: dst->rt_next is unused. by David Miller · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 32d18ab net: updating dst lastusage is an unlikely event. by Paolo Abeni · 7 years ago
- 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
- 66f5d6c ipv6: replace rwlock with rcu and spinlock in fib6_table by Wei Wang · 7 years ago
- 222d7dbd net: prevent dst uses after free by Eric Dumazet · 7 years ago
- 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
- 44ebe79 net: add debug atomic_inc_not_zero() in dst_hold() by Wei Wang · 8 years ago
- 1eb04e7 net: reorder all the dst flags by Wei Wang · 8 years ago
- a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
- b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
- 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
- 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
- 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
- 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
- 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
- 6672714 net: make struct dst_entry::dev first member by Alexey Dobriyan · 8 years ago
- c16ec185 net: rename dst_neigh_output back to neigh_output by Julian Anastasov · 8 years ago
- 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
- 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
- 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 9 years ago
- 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 9 years ago
- 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
- ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
- 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
- 6f9c961 inet: constify ip_route_output_flow() socket argument by Eric Dumazet · 9 years ago
- 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
- 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
- c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
- e79e259 dst: Add __skb_dst_copy() variation by Joe Stringer · 9 years ago
- 751a587 route: fix breakage after moving lwtunnel state by Jiri Benc · 9 years ago
- 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
- f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
- 9449c3c net: make skb_dst_pop routine static by Ying Xue · 10 years ago
- afc4eef ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer by Martin KaFai Lau · 10 years ago
- ac37e25 xfrm: release dst_orig in case of error in xfrm_lookup() by huaibin Wang · 10 years ago
- b8c203b xfrm: Generate queueing routes only from route lookup functions by Steffen Klassert · 10 years ago
- f92ee61 xfrm: Generate blackhole routes only from route lookup functions by Steffen Klassert · 10 years ago
- aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
- e5fd387 ipv6: do not overwrite inetpeer metrics prematurely by Michal Kubeček · 11 years ago
- e90c148 inet: remove now unused flag DST_NOPEER by Hannes Frederic Sowa · 11 years ago
- 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
- c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- e87b399 net: dst: provide accessor function to dst->xfrm by Vlad Yasevich · 11 years ago
- a4023dd dst.h: Remove extern from function prototypes by Joe Perches · 11 years ago
- ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
- aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
- ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- a0073fe xfrm: Add a state resolution packet queue by Steffen Klassert · 12 years ago
- 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
- 425f09a net: output path optimizations by Eric Dumazet · 12 years ago
- ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
- f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
- 94334d5 net: Kill set_dst_metric_rtt(). by David S. Miller · 13 years ago
- 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 13 years ago
- f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 13 years ago
- 5110effe net: Do delayed neigh confirmation. by David S. Miller · 13 years ago
- 7f95e18 include/net/dst.h: neaten asterisk placement by Eldad Zack · 13 years ago
- 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 13 years ago
- a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 13 years ago
- 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 13 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
- abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
- 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
- 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
- ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
- bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
- f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
- d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- f6b72b62 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
- 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 14 years ago
- 1f37070 dst: catch uninitialized metrics by Stephen Hemminger · 14 years ago