Commit History

Author SHA1 Message Date
  David Ahern 58189ca7b2 net: Fix vti use case with oif in dst lookups 10 years ago
  David Ahern f6d3c19274 net: FIB tracepoints 10 years ago
  David S. Miller dc25b25897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  David Ahern 613d09b30f net: Use VRF device index for lookups on TX 10 years ago
  Andy Whitcroft 25b97c016b ipv4: off-by-one in continuation handling in /proc/net/route 10 years ago
  Alexander Duyck 1513069edc fib_trie: Drop unnecessary calls to leaf_pull_suffix 10 years ago
  Julian Anastasov 2392debc2b ipv4: consider TOS in fib_select_default 10 years ago
  Andy Gospodarek 0eeb075fad net: ipv4 sysctl option to ignore routes when nexthop link is down 10 years ago
  Roopa Prabhu a2bb6d7d6f ipv4: include NLM_F_APPEND flag in append route notifications 10 years ago
  Firo Yang f38b24c905 fib_trie: coding style: Use pointer after check 10 years ago
  David S. Miller ffa915d071 ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. 10 years ago
  David S. Miller 36583eb54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Michal Kubeček d4e64c2909 ipv4: fill in table id when replacing a route 10 years ago
  Roopa Prabhu eea39946a1 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD 10 years ago
  Jiri Pirko ebb9a03a59 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ 10 years ago
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL 10 years ago
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL 10 years ago
  Alexander Duyck b6f15f828d fib_trie: Fix regression in handling of inflate/halve failure 10 years ago
  Alexander Duyck 0b65bd97ba fib_trie: Provide a deterministic order for fib_alias w/ tables merged 10 years ago
  Alexander Duyck 654eff4516 fib_trie: Only display main table in /proc/net/route 10 years ago
  Alexander Duyck 0ddcf43d5d ipv4: FIB Local/MAIN table collapse 10 years ago
  Alexander Duyck ddb4b9a132 fib_trie: Address possible NULL pointer dereference in resize 10 years ago
  Alexander Duyck 3ec320dd5c fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu 10 years ago
  Scott Feldman f8f2147150 switchdev: add netlink flags to IPv4 FIB add op 10 years ago
  Alexander Duyck 88bae7149a fib_trie: Add key vector to root, return parent key_vector in resize 10 years ago
  Alexander Duyck f23e59fbd7 fib_trie: Move parent from key_vector to tnode 10 years ago
  Alexander Duyck 6e22d174ba fib_trie: Pull empty_children and full_children into tnode 10 years ago
  Alexander Duyck 56ca2adf6a fib_trie: Move rcu from key_vector to tnode, add accessors. 10 years ago
  Alexander Duyck dc35dbeda3 fib_trie: Add tnode struct as a container for fields not needed in key_vector 10 years ago
  Alexander Duyck 2e1ac88a48 fib_trie: Rename tnode_child_length to child_length 10 years ago