Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b23afb93d317c65cef553b804f08dec8a7a0f7e1
/
net
/
openvswitch
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6f5cade
openvswitch: Fix skb leak using IPv6 defrag
by Joe Stringer
· 9 years ago
74c1661
openvswitch: Fix double-free on ip_defrag() errors
by Joe Stringer
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fc4099f
openvswitch: Fix egress tunnel info.
by Pravin B Shelar
· 9 years ago
aec1592
openvswitch: Use dev_queue_xmit for vport send.
by Pravin B Shelar
· 9 years ago
99e28f1
openvswitch: Fix incorrect type use.
by Pravin B Shelar
· 9 years ago
e754ec6
openvswitch: Serialize nested ct actions if provided
by Joe Stringer
· 9 years ago
4f0909e
openvswitch: Mark connections new when not confirmed.
by Joe Stringer
· 9 years ago
9e38471
openvswitch: Reject ct_state masks for unknown bits
by Joe Stringer
· 9 years ago
1241365
openvswitch: Allocate memory for ovs internal device stats.
by James Morse
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
740dbc2
openvswitch: Scrub skb between namespaces
by Joe Stringer
· 9 years ago
b727759
ipv6: Pass struct net into nf_ct_frag6_gather
by Eric W. Biederman
· 9 years ago
19bcf9f
ipv4: Pass struct net into ip_defrag and ip_check_defrag
by Eric W. Biederman
· 9 years ago
ab38a7b
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
by Joe Stringer
· 9 years ago
fbccce5
openvswitch: Extend ct_state match field to 32 bits
by Joe Stringer
· 9 years ago
6f22595
openvswitch: Reject ct_state unsupported bits
by Joe Stringer
· 9 years ago
ec0d043
openvswitch: Ensure flow is valid before executing ct
by Joe Stringer
· 9 years ago
b8f2257
openvswitch: Fix skb leak in ovs_fragment()
by Joe Stringer
· 9 years ago
6b26ba3
openvswitch: netlink attributes for IPv6 tunneling
by Jiri Benc
· 9 years ago
00a93ba
openvswitch: add tunnel protocol to sw_flow_key
by Jiri Benc
· 9 years ago
83ffe99
openvswitch: Fix ovs_vport_get_stats()
by Pravin B Shelar
· 9 years ago
598c12d
ovs: do not allocate memory from offline numa node
by Konstantin Khlebnikov
· 9 years ago
33db412
openvswitch: Rename LABEL->LABELS
by Joe Stringer
· 9 years ago
184e16d
openvswitch: Remove ovs_vport_output_sk
by Eric W. Biederman
· 9 years ago
7d8c6e3
ipv6: Pass struct net through ip6_fragment
by Eric W. Biederman
· 9 years ago
694869b
ipv4: Pass struct net through ip_fragment
by Eric W. Biederman
· 9 years ago
c559cd3
openvswitch: Pass net into ovs_fragment
by Eric W. Biederman
· 9 years ago
188515f
openvswitch: Pass net into ovs_vport_output
by Eric W. Biederman
· 9 years ago
b1be00a
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
by Jiri Benc
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
92c14d9
genetlink: simplify genl_notify
by Jiri Benc
· 9 years ago
ae5f2fb
openvswitch: Zero flows on allocation.
by Jesse Gross
· 9 years ago
a31f1ad
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
by Eric W. Biederman
· 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
· 10 years ago
ccea744
openvswitch: include datapath actions with sampled-packet upcall to userspace
by Neil McKee
· 10 years ago
11e1fa4
geneve: Rename support library as geneve_core
by John W. Linville
· 10 years ago
35d32e8
geneve: move definition of geneve_hdr() to geneve.h
by John W. Linville
· 10 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
Next »