index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-21
/
+12
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-5
/
+5
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-4
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-1
/
+1
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-3
/
+3
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-08-15
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
Igor Maravic
1
-4
/
+6
2012-08-09
net: fib: fix incorrect call_rcu_bh()
Eric Dumazet
1
-1
/
+1
2012-08-08
fib: use __fls() on non null argument
Eric Dumazet
1
-1
/
+2
2012-07-30
ipv4: clean up put_child
Lin Ming
1
-26
/
+25
2012-07-30
ipv4: fix debug info in tnode_new
Lin Ming
1
-1
/
+1
2012-07-12
ipv4: Remove tb_peers from fib_table.
David S. Miller
1
-3
/
+0
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
1
-0
/
+3
2012-06-04
net: Remove casts to same type
Joe Perches
1
-7
/
+6
2012-05-11
ipv4: Do not use dead fib_info entries.
David S. Miller
1
-0
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-12
net: Convert printks to pr_<level>
Joe Perches
1
-3
/
+2
2012-01-13
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-5
/
+5
2011-12-05
net: ipv4: export fib_lookup and fib_table_lookup
Florian Westphal
1
-0
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-6
/
+6
2011-07-18
ipv4: save cpu cycles from check_leaf()
Eric Dumazet
1
-6
/
+6
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-45
/
+65
2011-05-08
net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-6
/
+1
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+0
2011-05-02
ipv4: don't spam dmesg with "Using LC-trie" messages
Alexey Dobriyan
1
-3
/
+0
2011-04-15
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
1
-0
/
+7
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
fib: add __rcu annotations
Eric Dumazet
1
-45
/
+58
2011-03-26
ipv4: do not ignore route errors
Julian Anastasov
1
-2
/
+2
2011-03-25
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
1
-8
/
+4
2011-03-22
ipv4: match prefsrc when deleting routes
Julian Anastasov
1
-0
/
+2
2011-03-13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
1
-6
/
+6
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-08
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
1
-8
/
+43
2011-02-18
ipv4: Avoid use of signed integers in fib_trie code.
David S. Miller
1
-5
/
+5
2011-02-03
ipv4: Fix fib_trie build in some configurations.
David S. Miller
1
-60
/
+60
2011-02-02
ipv4: Update some fib_hash centric interface names.
David S. Miller
1
-3
/
+2
2011-02-01
ipv4: Consolidate all default route selection implementations.
David S. Miller
1
-74
/
+0
2011-02-01
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
1
-4
/
+4
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
1
-1
/
+1
2010-10-28
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
1
-0
/
+5
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
1
-1
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-06
fib: RCU conversion of fib_lookup()
Eric Dumazet
1
-5
/
+5
2010-09-10
fib: cleanups
Eric Dumazet
1
-32
/
+23
[next]