summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_trie.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\
| * ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-21
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck2020-05-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-04-13
* | Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P2019-02-08
|\|
| * net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-02-06
* | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\|
| * net: Improve handling of failures on link and route dumpsDavid Ahern2017-06-07
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-21
| * ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster2016-09-30
* | net: initialize variables to avoid UML compilation failureJeevan Shriram2016-03-23
|/
* fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-27
* net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-17
* net: FIB tracepointsDavid Ahern2015-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\
| * ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft2015-08-13
* | net: Use VRF device index for lookups on TXDavid Ahern2015-08-13
|/
* fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck2015-07-27
* ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-24
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-24
* ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu2015-06-21
* fib_trie: coding style: Use pointer after checkFiro Yang2015-06-07
* ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller2015-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * ipv4: fill in table id when replacing a routeMichal Kubeček2015-05-22
| * rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-14
* | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck2015-03-23
* fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck2015-03-12
* fib_trie: Only display main table in /proc/net/routeAlexander Duyck2015-03-11
* ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-11
* fib_trie: Address possible NULL pointer dereference in resizeAlexander Duyck2015-03-10
* fib_trie: Correctly handle case of key == 0 in leaf_walk_rcuAlexander Duyck2015-03-10
* switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-09
* fib_trie: Add key vector to root, return parent key_vector in resizeAlexander Duyck2015-03-06
* fib_trie: Move parent from key_vector to tnodeAlexander Duyck2015-03-06
* fib_trie: Pull empty_children and full_children into tnodeAlexander Duyck2015-03-06
* fib_trie: Move rcu from key_vector to tnode, add accessors.Alexander Duyck2015-03-06
* fib_trie: Add tnode struct as a container for fields not needed in key_vectorAlexander Duyck2015-03-06
* fib_trie: Rename tnode_child_length to child_lengthAlexander Duyck2015-03-06
* fib_trie: replace tnode_get_child functions with get_child macrosAlexander Duyck2015-03-06
* fib_trie: Rename tnode to key_vectorAlexander Duyck2015-03-06
* fib_trie: Return pointer to tnode pointer in resize/inflate/halveAlexander Duyck2015-03-06
* fib_trie: Minor cleanups to fib_table_flush_externalAlexander Duyck2015-03-06
* ipv4: Fix unused variable warnings in fib_table_flush_external.David S. Miller2015-03-06