index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-08-23
|
\
|
*
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-08-21
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
|
*
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
2020-05-10
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-04-14
|
\
|
|
*
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-04-13
*
|
Merge android-4.4.173 (64b5644) into msm-4.4
Srinivasarao P
2019-02-08
|
\
|
|
*
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-02-06
*
|
Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-19
|
\
|
|
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-06-07
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-11-21
|
*
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
2016-09-30
*
|
net: initialize variables to avoid UML compilation failure
Jeevan Shriram
2016-03-23
|
/
*
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-10-27
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
*
net: FIB tracepoints
David Ahern
2015-08-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
|
\
|
*
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
2015-08-13
*
|
net: Use VRF device index for lookups on TX
David Ahern
2015-08-13
|
/
*
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
*
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-24
*
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-24
*
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
2015-06-21
*
fib_trie: coding style: Use pointer after check
Firo Yang
2015-06-07
*
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
|
\
|
*
ipv4: fill in table id when replacing a route
Michal Kubeček
2015-05-22
|
*
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-14
*
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
|
/
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
*
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
*
fib_trie: Fix regression in handling of inflate/halve failure
Alexander Duyck
2015-03-23
*
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
2015-03-12
*
fib_trie: Only display main table in /proc/net/route
Alexander Duyck
2015-03-11
*
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-03-11
*
fib_trie: Address possible NULL pointer dereference in resize
Alexander Duyck
2015-03-10
*
fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu
Alexander Duyck
2015-03-10
*
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
2015-03-09
*
fib_trie: Add key vector to root, return parent key_vector in resize
Alexander Duyck
2015-03-06
*
fib_trie: Move parent from key_vector to tnode
Alexander Duyck
2015-03-06
*
fib_trie: Pull empty_children and full_children into tnode
Alexander Duyck
2015-03-06
*
fib_trie: Move rcu from key_vector to tnode, add accessors.
Alexander Duyck
2015-03-06
*
fib_trie: Add tnode struct as a container for fields not needed in key_vector
Alexander Duyck
2015-03-06
*
fib_trie: Rename tnode_child_length to child_length
Alexander Duyck
2015-03-06
*
fib_trie: replace tnode_get_child functions with get_child macros
Alexander Duyck
2015-03-06
*
fib_trie: Rename tnode to key_vector
Alexander Duyck
2015-03-06
*
fib_trie: Return pointer to tnode pointer in resize/inflate/halve
Alexander Duyck
2015-03-06
*
fib_trie: Minor cleanups to fib_table_flush_external
Alexander Duyck
2015-03-06
*
ipv4: Fix unused variable warnings in fib_table_flush_external.
David S. Miller
2015-03-06
[next]