index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
1
-14
/
+1
2019-01-05
openvswitch: Fix IPv6 later frags parsing
Yi-Hung Wei
1
-3
/
+5
2018-11-11
OVS: remove VLAN_TAG_PRESENT - fixup
Michał Mirosław
1
-1
/
+1
2018-11-09
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-2
/
+2
2018-09-07
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
1
-13
/
+9
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+12
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-11-30
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
1
-3
/
+3
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-1
/
+5
2017-11-08
openvswitch: enable NSH support
Yi Yang
1
-0
/
+51
2017-07-19
openvswitch: Optimize operations for OvS flow_stats.
Tonghao Zhang
1
-3
/
+4
2017-07-19
openvswitch: Optimize updating for OvS flow_stats.
Tonghao Zhang
1
-2
/
+1
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
1
-5
/
+1
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-02-10
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
1
-5
/
+29
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
1
-27
/
+27
2016-11-13
openvswitch: add processing of L3 packets
Jiri Benc
1
-25
/
+81
2016-11-13
openvswitch: add mac_proto field to the flow key
Jiri Benc
1
-0
/
+1
2016-10-13
openvswitch: vlan: remove wrong likely statement
Jiri Benc
1
-1
/
+1
2016-10-03
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
1
-8
/
+3
2016-09-21
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
1
-2
/
+0
2016-09-19
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
1
-20
/
+22
2016-09-19
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
1
-2
/
+4
2016-09-09
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
1
-18
/
+47
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
1
-2
/
+2
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
1
-3
/
+4
2015-08-30
openvswitch: Remove vport-net
Pravin B Shelar
1
-1
/
+2
2015-08-29
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
1
-6
/
+15
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
1
-0
/
+2
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-2
/
+2
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-0
/
+2
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
1
-2
/
+2
2015-05-06
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
1
-2
/
+2
2015-04-15
mm: remove GFP_THISNODE
David Rientjes
1
-1
/
+3
2015-02-12
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
1
-0
/
+2
2015-01-15
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
1
-1
/
+1
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-03
openvswitch: Consistently include VLAN header in flow and port stats.
Ben Pfaff
1
-2
/
+3
2014-11-10
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
1
-2
/
+2
2014-11-10
openvswitch: Constify various function arguments
Thomas Graf
1
-2
/
+2
2014-11-06
openvswitch: Add basic MPLS support to kernel
Simon Horman
1
-0
/
+30
2014-10-18
openvswitch: Set flow-key members.
Pravin B Shelar
1
-3
/
+3
2014-10-18
openvswitch: fix a use after free
Li RongQing
1
-1
/
+2
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
1
-2
/
+18
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
1
-3
/
+3
2014-10-06
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
1
-9
/
+45
2014-09-16
openvswitch: Add recirc and hash action.
Andy Zhou
1
-1
/
+6
2014-09-16
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
1
-3
/
+4
2014-09-16
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
1
-14
/
+35
2014-08-22
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
[next]