提交历史

作者 SHA1 备注 提交日期
  Pavel Emelyanov 2df96af03d [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. 17 年之前
  Denis V. Lunev 4d1169c1e7 [NETNS]: Add netns to nl_info structure. 17 年之前
  Daniel Lezcano 4990509f19 [NETNS][IPV6]: Make sysctls route per namespace. 17 年之前
  Gui Jianfeng a06b494b61 [IPV6]: Remove useless code from fib6_del_route(). 17 年之前
  Denis V. Lunev 528c4ceb42 [IPV6]: Always pass a valid nl_info to inet6_rt_notify. 17 年之前
  Daniel Lezcano f845ab6b7d [IPV6] route6/fib6: Don't panic a kmem_cache_create. 17 年之前
  Daniel Lezcano d63bddbe90 [IPV6]: Make fib6_init to return an error code. 17 年之前
  Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 年之前
  Benjamin Thery 0a8891a0a4 [IPv6]: use container_of() macro in fib6_clean_node() 17 年之前
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年之前
  David S. Miller 8c7fc03e27 [IPV6]: Fix build warning. 18 年之前
  YOSHIFUJI Hideaki 7ebba6d14f [IPV6] ROUTE: No longer handle ::/0 specially. 18 年之前
  Thomas Graf c127ea2c45 [IPv6]: Use rtnl registration interface 18 年之前
  David S. Miller f11e6659ce [IPV6]: Fix routing round-robin locking. 18 年之前
  Linus Torvalds cb18eccff4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 年之前
  Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 年之前
  Eric Dumazet 7cc482634f [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer 18 年之前
  YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 年之前
  Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 年之前
  Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 年之前
  Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 年之前
  Thomas Graf 375216ad0c [IPv6] fib: initialize tb6_lock in common place to give lockdep a key 18 年之前
  Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 年之前
  YOSHIFUJI Hideaki c0bece9f2a [IPV6] ROUTE: Add credits about subtree fixes. 19 年之前
  YOSHIFUJI Hideaki 150730d5a5 [IPV6] ROUTE: Purge clones on other trees when deleting a route. 19 年之前
  YOSHIFUJI Hideaki 7fc33165a7 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. 19 年之前
  YOSHIFUJI Hideaki fefc2a6c20 [IPV6] ROUTE: Allow searching subtree only. 19 年之前
  YOSHIFUJI Hideaki 825e288ef4 [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1(). 19 年之前
  YOSHIFUJI Hideaki 3fc5e0440b [IPV6] ROUTE: Fix looking up a route on subtree. 19 年之前
  YOSHIFUJI Hideaki 2285adc1e6 [IPV6] ROUTE: Prune clones from main tree as well. 19 年之前