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
2015-01-15
vxlan: Group Policy extension
Thomas Graf
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2015-01-14
openvswitch: Introduce ovs_tunnel_route_lookup
Fan Du
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
2015-01-02
openvswitch: Consistently include VLAN header in flow and port stats.
Ben Pfaff
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
2014-12-23
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
2014-12-23
openvswitch: Fix MPLS action validation.
Pravin B Shelar
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-09
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-05
openvswitch: Fix flow mask validation.
Pravin B Shelar
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
2014-11-20
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
2014-11-16
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-11-14
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
2014-11-14
openvswitch: Convert dp rcu read operation to locked operations
Pravin B Shelar
2014-11-14
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
2014-11-14
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
2014-11-14
openvswitch: Fix memory leak.
Pravin B Shelar
2014-11-14
openvswitch: Fix build failure.
Pravin B Shelar
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
openvswitch: Constify various function arguments
Thomas Graf
2014-11-09
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
2014-11-09
openvswitch: Optimize recirc action.
Pravin B Shelar
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-09
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2014-11-05
openvswitch: Avoid NULL mask check while building mask
Pravin B Shelar
2014-11-05
openvswitch: Refactor action alloc and copy api.
Pravin B Shelar
2014-11-05
openvswitch: Move key_attr_size() to flow_netlink.h.
Joe Stringer
2014-11-05
openvswitch: Remove flow member from struct ovs_skb_cb
Lorand Jakab
2014-11-05
openvswitch: Drop packets when interdev is not up
Chunhe Li
2014-11-05
openvswitch: Refactor get_dp() function into multiple access APIs.
Andy Zhou
2014-11-05
openvswitch: Refactor ovs_flow_cmd_fill_info().
Joe Stringer
2014-11-05
openvswitch: refactor do_output() to move NULL check out of fast path
Andy Zhou
2014-11-05
openvswitch: Additional logging for -EINVAL on flow setups.
Jesse Gross
2014-11-05
openvswitch: Remove redundant tcp_flags code.
Joe Stringer
2014-11-05
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-10-28
openvswitch: Export lockdep_ovsl_is_held to modules.
David S. Miller
2014-10-28
datapath: Rename last_action() as nla_is_last() and move to netlink.h
Simon Horman
[next]