Histórico de Commits

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