summaryrefslogtreecommitdiff
path: root/include/net/dst.h
Commit message (Expand)AuthorAge
* route: move lwtunnel state to a single placeJiri Benc2016-04-25
* bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-18
* net: fix IP early demux racesEric Dumazet2015-12-14
* dst: Pass net into dst->outputEric W. Biederman2015-10-08
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* inet: constify ip_route_output_flow() socket argumentEric Dumazet2015-09-25
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
* dst: Add __skb_dst_copy() variationJoe Stringer2015-08-27
* route: fix breakage after moving lwtunnel stateJiri Benc2015-08-23
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* dst: Metadata destinationsThomas Graf2015-07-21
* net: make skb_dst_pop routine staticYing Xue2015-05-12
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-01
* xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-12
* xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-16
* xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-27
* inet: remove now unused flag DST_NOPEERHannes Frederic Sowa2014-03-06
* net: Add utility functions to clear rxhashTom Herbert2013-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\
| * net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-10-17
* | dst.h: Remove extern from function prototypesJoe Perches2013-09-20
|/
* tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-04
* Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-15
* ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-20
* xfrm: Add a state resolution packet queueSteffen Klassert2013-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\
| * net: force dst_default_metrics to const sectionEric Dumazet2012-08-08
* | net: output path optimizationsEric Dumazet2012-08-07
|/
* ipv4: Kill routes during PMTU/redirect updates.David S. Miller2012-07-20
* net: Document dst->obsolete better.David S. Miller2012-07-20
* net: Kill set_dst_metric_rtt().David S. Miller2012-07-10
* net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2012-07-05
* net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-05
* net: Do delayed neigh confirmation.David S. Miller2012-07-05
* include/net/dst.h: neaten asterisk placementEldad Zack2012-06-16
* ipv6: fix incorrect ipsec fragmentGao feng2012-05-27
* set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-24
* ipv6: fix problem with expired dst cacheGao feng2012-04-13
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * net: introduce DST_NOPEER dst flagEric Dumazet2011-12-22
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
|/
* net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-26
* net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-26
* rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2011-08-17
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-03