index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
2016-06-25
openvswitch: Only set mark and labels with a commit flag.
Jarno Rajahalme
2016-06-25
openvswitch: Set mark and labels before confirming.
Jarno Rajahalme
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
2016-06-10
openvswitch: Add packet truncation support.
William Tu
2016-06-02
ovs: set name assign type of internal port
Zhang Shengju
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-11
openvswitch: Fix cached ct with helper.
Joe Stringer
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-05
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
2016-04-16
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
2016-03-18
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
openvswitch: Interface with NAT.
Jarno Rajahalme
2016-03-14
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
2016-03-14
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
2016-03-14
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
2016-03-14
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
2016-03-14
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
2016-03-14
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
2016-03-13
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
2016-03-01
ovs: propagate per dp max headroom to all vports
Paolo Abeni
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-19
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
2016-02-18
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
2016-02-18
openvswitch: Revert: "Enable memory mapped Netlink i/o"
Florian Westphal
2016-02-16
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2016-02-11
openvswitch: allow management from inside user namespaces
Tycho Andersen
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
[next]