index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-04-14
fib: suppress lockdep-RCU false positive in FIB trie.
Eric Dumazet
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-21
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
1
-1
/
+3
2009-10-05
ipv4: fib table algorithm performance improvement
Stephen Hemminger
1
-16
/
+10
2009-08-28
fib_trie: resize rework
Jens Låås
1
-72
/
+23
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+1
2009-07-20
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
1
-3
/
+3
2009-07-20
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
1
-7
/
+22
2009-07-20
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
1
-0
/
+15
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
1
-2
/
+2
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
1
-0
/
+3
2009-06-18
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
1
-14
/
+10
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2009-05-21
ipv4: Fix oops with FIB_TRIE
Robert Olsson
1
-1
/
+5
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
1
-2
/
+1
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-3
/
+3
2008-07-18
proc: consolidate per-net single-release callers
Pavel Emelyanov
1
-8
/
+1
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
1
-12
/
+1
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+6
2008-07-10
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
1
-11
/
+6
2008-07-05
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
1
-3
/
+3
2008-06-11
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-24
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
1
-8
/
+10
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-04-10
ipv4: fib_trie leaf free optimization
Stephen Hemminger
1
-8
/
+11
2008-04-10
ipv4: fib_trie remove unused argument
Stephen Hemminger
1
-4
/
+4
2008-04-10
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
1
-10
/
+15
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-7
/
+6
2008-03-23
Merge branch 'master' of ../net-2.6/
David S. Miller
1
-2
/
+5
2008-03-23
fib_trie: print information on all routing tables
Stephen Hemminger
1
-84
/
+95
2008-03-22
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
1
-2
/
+5
2008-02-12
fib_trie: /proc/net/route performance improvement
Stephen Hemminger
1
-11
/
+82
2008-02-12
fib_trie: handle empty tree
Stephen Hemminger
1
-4
/
+2
2008-02-05
[IPV4]: Formatting fix for /proc/net/fib_trie.
Denis V. Lunev
1
-2
/
+1
2008-01-31
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
1
-17
/
+32
2008-01-31
[IPV4] fib_trie: apply fixes from fib_hash
Julian Anastasov
1
-20
/
+35
2008-01-28
[IPV4] fib_trie: remove unneeded NULL check
Stephen Hemminger
1
-3
/
+0
2008-01-28
[IPV4] fib_trie: More whitespace cleanup.
Stephen Hemminger
1
-6
/
+0
2008-01-28
[IPV4] fib_trie: avoid rescan on dump
Stephen Hemminger
1
-13
/
+21
2008-01-28
[IPV4] fib_trie: avoid extra search on delete
Stephen Hemminger
1
-38
/
+12
2008-01-28
[IPV4] fib_trie: dump table in sorted order
Stephen Hemminger
1
-35
/
+39
2008-01-28
[IPV4] fib_trie: iterator recode
Stephen Hemminger
1
-51
/
+52
2008-01-28
[IPV4] fib_trie: dump message multiple part flag
Stephen Hemminger
1
-1
/
+1
2008-01-28
[IPV4] fib_trie: use hash list
Stephen Hemminger
1
-25
/
+24
2008-01-28
[IPV4] fib_trie: compute size when needed
Stephen Hemminger
1
-8
/
+13
2008-01-28
[IPV4] fib_trie: style cleanup
Stephen Hemminger
1
-95
/
+142
2008-01-28
[IPV4] fib_trie: put leaf nodes in a slab cache
Stephen Hemminger
1
-3
/
+10
2008-01-28
[FIB]: Fix rcu_dereference() abuses in fib_trie.c
Eric Dumazet
1
-12
/
+21
[next]