index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
Age
Commit message (
Expand
)
Author
2017-03-10
ipv4: fib: Remove redundant argument
Ido Schimmel
2017-03-10
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-10
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2017-02-10
ipv4: fib: Send notification before deleting FIB alias
Ido Schimmel
2017-02-10
ipv4: fib: Send deletion notification with actual FIB alias type
Ido Schimmel
2017-02-10
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
Ido Schimmel
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-05
ipv4: Drop suffix update from resize code
Alexander Duyck
2016-12-05
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
2016-12-03
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2016-12-03
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
2016-11-16
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-07
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
fib: introduce FIB notification infrastructure
Jiri Pirko
2016-09-09
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events
Guillaume Nault
2016-08-18
fib_trie: Fix the description of pos and bits
Xunlei Pang
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-29
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2015-10-27
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
2015-08-29
net: FIB tracepoints
David Ahern
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
2015-08-13
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
2015-07-27
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-06-24
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-21
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
2015-06-07
fib_trie: coding style: Use pointer after check
Firo Yang
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
2015-05-14
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-03-23
fib_trie: Fix regression in handling of inflate/halve failure
Alexander Duyck
2015-03-12
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
2015-03-11
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-10
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-09
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
[next]