index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
Age
Commit message (
Expand
)
Author
2008-03-23
Merge branch 'master' of ../net-2.6/
David S. Miller
2008-03-23
fib_trie: print information on all routing tables
Stephen Hemminger
2008-03-22
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
2008-02-12
fib_trie: /proc/net/route performance improvement
Stephen Hemminger
2008-02-12
fib_trie: handle empty tree
Stephen Hemminger
2008-02-05
[IPV4]: Formatting fix for /proc/net/fib_trie.
Denis V. Lunev
2008-01-31
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
2008-01-31
[IPV4] fib_trie: apply fixes from fib_hash
Julian Anastasov
2008-01-28
[IPV4] fib_trie: remove unneeded NULL check
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: More whitespace cleanup.
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: avoid rescan on dump
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: avoid extra search on delete
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: dump table in sorted order
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: iterator recode
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: dump message multiple part flag
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: use hash list
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: compute size when needed
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: style cleanup
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: put leaf nodes in a slab cache
Stephen Hemminger
2008-01-28
[FIB]: Fix rcu_dereference() abuses in fib_trie.c
Eric Dumazet
2008-01-28
[IPV4]: fib hash|trie initialization
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: size and statistics
Stephen Hemminger
2008-01-28
[FIB]: Avoid using static variables without proper locking
Eric Dumazet
2008-01-28
[FIB]: full_children & empty_children should be uint, not ushort
Eric Dumazet
2008-01-28
[IPV4] fib_trie: removes a memset() call in tnode_new()
Eric Dumazet
2008-01-28
[FIB]: Reduce text size of net/ipv4/fib_trie.o
Eric Dumazet
2008-01-28
[IPV4] fib_trie: Fix sparse warnings.
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: Add statistics.
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: fib_insert_node cleanup
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: Use %u for unsigned printfs.
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: Get rid of unused revision element.
Stephen Hemminger
2008-01-28
[IPV4] fib_trie: Get rid of trie_init().
Stephen Hemminger
2008-01-28
[NETNS]: Show routing information from correct namespace (fib_trie.c)
Denis V. Lunev
2008-01-28
[NETNS]: Add netns parameter to fib_get_table/fib_new_table.
Denis V. Lunev
2008-01-28
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
Denis V. Lunev
2008-01-28
[NETNS]: Add namespace to API for routing /proc entries creation.
Denis V. Lunev
2008-01-28
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
Denis V. Lunev
2008-01-28
[IPV4]: last default route is a fib table property
Denis V. Lunev
2008-01-28
[IPV4]: Unify assignment of fi to fib_result
Denis V. Lunev
2008-01-28
[IPV4]: no need pass pointer to a default into fib_detect_death
Denis V. Lunev
2008-01-28
[IPV4]: Move trie_local and trie_main into the proc iterator.
Eric W. Biederman
2008-01-20
[IPV4] fib_trie: fix duplicated route issue
Joonwoo Park
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-10
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
[IPV4] fib_trie: macro cleanup
Stephen Hemminger
2007-10-10
[IPV4] fib_trie: cleanup
Stephen Hemminger
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-05-24
[RTNETLINK]: Fix sending netlink message when replace route.
Milan Kocian
2007-04-25
[IPV4]: fib_trie root node settings
Robert Olsson
[next]