Merge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
[sliver-openvswitch.git] / datapath /
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-09 Jesse Grossdatapath: Fix typo in flow validation logic.
2013-08-09 Jesse Grossdatapath: Add 'ovs_' prefix to extern symbols.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-02 Jesse Grossodp-util: Always serialize tunnel mask attributes.
2013-08-02 Jesse Grossdatapath: Introduce is_mask when serializing netlink...
2013-08-01 Andy Zhoudatapath: Accept any 802.2 eth_type mask but override...
2013-08-01 Andy Zhoudatapath: Accept any in_port mask but override to be...
2013-08-01 Andy Zhoudatapath: Always allow tunnel mask to be specified...
2013-07-31 Kyle Mesterydatapath: Support for Linux kernel 3.9.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Andy Zhoudatapath: always export priority and skb_mark in netlin...
2013-07-30 Jiri Pirkodatapath: link upper device for port devices
2013-07-29 Ethan Jacksondatapath: Add vxlan and flow_dissector to gitignore.
2013-07-29 Andy Zhoudatapath: Fix missing VLAN netlink attribute handling
2013-07-29 Andy Zhoudatapath: fix a bug in SF_FLOW_KEY_PUT macro
2013-07-26 Pravin B Shelardatapath: list: Fix double fetch of pointer in hlist_en...
2013-07-25 Pravin B Shelardatapath: Use non rcu hlist_del() flow table entry.
2013-07-25 Pravin B Shelardatapath: Use correct type while allocating flex array.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Andy Zhoudatapath: remove RCU annotation from flow->mask
2013-07-22 Kyle Mesterydatapath: Conditionally define skb_unclone in datapath...
2013-07-20 Pravin B Shelardatapath: Restructure vxlan tunneling.
2013-07-20 Pravin B Shelardatapath: Improve net-namespace compat code.
2013-07-19 Andy Zhoudatapath: Add mask check during flow lookup
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-16 Jesse Grossdatapath: Use masked flow when validating actions.
2013-07-15 Pravin B Shelardatapath: Use RCU lock for dp dump operation.
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-12 Jesse Grossdatapath: Use kernel eth_mac_addr() on old kernels.
2013-07-10 Jesse Grossdatpath: Fix tunnel TTL flow rejection message.
2013-07-09 Jesse Grossdatapath: Always include tunnel TTL in serialized Netli...
2013-07-09 Andy Zhoudatapath: fix bugs in exporting netlink attributes
2013-07-09 Jesse Grossdatapath: Fix Netlink error message header.
2013-07-09 Jesse Grossdatapath: Use DP_MAX_PORTS when no IN_PORT attribute...
2013-07-09 Thomas Grafdatapath: rhel: Move RHEL OVS hook registration to...
2013-07-09 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-07-09 Thomas Grafdatapath: Rename skb_network_protocol() to __skb_networ...
2013-07-08 Jesse Grossdatapath: Make netlink error messages more consistent.
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-07-03 Andy Zhoudatapath: add netlink error message to help kernel...
2013-07-03 Pravin B Shelardatapath: Use RCU lock for flow dump operation.
2013-07-03 Jarno Rajahalmedatapath: Fix version check in compat gre.h
2013-07-03 Andy Zhoudatapath: Fix tunnel source port selection for mega...
2013-06-28 Jesse Grossdatapath: Resolve external module dependencies.
2013-06-28 Andy Zhoudatapath: Bug fix: Kernel rejects flow with valid vlan...
2013-06-28 Andy ZhouDatapath: Bug fix: kernel rejects mega flow with encap...
2013-06-28 Jesse Grossdatapath: Make GRE support conditional on CONFIG_NET_IP...
2013-06-27 Justin Pettitdatapath: Convert IPv6 TCP and UDP port netlink attribu...
2013-06-25 Andy Zhoudatapath: Make OVS_ACTION_ATTR_USERSPACE action to...
2013-06-24 Jesse Grossdatapath: Do not clear key in ovs_match_init()
2013-06-24 Joe Stringerdatapath: Add GSO/Tunnel links to gitignore
2013-06-22 Andy Zhoudatapath: Fix a kernel crash caused by corrupted mask...
2013-06-21 Jesse Grossdatapath: Fix uninitializaed variable with GRE GSO.
2013-06-21 Pravin B Shelargre: Restructure tunneling.
2013-06-21 Jesse Grossdatapath: Use a single attribute array for parsing...
2013-06-20 Andy Zhoudatapath: Return EEXIST on overlapping new flow request
2013-06-20 Andy Zhoudatapath: Mega flow implementation
2013-06-12 Pravin B Shelardatapath: make skb->csum consistent with rest of networ...
2013-06-05 Andy HillFix misspellings in comments and docs.
2013-06-03 Lorand Jakabdatapath: fix variable names in comment
2013-05-13 Jesse Grossdatapath: Check for positive packet length in vport_send().
2013-05-07 Jarno Rajahalmedatapath: Free skb dropped by lisp_tnl_send().
2013-05-06 Pravin B Shelardatapath: Kill VPORT_F_TUN_ID vport flag.
2013-05-06 Pravin B Shelardatapath: Move vport init to first port create.
2013-05-06 Pravin B Shelardatapath: Unify vport error stats handling.
2013-05-06 Pravin B Shelartunneling: Remove struct tnl_vport and tnl_ops.
2013-05-06 Jesse Grossdatapath: Remove unused get_config vport op.
2013-05-02 Jesse Grossdatapath: Immediately exit on error in ovs_vport_cmd_set().
2013-04-30 Thomas Grafdatapath: Remove unneeded ovs_netdev_get_ifindex()
2013-04-29 Pravin B Shelardatapath: Use generic struct pcpu_tstats.
2013-04-25 Thomas Grafdatapath: Account for RHEL6.4 backports in compat layer
2013-04-25 Thomas Grafdatapath: Use openvswitch_handle_frame hook in >=RHEL6...
2013-04-19 Pravin B Shelardatapath: Fix struct vport comment.
2013-04-19 Pravin B Shelardatapath: Fix inconsistency in upstream and out of...
2013-04-18 Pravin B Shelardatapath: Fix stale comment in flow.c.
2013-04-12 Pravin B Shelardatapath: Remove vport->linkname
2013-04-12 Pravin B Shelardatapath: Simplify datapath locking.
2013-04-12 Pravin B Shelardatapath: Add workqueue API to ovs compat workqueue.
2013-04-10 Andy Zhoudatapath.h Fix a stale comment.
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-04-02 Thomas Grafdatapath: Don't insert empty OVS_VPORT_ATTR_OPTIONS...
2013-03-30 Thomas Grafdatapath: Move common genl notify code into ovs_notify()
2013-03-30 Thomas Grafdatapath: Refine Netlink message size calculation and...
2013-03-30 Thomas Grafdatapath: Use nla_memcpy() to memcpy() data from attributes
2013-03-30 Thomas Grafdatapath: Specify the minimal length of OVS_PACKET_ATTR...
2013-03-28 Simon Hormandatapath: net: add ETH_P_802_3_MIN
2013-03-27 Hong Zhiguodatapath: correct an invalid BUG_ON
2013-03-27 Jarno Rajahalmedatapath: Fix IP ID setting.
2013-03-27 Jarno Rajahalmedatapath: Factor out common code from *_build_header...
2013-03-26 Jesse Grossdatapath: Preallocate reply skb in ovs_vport_cmd_set().
2013-03-19 Jesse Grossdatapath: Remove checks for preinitialized flow.
2013-03-15 Jesse Grossdatapath: Provide additional RCU backports.
2013-03-15 Sasha Levindatapath: hlist: drop the node parameter from iterators
2013-03-15 Jesse Grossdatapath: Backport simplified hlist iterators.
2013-03-15 Jiri Pirkodatapath: fix drvinfo strings set in drivers
next