Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3136432956501f071891c3d4b6194feb2df924a5
/
net
/
openvswitch
/
datapath.c
df30f74
openvswitch: upcall: Fix vlan handling.
by pravin shelar
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
5108bba
openvswitch: add processing of L3 packets
by Jiri Benc
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
76e4cc7
openvswitch: remove unnecessary EXPORT_SYMBOLs
by Jiri Benc
· 8 years ago
2279994
openvswitch: avoid resetting flow key while installing new flow.
by pravin shelar
· 8 years ago
190aa3e
openvswitch: Fix Frame-size larger than 1024 bytes warning.
by pravin shelar
· 8 years ago
ed22709
openvswitch: use alias for genetlink family names
by Thadeu Lima de Souza Cascardo
· 8 years ago
b95e592
openvswitch: Add packet len info to upcall.
by William Tu
· 8 years ago
f2a4d08
openvswitch: Add packet truncation support.
by William Tu
· 8 years ago
66c7a5e
ovs: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
0238b72
ovs: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
6f15cdb
ovs: allow nl 'flow set' to use ufid without flow key
by Samuel Gauthier
· 9 years ago
3a927bc
ovs: propagate per dp max headroom to all vports
by Paolo Abeni
· 9 years ago
263ea09
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
by Florian Westphal
· 9 years ago
551ddc0
openvswitch: Revert: "Enable memory mapped Netlink i/o"
by Florian Westphal
· 9 years ago
4a92602
openvswitch: allow management from inside user namespaces
by Tycho Andersen
· 9 years ago
9207f9d
net: preserve IP control block during GSO segmentation
by Konstantin Khlebnikov
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
b5ffe63
net: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 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
4c22279
ip-tunnel: Use API to access tunnel metadata options.
by Pravin B Shelar
· 9 years ago
3eedb41
openvswitch: Remove egress_tun_info.
by Pravin B Shelar
· 9 years ago
c2ac667
openvswitch: Allow matching on conntrack label
by Joe Stringer
· 9 years ago
7f8a436
openvswitch: Add conntrack action
by Joe Stringer
· 9 years ago
8e2fed1
openvswitch: Serialize acts with original netlink len
by Joe Stringer
· 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
ccea744
openvswitch: include datapath actions with sampled-packet upcall to userspace
by Neil McKee
· 9 years ago
6713fc9
openvswitch: Use eth_proto_is_802_3
by Alexander Duyck
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
7b4577a
openvswitch: Fix net exit.
by Pravin B Shelar
· 10 years ago
74ed7ab
openvswitch: Add support for unique flow IDs.
by Joe Stringer
· 10 years ago
5b4237b
openvswitch: Refactor ovs_nla_fill_match().
by Joe Stringer
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
f8403a2
genetlink: pass only network namespace to genl_has_listeners()
by Johannes Berg
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5968250
vlan: introduce *vlan_hwaccel_push_inside helpers
by Jiri Pirko
· 10 years ago
62749e2
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
by Jiri Pirko
· 10 years ago
8ec609d
openvswitch: Convert dp rcu read operation to locked operations
by Pravin B Shelar
· 10 years ago
05da589
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
by Jarno Rajahalme
· 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
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
2fdb957
openvswitch: Refactor action alloc and copy api.
by Pravin B Shelar
· 10 years ago
41af73e
openvswitch: Move key_attr_size() to flow_netlink.h.
by Joe Stringer
· 10 years ago
d98612b
openvswitch: Remove flow member from struct ovs_skb_cb
by Lorand Jakab
· 10 years ago
cc3a5ae
openvswitch: Refactor get_dp() function into multiple access APIs.
by Andy Zhou
· 10 years ago
ca7105f
openvswitch: Refactor ovs_flow_cmd_fill_info().
by Joe Stringer
· 10 years ago
426cda5
openvswitch: Additional logging for -EINVAL on flow setups.
by Jesse Gross
· 10 years ago
9b996e5
openvswitch: Move table destroy to dp-rcu callback.
by Pravin B Shelar
· 11 years ago
25cd9ba
openvswitch: Add basic MPLS support to kernel
by Simon Horman
· 10 years ago
2c6c49d
openvswitch: Export lockdep_ovsl_is_held to modules.
by David S. Miller
· 10 years ago
62b9c8d
ovs: Turn vports with dependencies into separate modules
by Thomas Graf
· 10 years ago
330966e
net: make skb_gso_segment error handling more robust
by Florian Westphal
· 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
67fa034
openvswitch: Add support for matching on OAM packets.
by Jesse Gross
· 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
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
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
2072ec8
openvswitch: fix duplicate #include headers
by Jean Sacren
· 10 years ago
d0e992a
openvswitch: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
f53e383
openvswitch: Avoid memory corruption in queue_userspace_packet()
by Andy Zhou
· 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
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
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
6093ae9
openvswitch: Minimize dp and vport critical sections.
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
23dabf8
openvswitch: Remove 5-tuple optimization.
by Jarno Rajahalme
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
Next »