projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove NXAST_DROP_SPOOFED_ARP action.
[openvswitch]
/
datapath
/
2011-06-09
Justin Pettit
Remove NXAST_DROP_SPOOFED_ARP action.
tree
|
commitdiff
2011-06-08
Jesse Gross
datapath: Remove redundant nw_ prefix from fields in...
tree
|
commitdiff
2011-06-08
Jesse Gross
datapath: IP fragments should include L4 header in...
tree
|
commitdiff
2011-06-03
Jesse Gross
tunneling: Warn if CAPWAP is not available on this...
tree
|
commitdiff
2011-06-01
Ben Pfaff
datapath: Get packet metadata from userspace in odp_pac...
tree
|
commitdiff
2011-05-27
Jesse Gross
datapath: Don't call genlmsg_reply() under rcu_read_lock().
tree
|
commitdiff
2011-05-19
Jesse Gross
datapath: Check that netdev vport is fully initialized.
tree
|
commitdiff
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
tree
|
commitdiff
2011-05-18
Andrew Evans
datapath: Hash and compare only the part of sw_flow_key...
tree
|
commitdiff
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
tree
|
commitdiff
2011-05-11
Jesse Gross
datapath: Pull data into linear area only on demand.
tree
|
commitdiff
2011-05-01
Andrew Evans
tunneling: Add DF inherit and default flags to set...
tree
|
commitdiff
2011-04-30
Andrew Evans
tunneling: Add df_default and df_inherit tunnel options.
tree
|
commitdiff
2011-04-29
Ethan Jackson
datapath: Remove dead code in queue_control_packets().
tree
|
commitdiff
2011-04-29
Ben Pfaff
datapath: Drop parameters from execute_actions().
tree
|
commitdiff
2011-04-29
Ben Pfaff
datapath: Make every packet passing through the datapat...
tree
|
commitdiff
2011-04-29
Ben Pfaff
datapath: Avoid freeing wild pointer in corner case.
tree
|
commitdiff
2011-04-29
Ben Pfaff
datapath: No need to zero cb anymore in odp_packet_cmd_...
tree
|
commitdiff
2011-04-28
Andrew Evans
datapath: Make git ignore linux-2.6/vlan.c.
tree
|
commitdiff
2011-04-27
Jesse Gross
datapath: Backport DIV_ROUND_UP.
tree
|
commitdiff
2011-04-07
Andrew Evans
datapath: Update netdev_frame_hook() for 2.6.39 rx...
tree
|
commitdiff
2011-03-31
Simon Horman
datapath: Update for changes in 2.6.39-rc1
tree
|
commitdiff
2011-03-30
Ben Pfaff
datapath: Fix mysterious GRE-over-IPSEC problems.
tree
|
commitdiff
2011-03-25
Ben Pfaff
datapath: Avoid memory leak in odp_packet_cmd_execute().
tree
|
commitdiff
2011-03-23
Ben Pfaff
datapath: Add compatibility with sk_buff's vlan_tci...
tree
|
commitdiff
2011-03-18
Jesse Gross
datapath: Use ipv4_dst_hoplimit() instead of direct...
tree
|
commitdiff
2011-03-18
Jesse Gross
datapath: Backport ip4_dst_hoplimit() from 2.6.38.
tree
|
commitdiff
2011-03-16
Ben Pfaff
Support vlan_group workaround implemented in XenServer...
tree
|
commitdiff
2011-03-14
Jesse Gross
datapath: Check for backported dev_get_by_index_rcu().
tree
|
commitdiff
2011-03-14
Jesse Gross
datapath: Use compat directory only for backported...
tree
|
commitdiff
2011-03-10
Jesse Gross
tunneling: Rely on protocol handles to parse ToS.
tree
|
commitdiff
2011-03-10
Jesse Gross
datapath: Enable vlan offload on internal devices.
tree
|
commitdiff
2011-03-09
Ben Pfaff
datapath: Avoid random tun_id in odp_packet_cmd_execute().
tree
|
commitdiff
2011-03-04
Jesse Gross
tunneling: Don't leak dst on vlan tagging failure.
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Add backport for USHRT_MAX.
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Drop BUG_ON when checksumming and copying.
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Update IPv6 parsing code for kernel style.
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Allow jumbograms through IPv6 parsing.
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Check packet len does not exceed attribute...
tree
|
commitdiff
2011-03-03
Jesse Gross
datapath: Record upcall errors as lost packets.
tree
|
commitdiff
2011-03-02
Ben Pfaff
datapath: Remove unneeded modify_vlan_tci() parameters.
tree
|
commitdiff
2011-03-02
Ben Pfaff
datapath: Avoid duplicate test in tnl_free_linked_skbs().
tree
|
commitdiff
2011-03-02
Ben Pfaff
datapath: Simplify send_frags().
tree
|
commitdiff
2011-02-25
Valient Gough
datapath: call tnl_ops only after setting options
tree
|
commitdiff
2011-02-25
Jesse Gross
datapath: Destroy internal devices before freeing datapath.
tree
|
commitdiff
2011-02-25
Jesse Gross
datapath: Don't free vport until all references are...
tree
|
commitdiff
2011-02-24
Jesse Gross
datapath: Memset executed packet's fields using memset.
tree
|
commitdiff
2011-02-19
Ben Pfaff
datapath: Properly initialize ovs_skb_cb of packet...
tree
|
commitdiff
2011-02-11
Ben Pfaff
Remove /proc/net compatibility support.
tree
|
commitdiff
2011-02-08
Jesse Gross
datapath: Check for backported rcu_read_lock_held.
tree
|
commitdiff
2011-02-08
Jesse Gross
datapath: Use vlan deacceleration function in upcall.
tree
|
commitdiff
2011-02-08
Jesse Gross
datapath: Don't use vlan_features before 2.6.26.
tree
|
commitdiff
2011-02-07
Justin Pettit
datapath: Better calculate max nlattr-formatted flow...
tree
|
commitdiff
2011-02-07
Justin Pettit
datapath: Increase size of max nlattr-formatted flow...
tree
|
commitdiff
2011-02-07
Simon Horman
datapath: Clear rxhash when using an action that may...
tree
|
commitdiff
2011-02-07
Jesse Gross
datapath: Add module parameter to allow TSO with vlans.
tree
|
commitdiff
2011-02-07
Jesse Gross
datapath: Add definition for FCoE offload.
tree
|
commitdiff
2011-02-07
Jesse Gross
datapath: Use vlan acceleration for vlan operations.
tree
|
commitdiff
2011-02-07
Jesse Gross
datapath: Add vlan acceleration field for older kernels.
tree
|
commitdiff
2011-02-07
Jesse Gross
tunneling: Check refcount of each page in frags.
tree
|
commitdiff
2011-02-04
Jesse Gross
tunneling: Always use skb->len for PMTUD.
tree
|
commitdiff
2011-02-04
Jesse Gross
tunneling: Fix uninitialized variable warning in check_mtu.
tree
|
commitdiff
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
tree
|
commitdiff
2011-02-03
Jesse Gross
tunneling: Simplify path MTU discovery logic.
tree
|
commitdiff
2011-02-03
Ben Pfaff
Zero padding bytes in odp_key_ipv4, odp_key_arp.
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
tree
|
commitdiff
2011-02-01
Ben Pfaff
datapath: Dump flow actions only if there is room.
tree
|
commitdiff
2011-02-01
Ben Pfaff
datapath: Fix behavior of NLA_NESTED for pre-2.6.29...
tree
|
commitdiff
2011-01-31
Jesse Gross
datapath: Fix flow time used computation.
tree
|
commitdiff
2011-01-31
Jesse Gross
datapath: Avoid nla_parse_nested const warning on ...
tree
|
commitdiff
2011-01-30
Jesse Gross
datapath: Correct version check for genetlink net names...
tree
|
commitdiff
2011-01-30
Jesse Gross
datapath: Drop allocation of memory for ODP_PACKET_ATTR...
tree
|
commitdiff
2011-01-29
Jesse Gross
datapath: Use multicast groups allocated for upcalls.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change dp_idx to dp_ifindex, the ifindex...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_DP_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Adopt Generic Netlink-compatible locking.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Eliminate vport_mutex by protecting vport...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Backport more Netlink functions.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Backport genl_register_family_with_ops().
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Extend compatibility code for genl_register_m...
tree
|
commitdiff
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Get rid of ODPP_NONE.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_EXECUTE to use Netlink framing.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Remove non-standard nla_put_be{16,32,64}...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert datapath operations to use Netlink...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop flow information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netli...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Make VERIFY_NUL_STRING verify the string...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
tree
|
commitdiff
next