Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a29b073351ffdda0ce9745f3bd98f5a513c523d7
/
net
/
openvswitch
25ef132
openvswitch: Set flow-key members.
by Pravin B Shelar
· 10 years ago
f47de06
openvswitch: Create right mask with disabled megaflows
by Pravin B Shelar
· 10 years ago
389f489
openvswitch: fix a use after free
by Li RongQing
· 10 years ago
4e8febd
openvswitch: use vport instead of p
by Fabian Frederick
· 10 years ago
7e78cc4
openvswitch: kerneldoc warning fix
by Fabian Frederick
· 10 years ago
0a5d1c5
openvswitch: fix a sparse warning
by Andy Zhou
· 10 years ago
f579668
openvswitch: Add support for Geneve tunneling.
by Jesse Gross
· 10 years ago
6b205b2
openvswitch: Factor out allocation and verification of actions.
by Jesse Gross
· 10 years ago
f0b128c
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
by Jesse Gross
· 10 years ago
67fa034
openvswitch: Add support for matching on OAM packets.
by Jesse Gross
· 10 years ago
0714812
openvswitch: Eliminate memset() from flow_extract.
by Jesse Gross
· 10 years ago
8280bf0
net/openvswitch: remove dup comment in vport.h
by Wang Sheng-Hui
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9b67aa4
openvswitch: restore OVS_FLOW_CMD_NEW notifications
by Samuel Gauthier
· 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
83c8df2
openvswitch: refactor ovs flow extract API.
by Pravin B Shelar
· 10 years ago
2ff3e4e
openvswitch: Remove pkt_key from OVS_CB
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
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c5eba0b
openvswitch: distinguish between the dropped and consumed skb
by Li RongQing
· 10 years ago
4ee45ea
openvswitch: fix a memory leak
by Li RongQing
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8c6b00c
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
by Andreea-Cristina Bernat
· 10 years ago
2ba5af4
openvswitch: fix panic with multiple vlan headers
by Jiri Benc
· 10 years ago
3791b3f
openvswitch: Fix memory leak in ovs_vport_alloc() error path
by Christoph Jaeger
· 10 years ago
2072ec8
openvswitch: fix duplicate #include headers
by Jean Sacren
· 10 years ago
80019d3
net: Remove unlikely() for WARN_ON() conditions
by Thomas Graf
· 10 years ago
d0e992a
openvswitch: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 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
f53e383
openvswitch: Avoid memory corruption in queue_userspace_packet()
by Andy Zhou
· 10 years ago
f6eec61
openvswitch: Enable tunnel GSO for OVS bridge.
by Pravin B Shelar
· 10 years ago
5cd667b
openvswitch: Allow each vport to have an array of 'port_id's.
by Alex Wang
· 10 years ago
48e48a7
openvswitch: make generic netlink group const
by stephen hemminger
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
535fb8d
vxlan: Call udp_flow_src_port
by Tom Herbert
· 10 years ago
5b9e7e1
openvswitch: introduce rtnl ops stub
by Jiri Pirko
· 10 years ago
4a46b24
openvswitch: Use exact lookup for flow_get and flow_del.
by Alex Wang
· 10 years ago
ad55200
openvswitch: Fix tracking of flags seen in TCP flows.
by Ben Pfaff
· 11 years ago
e0bb8c4
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash
by Wei Zhang
· 10 years ago
fe984c0
openvswitch: Fix a double free bug for the sample action
by Andy Zhou
· 11 years ago
359a0ea
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
by Tom Herbert
· 10 years ago
0c200ef
openvswitch: Simplify genetlink code.
by Pravin B Shelar
· 11 years ago
893f139
openvswitch: Minimize ovs_flow_cmd_new|set critical sections.
by Jarno Rajahalme
· 11 years ago
37bdc87
openvswitch: Split ovs_flow_cmd_new_or_set().
by Jarno Rajahalme
· 11 years ago
aed0677
openvswitch: Minimize ovs_flow_cmd_del critical section.
by Jarno Rajahalme
· 11 years ago
0e9796b
openvswitch: Reduce locking requirements.
by Jarno Rajahalme
· 11 years ago
86ec8db
openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
by Jarno Rajahalme
· 11 years ago
eb07265
openvswitch: Fix typo.
by Jarno Rajahalme
· 11 years ago
6093ae9
openvswitch: Minimize dp and vport critical sections.
by Jarno Rajahalme
· 11 years ago
56c1986
openvswitch: Make flow mask removal symmetric.
by Jarno Rajahalme
· 11 years ago
fb5d1e9
openvswitch: Build flow cmd netlink reply only if needed.
by Jarno Rajahalme
· 11 years ago
bb6f9a7
openvswitch: Clarify locking.
by Jarno Rajahalme
· 11 years ago
be52c9e
openvswitch: Avoid assigning a NULL pointer to flow actions.
by Jarno Rajahalme
· 11 years ago
1139e24
openvswitch: Compact sw_flow_key.
by Jarno Rajahalme
· 11 years ago
944df8a
net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c
by Monam Agarwal
· 11 years ago
88d73f6
openvswitch: Use TCP flags in the flow key for stats.
by Jarno Rajahalme
· 11 years ago
d92ab13
openvswitch: Fix output of SCTP mask.
by Jarno Rajahalme
· 11 years ago
63e7959
openvswitch: Per NUMA node flow stats.
by Jarno Rajahalme
· 11 years ago
23dabf8
openvswitch: Remove 5-tuple optimization.
by Jarno Rajahalme
· 11 years ago
8c63ff0
openvswitch: Use ether_addr_copy
by Joe Perches
· 11 years ago
2235ad1
openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output
by Joe Perches
· 11 years ago
1815a88
openvswitch: Use net_ratelimit in OVS_NLERR
by Joe Perches
· 11 years ago
cc23ebf
openvswitch: Added (unsigned long long) cast in printf
by Daniele Di Proietto
· 11 years ago
07dc060
openvswitch: avoid cast-qual warning in vport_priv
by Daniele Di Proietto
· 11 years ago
d0b4da1
openvswitch: avoid warnings in vport_from_priv
by Daniele Di Proietto
· 11 years ago
7085130
openvswitch: use const in some local vars and casts
by Daniele Di Proietto
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
f01ec1c
vxlan: add x-netns support
by Nicolas Dichtel
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4f647e0
openvswitch: fix a possible deadlock and lockdep warning
by Flavio Leitner
· 11 years ago
36d5fe6
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
by Zoltan Kiss
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f9b8c4c
openvswitch: Correctly report flow used times for first 5 minutes after boot.
by Ben Pfaff
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
42ee19e
openvswitch: Fix race.
by Jarno Rajahalme
· 11 years ago
04382a3
openvswitch: Read tcp flags only then the tranport header is present.
by Jarno Rajahalme
· 11 years ago
3c7eacf
ovs: fix dp check in ovs_dp_reset_user_features
by Jiri Pirko
· 11 years ago
df9d9fd
openvswitch: rename ->sync to ->syncp
by WANG Cong
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
c14e095
openvswitch: Suppress error messages on megaflow updates
by Andy Zhou
· 11 years ago
e4c6d75
openvswitch: Fix ovs_flow_free() ovs-lock assert.
by Pravin B Shelar
· 11 years ago
45fb9c3
openvswitch: Fix ovs_dp_cmd_msg_size()
by Daniele Di Proietto
· 11 years ago
e80857c
openvswitch: Fix kernel panic on ovs_flow_free
by Andy Zhou
· 11 years ago
aea0bb4
openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
by Thomas Graf
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
ece37c8
openvswitch: Use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 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
09c5e60
openvswitch: Compute checksum in skb_gso_segment() if needed
by Thomas Graf
· 11 years ago
bda56f1
openvswitch: Use skb_zerocopy() for upcall
by Thomas Graf
· 11 years ago
8055a89
openvswitch: Pass datapath into userspace queue functions
by Thomas Graf
· 11 years ago
44da5ae
openvswitch: Drop user features if old user space attempted to create datapath
by Thomas Graf
· 11 years ago
43d4be9
openvswitch: Allow user space to announce ability to accept unaligned Netlink messages
by Thomas Graf
· 11 years ago
5f03f47
openvswitch: remove duplicated include from flow_table.c
by Wei Yongjun
· 11 years ago
Next »