]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/ipv4/fib_trie.c
fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu
[karo-tx-linux.git] / net / ipv4 / fib_trie.c
2015-03-10 Alexander Duyckfib_trie: Correctly handle case of key == 0 in leaf_wal...
2015-03-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-10 Scott Feldmanswitchdev: add netlink flags to IPv4 FIB add op
2015-03-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-09 David S. MillerMerge tag 'iwlwifi-next-for-kalle-2015-03-07' of https...
2015-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-06 Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2015-03-06 Mark BrownMerge remote-tracking branches 'regulator/fix/da9210...
2015-03-06 David S. MillerMerge branch 'fib_trie-next'
2015-03-06 Alexander Duyckfib_trie: Add key vector to root, return parent key_vec...
2015-03-06 Alexander Duyckfib_trie: Move parent from key_vector to tnode
2015-03-06 Alexander Duyckfib_trie: Pull empty_children and full_children into...
2015-03-06 Alexander Duyckfib_trie: Move rcu from key_vector to tnode, add accessors.
2015-03-06 Alexander Duyckfib_trie: Add tnode struct as a container for fields...
2015-03-06 Alexander Duyckfib_trie: Rename tnode_child_length to child_length
2015-03-06 Alexander Duyckfib_trie: replace tnode_get_child functions with get_ch...
2015-03-06 Alexander Duyckfib_trie: Rename tnode to key_vector
2015-03-06 Alexander Duyckfib_trie: Return pointer to tnode pointer in resize...
2015-03-06 Alexander Duyckfib_trie: Minor cleanups to fib_table_flush_external
2015-03-06 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-03...
2015-03-06 David S. Milleripv4: Fix unused variable warnings in fib_table_flush_e...
2015-03-06 David S. MillerMerge branch 'l3_hw_offload'
2015-03-06 Scott Feldmanfib: hook IPv4 fib for hardware offload
2015-03-06 Scott Feldmanswitchdev: don't support custom ip rules, for now
2015-03-05 Kalle ValoMerge ath-next from ath.git
2015-03-05 David S. MillerMerge branch 'fib_trie-next'
2015-03-05 Alexander Duyckfib_trie: Prevent allocating tnode if bits is too big...
2015-03-05 Alexander Duyckfib_trie: Update last spot w/ idx >> n->bits code and...
2015-03-05 Alexander Duyckfib_trie: Make fib_table rcu safe
2015-03-05 Alexander Duyckfib_trie: move leaf and tnode to occupy the same spot...
2015-03-05 Alexander Duyckfib_trie: Update insert and delete to make use of tp...
2015-03-05 Alexander Duyckfib_trie: Fib find node should return parent
2015-03-05 Alexander Duyckfib_trie: Fib walk rcu should take a tnode and key...
2015-03-05 Alexander Duyckfib_trie: Only resize tnodes once instead of on each...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/samsung' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5670' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/rsnd' into asoc...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/omap' into asoc...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/max98357a' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/fsl-ssi' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/cirrus' into...
2015-03-04 Linus TorvaldsMerge tag 'dma-buf-for-4.0-rc3' of git://git.kernel...
2015-03-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-03 Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-02 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-03-02 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2015-03-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-02-28 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.0b' of git://git.kernel...
2015-02-28 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.0a' of git://git.kernel...
2015-02-28 Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
2015-02-27 David S. MillerMerge branch 'fib_trie_remove_leaf_info'
2015-02-27 Alexander Duyckfib_trie: Remove leaf_info
2015-02-27 Alexander Duyckfib_trie: Add slen to fib alias
2015-02-27 Alexander Duyckfib_trie: Replace plen with slen in leaf_info
2015-02-27 Alexander Duyckfib_trie: Convert fib_alias to hlist from list
2015-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-24 Pablo Neira AyusoMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-24 Dave AirlieMerge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anong...
2015-02-24 Trond MyklebustMerge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs...
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2015-02-21 Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git.kernel.org...
2015-02-21 Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21 Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-02-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-02-21 Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21 Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21 Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
2015-02-20 Linus TorvaldsMerge tag 'for_linux-3.20-rc1' of git://git.kernel...
2015-02-20 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-20 Al ViroMerge branch 'overlayfs-next' of git://git.kernel.org...
2015-02-20 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2015-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-19 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2015-02-19 Linus TorvaldsMerge tag 'edac_fixes_for_3.20' of git://git.kernel...
2015-02-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v3.20-1' of git://git...
2015-02-19 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2015-02-19 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2015-02-19 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2015-02-18 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge tag 'pci-v3.20-fixes-1' of git://git.kernel.org...
next