Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7477929566b65f692b79974b784ee59e8b2b9f18
/
net
/
openvswitch
ae5f2fb
openvswitch: Zero flows on allocation.
by Jesse Gross
· 9 years ago
cc57060
openvswitch: Fix IPv6 exthdr handling with ct helpers.
by Joe Stringer
· 9 years ago
982b527
openvswitch: Fix mask generation for nested attributes.
by Jesse Gross
· 9 years ago
38c089d
openvswitch: Fix dependency on IPv6 defrag.
by Joe Stringer
· 9 years ago
f88f69d
openvswitch: Remove conntrack Kconfig option.
by Joe Stringer
· 9 years ago
4c22279
ip-tunnel: Use API to access tunnel metadata options.
by Pravin B Shelar
· 9 years ago
a581b96
openvswitch: Remove vport-net
by Pravin B Shelar
· 9 years ago
8c87663
openvswitch: Remove vport stats.
by Pravin B Shelar
· 9 years ago
3eedb41
openvswitch: Remove egress_tun_info.
by Pravin B Shelar
· 9 years ago
24d43f3
openvswitch: Remove vport get_name()
by Pravin B Shelar
· 9 years ago
c30da49
openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers
by Simon Horman
· 9 years ago
7f9562a
ip_tunnels: record IP version in tunnel info
by Jiri Benc
· 9 years ago
0d5cdef
openvswitch: Fix conntrack compilation without mark.
by Joe Stringer
· 9 years ago
9723e6a
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
by Valentin Rothberg
· 9 years ago
7b85b4d
openvswitch: Include ip6_fib.h.
by Joe Stringer
· 9 years ago
35d4e17
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
by Jiri Pirko
· 9 years ago
6b001e6
openvswitch: Use Geneve device.
by Pravin B Shelar
· 9 years ago
cae3a26
openvswitch: Allow attaching helpers to ct action
by Joe Stringer
· 9 years ago
c2ac667
openvswitch: Allow matching on conntrack label
by Joe Stringer
· 9 years ago
182e304
openvswitch: Allow matching on conntrack mark
by Joe Stringer
· 9 years ago
7f8a436
openvswitch: Add conntrack action
by Joe Stringer
· 9 years ago
be26b9a
openvswitch: Move MASKED* macros to datapath.h
by Joe Stringer
· 9 years ago
8e2fed1
openvswitch: Serialize acts with original netlink len
by Joe Stringer
· 9 years ago
61adedf
route: move lwtunnel state to dst_entry
by Jiri Benc
· 9 years ago
7c383fb
ip_tunnels: use tos and ttl fields also for IPv6
by Jiri Benc
· 9 years ago
c1ea5d6
ip_tunnels: add IPv6 addresses to ip_tunnel_key
by Jiri Benc
· 9 years ago
4b048d6
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
by Tom Herbert
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b2acd1d
openvswitch: Use regular GRE net_device instead of vport
by Pravin B Shelar
· 9 years ago
a9020fd
openvswitch: Move tunnel destroy function to oppenvswitch module.
by Pravin B Shelar
· 9 years ago
e05176a
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
by Wenyu Zhang
· 9 years ago
da8b43c
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
by Alexei Starovoitov
· 9 years ago
3576fd7
openvswitch: Fix L4 checksum handling when dealing with IP fragments
by Glenn Griffin
· 9 years ago
dcc38c0
openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN
by Thomas Graf
· 9 years ago
597798e
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
by Thomas Graf
· 9 years ago
2661371
openvswitch: fix compilation when vxlan is a module
by Nicolas Dichtel
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bac541e
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
by Chris J Arges
· 9 years ago
614732e
openvswitch: Use regular VXLAN net_device device
by Thomas Graf
· 9 years ago
c9db965
openvswitch: Abstract vport name through ovs_vport_name()
by Thomas Graf
· 9 years ago
be4ace6
openvswitch: Move dev pointer into vport itself
by Thomas Graf
· 9 years ago
34ae932
openvswitch: Make tunnel set action attach a metadata dst
by Thomas Graf
· 9 years ago
3093fbe
route: Per route IP tunnel metadata via lightweight tunnel
by Thomas Graf
· 9 years ago
1d8fff9
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
by Thomas Graf
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
640b2b1
openvswitch: disable LRO
by Jiri Benc
· 9 years ago
ccea744
openvswitch: include datapath actions with sampled-packet upcall to userspace
by Neil McKee
· 9 years ago
11e1fa4
geneve: Rename support library as geneve_core
by John W. Linville
· 9 years ago
35d32e8
geneve: move definition of geneve_hdr() to geneve.h
by John W. Linville
· 9 years ago
6713fc9
openvswitch: Use eth_proto_is_802_3
by Alexander Duyck
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
4167e9b
mm: remove GFP_THISNODE
by David Rientjes
· 10 years ago
79b16aa
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
by David Miller
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fa2d8ff
openvswitch: Return vport module ref before destruction
by Thomas Graf
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
7d5f41f
mpls: Fix the openvswitch select of NET_MPLS_GSO
by Eric W. Biederman
· 10 years ago
f4f8e73
openvswitch: Fix serialization of non-masked set actions.
by Joe Stringer
· 10 years ago
7b4577a
openvswitch: Fix net exit.
by Pravin B Shelar
· 10 years ago
26ad0b8
openvswitch: Fix key serialization.
by Pravin B Shelar
· 10 years ago
1310160
openvswitch: Add missing initialization in validate_and_copy_set_tun()
by Geert Uytterhoeven
· 10 years ago
b35725a
openvswitch: Reset key metadata for packet execution.
by Pravin B Shelar
· 10 years ago
fd3137c
openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set
by Thomas Graf
· 10 years ago
ca53934
openvswitch: Initialize unmasked key and uid len
by Pravin B Shelar
· 10 years ago
83d2b9b
net: openvswitch: Support masked set actions.
by Jarno Rajahalme
· 10 years ago
b869387
openvswitch: Add support for checksums on UDP tunnels.
by Jesse Gross
· 10 years ago
74ed7ab
openvswitch: Add support for unique flow IDs.
by Joe Stringer
· 10 years ago
272c2cf
openvswitch: Use sw_flow_key_range for key ranges.
by Joe Stringer
· 10 years ago
d29ab6f
openvswitch: Refactor ovs_flow_tbl_insert().
by Joe Stringer
· 10 years ago
5b4237b
openvswitch: Refactor ovs_nla_fill_match().
by Joe Stringer
· 10 years ago
af33c1a
vxlan: Eliminate dependency on UDP socket in transmit path
by Tom Herbert
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
1dd144c
openvswitch: Support VXLAN Group Policy extension
by Thomas Graf
· 10 years ago
81bfe3c
openvswitch: Allow for any level of nesting in flow attributes
by Thomas Graf
· 10 years ago
d91641d
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
by Thomas Graf
· 10 years ago
3511494
vxlan: Group Policy extension
by Thomas Graf
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
3f4c1d8
openvswitch: Introduce ovs_tunnel_route_lookup
by Fan Du
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
a440edf
openvswitch: Remove unnecessary version.h inclusion
by Syam Sidhardhan
· 10 years ago
24cc59d
openvswitch: Consistently include VLAN header in flow and port stats.
by Ben Pfaff
· 10 years ago
f8403a2
genetlink: pass only network namespace to genl_has_listeners()
by Johannes Berg
· 10 years ago
4aa6118
openvswitch: fix odd_ptr_err.cocci warnings
by Wu Fengguang
· 10 years ago
997e068
openvswitch: Fix vport_send double free
by Pravin B Shelar
· 10 years ago
cbe7e76
openvswitch: Fix GSO with multiple MPLS label.
by Pravin B Shelar
· 10 years ago
ec449f4
openvswitch: Fix MPLS action validation.
by Pravin B Shelar
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8754589
net: replace remaining users of arch_fast_hash with jhash
by Daniel Borkmann
· 10 years ago
d2b2a13
openvswitch: set correct protocol on route lookup
by Jiri Benc
· 10 years ago
f2a01517
openvswitch: Fix flow mask validation.
by Pravin B Shelar
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
93515d5
net: move vlan pop/push functions into common code
by Jiri Pirko
· 10 years ago
e219512
net: move make_writable helper into common code
by Jiri Pirko
· 10 years ago
5968250
vlan: introduce *vlan_hwaccel_push_inside helpers
by Jiri Pirko
· 10 years ago
62749e2
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
by Jiri Pirko
· 10 years ago
1abcd82
openvswitch: actions: use skb_postpull_rcsum when possible
by Jiri Pirko
· 10 years ago
Next »