コミット履歴

作者 SHA1 メッセージ 日付
  Steffen Klassert fbd5060875 xfrm: Refcount destination entry on xfrm_lookup 14 年 前
  Eric Dumazet 7313714775 xfrm: fix __xfrm_route_forward() 14 年 前
  David S. Miller 7e1dc7b6f7 net: Use flowi4 and flowi6 in xfrm layer. 14 年 前
  David S. Miller 56bb8059e1 net: Break struct flowi out into AF specific instances. 14 年 前
  David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 年 前
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 年 前
  David S. Miller ca116922af xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). 14 年 前
  David S. Miller 452edd598f xfrm: Return dst directly from xfrm_lookup() 14 年 前
  David S. Miller 2774c131b1 xfrm: Handle blackhole route creation via afinfo. 14 年 前
  David S. Miller 80c0bc9e37 xfrm: Kill XFRM_LOOKUP_WAIT flag. 14 年 前
  David S. Miller 9a7386ec99 xfrm: Const'ify sec_path arg to secpath_has_nontransport. 14 年 前
  David S. Miller 22cccb7e03 xfrm: Const'ify ptr args to xfrm_policy_ok. 14 年 前
  David S. Miller 7db454b912 xfrm: Const'ify ptr args to xfrm_state_ok. 14 年 前
  David S. Miller 1786b3891c xfrm: Const'ify selector arg to xfrm_dst_update_parent. 14 年 前
  David S. Miller d3e40a9f5e xfrm: Const'ify policy arg to clone_policy. 14 年 前
  David S. Miller f299d557cb xfrm: Const'ify policy arg and local selector in xfrm_policy_match. 14 年 前
  David S. Miller 0b597e7edf xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype. 14 年 前
  David S. Miller b4b7c0b389 xfrm: Const'ify selector args in xfrm_migrate paths. 14 年 前
  David S. Miller 5f803b58cd xfrm: Const'ify address args to hash helpers. 14 年 前
  David S. Miller dd701754e7 xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_check 14 年 前
  David S. Miller 6418c4e079 xfrm: Const'ify address arguments to __xfrm_dst_lookup() 14 年 前
  David S. Miller 200ce96e56 xfrm: Const'ify selector argument to xfrm_selector_match() 14 年 前
  David S. Miller dee9f4bceb net: Make flow cache paths use a const struct flowi. 14 年 前
  David S. Miller 4ca2e68511 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. 14 年 前
  David S. Miller 3f0e18fb0e xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. 14 年 前
  David S. Miller 98313adaac xfrm: Mark flowi arg to xfrm_bundle_create() const. 14 年 前
  David S. Miller a6c2e61115 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. 14 年 前
  David S. Miller 73ff93cd02 xfrm: Mark flowi arg to xfrm_expand_policies() const. 14 年 前
  David S. Miller 062cdb43b8 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. 14 年 前
  David S. Miller 47209abd79 xfrm: Kill strict arg to xfrm_bundle_ok(). 14 年 前