summaryrefslogtreecommitdiff
path: root/net/openvswitch/datapath.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\
| * net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\ \ \ | |/ /
| * | openvswitch: Zero flows on allocation.Jesse Gross2015-09-22
* | | genetlink: simplify genl_notifyJiri Benc2015-09-24
|/ /
* | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-29
* | openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-27
* | openvswitch: Add conntrack actionJoe Stringer2015-08-27
* | openvswitch: Serialize acts with original netlink lenJoe Stringer2015-08-27
* | openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-21
* | openvswitch: Move dev pointer into vport itselfThomas Graf2015-07-21
* | openvswitch: Make tunnel set action attach a metadata dstThomas Graf2015-07-21
|/
* openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-01
* openvswitch: Use eth_proto_is_802_3Alexander Duyck2015-05-05
* net: Kill hold_net release_netEric W. Biederman2015-03-12
* openvswitch: Fix net exit.Pravin B Shelar2015-02-20
* openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-26
* openvswitch: Refactor ovs_nla_fill_match().Joe Stringer2015-01-26
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar2014-11-14
* | vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2014-11-21
* | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-21
* | openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-09
* | openvswitch: Constify various function argumentsThomas Graf2014-11-09
* | openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar2014-11-09
* | openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-09
* | openvswitch: Export symbols as GPL symbols.Pravin B Shelar2014-11-09
* | openvswitch: Refactor action alloc and copy api.Pravin B Shelar2014-11-05
* | openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer2014-11-05
* | openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab2014-11-05
* | openvswitch: Refactor get_dp() function into multiple access APIs.Andy Zhou2014-11-05
* | openvswitch: Refactor ovs_flow_cmd_fill_info().Joe Stringer2014-11-05
* | openvswitch: Additional logging for -EINVAL on flow setups.Jesse Gross2014-11-05
* | openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar2014-11-05
* | openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-05
* | openvswitch: Export lockdep_ovsl_is_held to modules.David S. Miller2014-10-28
* | ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-28
|/
* net: make skb_gso_segment error handling more robustFlorian Westphal2014-10-20
* openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-06
* openvswitch: Factor out allocation and verification of actions.Jesse Gross2014-10-06
* openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\