Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ded8a5f9613dbb62cd74f9f26a9caa3193eb3764
/
net
/
openvswitch
/
actions.c
83d2b9b
net: openvswitch: Support masked set actions.
by Jarno Rajahalme
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
cbe7e76
openvswitch: Fix GSO with multiple MPLS label.
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
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
856447d
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
by Jesse Gross
· 10 years ago
ab64f16
openvswitch: Fix memory leak.
by Pravin B Shelar
· 10 years ago
12eb18f
openvswitch: Constify various function arguments
by Thomas Graf
· 10 years ago
e8eedb8
openvswitch: Remove redundant key ref from upcall_info.
by Pravin B Shelar
· 10 years ago
fff06c3
openvswitch: Optimize recirc action.
by Pravin B Shelar
· 10 years ago
8f0aad6
openvswitch: Extend packet attribute for egress tunnel info
by Wenyu Zhang
· 10 years ago
d98612b
openvswitch: Remove flow member from struct ovs_skb_cb
by Lorand Jakab
· 10 years ago
738967b
openvswitch: refactor do_output() to move NULL check out of fast path
by Andy Zhou
· 10 years ago
25cd9ba
openvswitch: Add basic MPLS support to kernel
by Simon Horman
· 10 years ago
941d8eb
datapath: Rename last_action() as nla_is_last() and move to netlink.h
by Simon Horman
· 10 years ago
f0b128c
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
by Jesse Gross
· 10 years ago
971427f3
openvswitch: Add recirc and hash action.
by Andy Zhou
· 10 years ago
32ae87f
openvswitch: simplify sample action implementation
by Andy Zhou
· 10 years ago
8c8b1b8
openvswitch: Use tun_key only for egress tunnel path.
by Pravin B Shelar
· 10 years ago
2ff3e4e
openvswitch: Remove pkt_key from OVS_CB
by Pravin B Shelar
· 10 years ago
2ba5af4
openvswitch: fix panic with multiple vlan headers
by Jiri Benc
· 10 years ago
d9e0ecb
openvswitch: Add skb_clone NULL check for the sampling action.
by Andy Zhou
· 10 years ago
651887b
openvswitch: Sample action without side effects
by Simon Horman
· 10 years ago
fe984c0
openvswitch: Fix a double free bug for the sample action
by Andy Zhou
· 11 years ago
8c63ff0
openvswitch: Use ether_addr_copy
by Joe Perches
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
7539fad
net: Add utility functions to clear rxhash
by Tom Herbert
· 11 years ago
a175a72
openvswitch: Add SCTP support
by Joe Stringer
· 11 years ago
03f0d91
openvswitch: Mega flow implementation
by Andy Zhou
· 11 years ago
36bf5cc
openvswitch: Reset tunnel key between input and output.
by Jesse Gross
· 11 years ago
7d5437c
openvswitch: Add tunneling interface.
by Pravin B Shelar
· 12 years ago
b34df5e
openvswitch: make skb->csum consistent with rest of networking stack.
by Pravin B Shelar
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
7b02408
openvswitch: fix the calculation of checksum for vlan header
by Cong Wang
· 12 years ago
39c7caeb
openvswitch: add skb mark matching and set action
by Ansis Atteka
· 12 years ago
3fdbd1c
openvswitch: add ipv6 'set' action
by Ansis Atteka
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
15eac2a
openvswitch: Increase maximum number of datapath ports.
by Pravin B Shelar
· 12 years ago
39855b5
openvswitch: Fix typo
by Joe Stringer
· 12 years ago
6081030
Revert "openvswitch: potential NULL deref in sample()"
by Jesse Gross
· 12 years ago
5b3e7e6
openvswitch: potential NULL deref in sample()
by Dan Carpenter
· 12 years ago
caf2ee1
openvswitch: Replace Nicira Networks.
by Raju Subramanian
· 13 years ago
81e5d41
openvswitch: Fix checksum update for actions on UDP packets.
by Jesse Gross
· 13 years ago
ccb1352
net: Add Open vSwitch kernel components.
by Jesse Gross
· 13 years ago