index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
1
-2
/
+4
2016-09-08
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
1
-98
/
+212
2016-06-10
openvswitch: Add packet truncation support.
William Tu
1
-0
/
+9
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+3
2016-03-18
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
1
-3
/
+0
2016-02-16
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
1
-0
/
+6
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
1
-1
/
+4
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+12
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-11
/
+7
2015-10-22
openvswitch: Fix incorrect type use.
Pravin B Shelar
1
-3
/
+3
2015-10-21
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
1
-1
/
+4
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+18
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
1
-4
/
+4
2015-10-07
openvswitch: Reject ct_state unsupported bits
Joe Stringer
1
-0
/
+6
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
1
-37
/
+84
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
1
-2
/
+8
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
1
-9
/
+9
2015-09-15
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
1
-23
/
+59
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
1
-16
/
+11
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-16
/
+30
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
1
-1
/
+11
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-14
/
+55
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
1
-0
/
+2
2015-08-20
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
1
-5
/
+5
2015-08-20
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
1
-9
/
+9
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
1
-3
/
+3
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
1
-7
/
+57
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
1
-8
/
+8
2015-05-05
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+4
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-02-14
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-11
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
1
-1
/
+1
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
1
-34
/
+127
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-2
/
+66
2015-01-26
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
1
-3
/
+35
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
1
-13
/
+101
2015-01-15
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
1
-50
/
+56
2015-01-15
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
1
-33
/
+39
2014-12-23
openvswitch: Fix MPLS action validation.
Pravin B Shelar
1
-12
/
+1
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-12-05
openvswitch: Fix flow mask validation.
Pravin B Shelar
1
-2
/
+2
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2014-11-20
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
1
-1
/
+1
2014-11-16
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-11-14
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
1
-0
/
+7
2014-11-14
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
1
-1
/
+1
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
1
-139
/
+164
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
1
-10
/
+44
[next]