net: Revert "fib_trie: use seq_file_net rather than seq->private"
[firefly-linux-kernel-4.4.55.git] / net / openvswitch /
2014-06-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-06-03 David S. MillerMerge branch 'ethtool-rssh-fixes' of git://git./linux...
2014-06-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-31 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-29 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-05-29 John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211-next
2014-05-28 Mike TurquetteMerge tag 'clk-tegra-fixes-3.15' of git://nv-tegra...
2014-05-27 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-27 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-25 Linus TorvaldsMerge branch 'for-3.15' of git://linux-nfs.org/~bfields...
2014-05-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-05-23 Arnd BergmannMerge tag 'samsung-fixes-2nd-tag' of git://git./linux...
2014-05-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-23 Arnd BergmannMerge tag 'at91-fixes2' of git://github.com/at91linux...
2014-05-23 Arnd BergmannMerge tag 'mvebu-fixes-3.15-2' of git://git.infradead...
2014-05-23 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-22 Pravin B Shelaropenvswitch: Simplify genetlink code.
2014-05-22 Jarno Rajahalmeopenvswitch: Minimize ovs_flow_cmd_new|set critical...
2014-05-22 Jarno Rajahalmeopenvswitch: Split ovs_flow_cmd_new_or_set().
2014-05-22 Jarno Rajahalmeopenvswitch: Minimize ovs_flow_cmd_del critical section.
2014-05-22 Jarno Rajahalmeopenvswitch: Reduce locking requirements.
2014-05-22 Jarno Rajahalmeopenvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
2014-05-22 Jarno Rajahalmeopenvswitch: Fix typo.
2014-05-22 Jarno Rajahalmeopenvswitch: Minimize dp and vport critical sections.
2014-05-22 Jarno Rajahalmeopenvswitch: Make flow mask removal symmetric.
2014-05-22 Jarno Rajahalmeopenvswitch: Build flow cmd netlink reply only if needed.
2014-05-22 Jarno Rajahalmeopenvswitch: Clarify locking.
2014-05-22 Jarno Rajahalmeopenvswitch: Avoid assigning a NULL pointer to flow...
2014-05-22 Jarno Rajahalmeopenvswitch: Compact sw_flow_key.
2014-05-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-22 John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211-next
2014-05-22 John W. LinvilleMerge tag 'nfc-next-3.16-1' of git://git./linux/kernel...
2014-05-22 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-05-22 David S. MillerMerge git://git./linux/kernel/git/pablo/nftables
2014-05-21 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-21 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v3.15' of git://git...
2014-05-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-05-21 Linus TorvaldsMerge tag 'pci-v3.15-fixes-2' of git://git./linux/kerne...
2014-05-21 Emmanuel GrumbachMerge remote-tracking branch 'iwlwifi-fixes/master...
2014-05-21 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-21 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-05-20 Linus TorvaldsMerge branch 'parisc-3.15-4' of git://git./linux/kernel...
2014-05-16 Tony LindgrenMerge tag 'for-v3.15-rc/omap-fixes-b' of git://git...
2014-05-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-16 Monam Agarwalnet/openvswitch: Use with RCU_INIT_POINTER(x, NULL...
2014-05-16 Jarno Rajahalmeopenvswitch: Use TCP flags in the flow key for stats.
2014-05-16 Jarno Rajahalmeopenvswitch: Fix output of SCTP mask.
2014-05-16 Jarno Rajahalmeopenvswitch: Per NUMA node flow stats.
2014-05-16 Jarno Rajahalmeopenvswitch: Remove 5-tuple optimization.
2014-05-16 Joe Perchesopenvswitch: Use ether_addr_copy
2014-05-16 Joe Perchesopenvswitch: flow_netlink: Use pr_fmt to OVS_NLERR...
2014-05-16 Joe Perchesopenvswitch: Use net_ratelimit in OVS_NLERR
2014-05-16 Daniele Di Proiettoopenvswitch: Added (unsigned long long) cast in printf
2014-05-16 Daniele Di Proiettoopenvswitch: avoid cast-qual warning in vport_priv
2014-05-16 Daniele Di Proiettoopenvswitch: avoid warnings in vport_from_priv
2014-05-16 Daniele Di Proiettoopenvswitch: use const in some local vars and casts
2014-05-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-14 Takashi IwaiMerge tag 'asoc-v3.15-rc5-intel' of git://git./linux...
2014-05-14 Takashi IwaiMerge tag 'asoc-v3.15-rc5-drivers' of git://git./linux...
2014-05-14 Takashi IwaiMerge tag 'asoc-v3.15-rc5-core' of git://git./linux...
2014-05-14 Mark BrownMerge remote-tracking branches 'asoc/fix/audmux', ...
2014-05-13 Wilfried Klaebenet: get rid of SET_ETHTOOL_OPS
2014-05-13 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-13 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-05-13 Mark BrownMerge remote-tracking branches 'spi/fix/pxa2xx' and...
2014-05-13 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-05-13 Emmanuel GrumbachMerge remote-tracking branch 'iwlwifi-fixes/master...
2014-05-13 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Linus TorvaldsMerge tag 'stable/for-linus-3.15-rc5-tag' of git:/...
2014-05-12 WANG Congnet: rename local_df to ignore_df
2014-05-12 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-05-11 Linus TorvaldsMerge branch 'for-3.15' of git://linux-nfs.org/~bfields...
2014-05-11 Olof JohanssonMerge tag 'davinci-fixes-for-v3.15-rc4' of git://git...
2014-05-11 Olof JohanssonMerge tag 'sunxi-fixes-for-3.15' of https://github...
2014-05-11 Olof JohanssonMerge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradea...
2014-05-09 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi...
2014-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-07 Linus TorvaldsMerge tag 'for-linus-20140507' of git://git.infradead...
2014-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 John W. LinvilleMerge branch 'rfkill-gpio-cleanups' of git://git./linux...
2014-05-06 Emmanuel GrumbachMerge remote-tracking branch 'wireless-next/master...
2014-05-06 Greg Kroah-HartmanMerge branch 'imx-drm-fixes-urgent' of git://ftp.arm...
2014-05-05 Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-05 Olof JohanssonMerge tag 'mvebu-mbus_pci-fixes-3.15' of git://git...
2014-05-05 Olof JohanssonMerge tag 'mvebu-dt-fixes-3.15' of git://git.infradead...
2014-05-05 Olof JohanssonMerge tag 'mvebu-fixes-3.15' of git://git.infradead...
2014-05-05 Olof JohanssonMerge tag 'omap-for-v3.15/fixes-gpmc' of git://git...
2014-05-04 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
next