]> git.karo-electronics.de Git - karo-tx-linux.git/history - net/ipv4/fib_trie.c
ipv4: coding style: comparison for inequality with NULL
[karo-tx-linux.git] / net / ipv4 / fib_trie.c
2015-04-03 Ian Morrisipv4: coding style: comparison for inequality with...
2015-04-03 Ian Morrisipv4: coding style: comparison for equality with NULL
2015-04-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-01 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-04...
2015-03-31 David S. MillerMerge tag 'mac80211-next-for-davem-2015-03-30' of git...
2015-03-31 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-03-27 James MorrisMerge branch 'upstream' of git://git.infradead.org...
2015-03-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-24 David S. MillerMerge tag 'linux-can-next-for-4.1-20150323' of git...
2015-03-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-23 Alexander Duyckfib_trie: Fix regression in handling of inflate/halve...
2015-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-20 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-03-16 Mark BrownMerge remote-tracking branches 'asoc/fix/ak4671', ...
2015-03-16 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-03-14 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-03-13 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-03-12' of https...
2015-03-12 David S. MillerMerge branch 'fib_trie_table_merge_fixes'
2015-03-12 Alexander Duyckfib_trie: Provide a deterministic order for fib_alias...
2015-03-12 Alexander Duyckfib_trie: Only display main table in /proc/net/route
2015-03-11 Alexander Duyckipv4: FIB Local/MAIN table collapse
2015-03-10 Alexander Duyckfib_trie: Address possible NULL pointer dereference...
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-07 Mark BrownMerge remote-tracking branches 'regmap/fix/irq', 'regma...
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 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
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...
next