Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1252be9ce0ab4f622b8692b648894d09c0df71ce
/
net
/
openvswitch
/
vport.c
fa2d8ff
openvswitch: Return vport module ref before destruction
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
24cc59d
openvswitch: Consistently include VLAN header in flow and port stats.
by Ben Pfaff
· 10 years ago
997e068
openvswitch: Fix vport_send double free
by Pravin B Shelar
· 10 years ago
d2b2a13
openvswitch: set correct protocol on route lookup
by Jiri Benc
· 10 years ago
12eb18f
openvswitch: Constify various function arguments
by Thomas Graf
· 10 years ago
8f0aad6
openvswitch: Extend packet attribute for egress tunnel info
by Wenyu Zhang
· 10 years ago
9ba559d
openvswitch: Export symbols as GPL symbols.
by Pravin B Shelar
· 10 years ago
62b9c8d
ovs: Turn vports with dependencies into separate modules
by Thomas Graf
· 10 years ago
4e8febd
openvswitch: use vport instead of p
by Fabian Frederick
· 10 years ago
f579668
openvswitch: Add support for Geneve tunneling.
by Jesse Gross
· 10 years ago
f0b128c
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
by Jesse Gross
· 10 years ago
8c8b1b8
openvswitch: Use tun_key only for egress tunnel path.
by Pravin B Shelar
· 10 years ago
83c8df2
openvswitch: refactor ovs flow extract API.
by Pravin B Shelar
· 10 years ago
e403ade
openvswitch: change the data type of error status to atomic_long_t
by Li RongQing
· 10 years ago
3791b3f
openvswitch: Fix memory leak in ovs_vport_alloc() error path
by Christoph Jaeger
· 10 years ago
5cd667b
openvswitch: Allow each vport to have an array of 'port_id's.
by Alex Wang
· 10 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
39b6b29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
443cd88
ovs: make functions local
by Stephen Hemminger
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
2694838
openvswitch: Fix argument descriptions in vport.c.
by Justin Pettit
· 11 years ago
5826484
openvswitch: Add vxlan tunneling support.
by Pravin B Shelar
· 11 years ago
fb825a5
openvswitch: Add Kconfig dependency on GRE-DEMUX.
by Pravin B Shelar
· 11 years ago
479b1a5
openvswitch: Use correct config guard.
by Pravin B Shelar
· 11 years ago
aa31070
openvswitch: Add gre tunnel support.
by Pravin B Shelar
· 11 years ago
7d5437c
openvswitch: Add tunneling interface.
by Pravin B Shelar
· 11 years ago
af78416
openvswitch: Fix misspellings in comments and docs.
by Andy Hill
· 11 years ago
91b7514
openvswitch: Unify vport error stats handling.
by Pravin B Shelar
· 12 years ago
e0f0ecf
openvswitch: Use generic struct pcpu_tstats.
by Pravin B Shelar
· 12 years ago
8e4e171
openvswitch: Simplify datapath locking.
by Pravin B Shelar
· 12 years ago
5d96335
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
by Thomas Graf
· 12 years ago
296b601
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d176ca2
openvswitch: remove some useless comments
by Cong Wang
· 12 years ago
404f2f1
net: openvswitch: use this_cpu_ptr per-cpu helper
by Shan Wei
· 12 years ago
a2bf91b
net/openvswitch/vport.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 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
46df7b8
openvswitch: Add support for network namespaces.
by Pravin B Shelar
· 13 years ago
caf2ee1
openvswitch: Replace Nicira Networks.
by Raju Subramanian
· 13 years ago
8d9d399
net: remove version.h includes in net/openvswitch/
by Devendra Naga
· 13 years ago
f0a98ae
openvswitch: small potential memory leak in ovs_vport_alloc()
by Dan Carpenter
· 13 years ago
ccb1352
net: Add Open vSwitch kernel components.
by Jesse Gross
· 13 years ago