git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cfm: Expose remote CFM opstate in the database.
[sliver-openvswitch.git]
/
datapath
/
datapath.c
2012-08-08
Kyle Mestery
Bump up the supported kernel versions to include 3...
blob
|
commitdiff
2012-08-04
Jesse Gross
datapath: Relax set header validation.
blob
|
commitdiff
|
diff to current
2012-07-10
Ben Pfaff
datapath: Check gso_type for correct sk_buff in queue_g...
blob
|
commitdiff
|
diff to current
2012-06-20
Pravin B Shelar
datapath: Support for kernel 3.4.
blob
|
commitdiff
|
diff to current
2012-06-12
Pravin B Shelar
datapath: Check currect return value from skb_gso_segment()
blob
|
commitdiff
|
diff to current
2012-05-25
David Howells
datapath: Remove all #inclusions of asm/system.h
blob
|
commitdiff
|
diff to current
2012-05-08
Pravin B Shelar
datapath: Validation of IPv6 set port action uses IPv4...
blob
|
commitdiff
|
diff to current
2012-05-04
Ansis Atteka
datapath: Release rtnl_lock if ovs_vport_cmd_build_info...
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-04-09
Ansis Atteka
datapath: Do not send notification if ovs_vport_set_opt...
blob
|
commitdiff
|
diff to current
2012-04-02
David S. Miller
datapath: Stop using NLA_PUT*().
blob
|
commitdiff
|
diff to current
2012-03-23
Pravin B Shelar
datapath: Support for kernel 3.3
blob
|
commitdiff
|
diff to current
2012-03-19
Ben Pfaff
configure: Remove --with-build-number.
blob
|
commitdiff
|
diff to current
2012-03-07
Ben Pfaff
datapath: Honor dp_ifindex, when specified, for vport...
blob
|
commitdiff
|
diff to current
2012-02-17
Pravin B Shelar
datapath: Increase maximum number of datapath ports.
blob
|
commitdiff
|
diff to current
2012-01-30
Pravin B Shelar
datapath: Add support for namespace.
blob
|
commitdiff
|
diff to current
2012-01-14
Jesse Gross
datapath: Fix version check for 3.2.
blob
|
commitdiff
|
diff to current
2012-01-11
Ben Pfaff
datapath: Fix multipart datapath dumps.
blob
|
commitdiff
|
diff to current
2012-01-05
Pravin B Shelar
datapath: Implement flow table re-hashing.
blob
|
commitdiff
|
diff to current
2012-01-05
Pravin B Shelar
datapath: Fix OVS compat workqueue support.
blob
|
commitdiff
|
diff to current
2012-01-05
Pravin B Shelar
datapath: Add genl_exec().
blob
|
commitdiff
|
diff to current
2011-12-02
Jesse Gross
datapath: Fix outdated comment.
blob
|
commitdiff
|
diff to current
2011-11-22
Jesse Gross
datapath: Scope global symbols with ovs_ prefix.
blob
|
commitdiff
|
diff to current
2011-11-21
Jesse Gross
datapath: Directly use methods for protecting RCU/RTNL...
blob
|
commitdiff
|
diff to current
2011-11-21
Jesse Gross
datapath: Add genl_dereference() and use it.
blob
|
commitdiff
|
diff to current
2011-11-21
Jesse Gross
datapath: Use u64_stats_sync for datapath and vport...
blob
|
commitdiff
|
diff to current
2011-11-18
Jesse Gross
datapath: Better handle vlan packets sent to userspace.
blob
|
commitdiff
|
diff to current
2011-11-18
Jesse Gross
datapath: Fix unaligned access when storing stats.
blob
|
commitdiff
|
diff to current
2011-11-17
Jesse Gross
datapath: Update startup banner.
blob
|
commitdiff
|
diff to current
2011-11-17
Pravin B Shelar
datapath: Dont export get_dp().
blob
|
commitdiff
|
diff to current
2011-11-17
Jesse Gross
datapath: Fix flow table sparse RCU annotations.
blob
|
commitdiff
|
diff to current
2011-11-16
Jesse Gross
datapath: Reformat copyright messages.
blob
|
commitdiff
|
diff to current
2011-11-15
Ben Pfaff
datapath: Don't drop packets with partial vlan tags.
blob
|
commitdiff
|
diff to current
2011-11-15
Ben Pfaff
datapath: Describe policy for extending flow key, imple...
blob
|
commitdiff
|
diff to current
2011-11-11
Pravin B Shelar
datapath: remove actions.h
blob
|
commitdiff
|
diff to current
2011-11-11
Pravin B Shelar
datapath: Use skb_copy_and_csum_dev() to csum upcall...
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Pettit
Support matching and modifying IP ECN bits.
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Pettit
Don't overload IP TOS with the frag matching bits.
blob
|
commitdiff
|
diff to current
2011-11-08
Pravin B Shelar
datapath: Update kernel support to 3.2.
blob
|
commitdiff
|
diff to current
2011-11-08
Jesse Gross
datapath: Slim down the vport interface.
blob
|
commitdiff
|
diff to current
2011-11-08
Jesse Gross
datapath: Remove vport from OVS_CB.
blob
|
commitdiff
|
diff to current
2011-11-07
Pravin B Shelar
datapath: Fix coding style issues.
blob
|
commitdiff
|
diff to current
2011-11-01
Pravin B Shelar
datapath: Convert kernel priority actions into match...
blob
|
commitdiff
|
diff to current
2011-10-24
Ben Pfaff
datapath: Fully parenthesize ACTION macro.
blob
|
commitdiff
|
diff to current
2011-10-24
Ben Pfaff
datapath: Fix wrong indentation.
blob
|
commitdiff
|
diff to current
2011-10-24
Ben Pfaff
datapath: Disallow unknown attributes on OVS_ACTION_ATT...
blob
|
commitdiff
|
diff to current
2011-10-23
Jesse Gross
datapath: Define constants for versions of GENL families.
blob
|
commitdiff
|
diff to current
2011-10-21
Ben Pfaff
datapath: Use kfree_skb() only on error paths.
blob
|
commitdiff
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
diff to current
2011-10-21
Pravin B Shelar
datapath: Refactor actions in terms of match fields.
blob
|
commitdiff
|
diff to current
2011-10-21
Pravin B Shelar
datapath: Update supported kernel check.
blob
|
commitdiff
|
diff to current
2011-10-18
Ben Pfaff
datapath: Reject attempts to change vport type with...
blob
|
commitdiff
|
diff to current
2011-10-12
Ben Pfaff
datapath-protocol: Rename to <linux/openvswitch.h>.
blob
|
commitdiff
|
diff to current
2011-10-12
Ben Pfaff
datapath: Require explicit upcall_pid for new datapaths...
blob
|
commitdiff
|
diff to current
2011-10-12
Ben Pfaff
datapath: Move Netlink PID for userspace actions from...
blob
|
commitdiff
|
diff to current
2011-10-07
Pravin B Shelar
datapath: Remove RT kernel support.
blob
|
commitdiff
|
diff to current
2011-10-06
Pravin B Shelar
datapath: Strip down vport interface - ifIndex.
blob
|
commitdiff
|
diff to current
2011-09-29
Pravin Shelar
datapath: Avoid skb-clone in upcall
blob
|
commitdiff
|
diff to current
2011-09-28
Pravin Shelar
sFlow: Genericize/simplify kernel sFlow implementation
blob
|
commitdiff
|
diff to current
2011-09-23
Jesse Gross
datapath: Use unicast Netlink sockets for upcalls.
blob
|
commitdiff
|
diff to current
2011-09-20
Jesse Gross
datapath: Correctly validate vport attributes on old...
blob
|
commitdiff
|
diff to current
2011-09-20
Jesse Gross
datapath: Remove check for shared skbs.
blob
|
commitdiff
|
diff to current
2011-09-20
Jesse Gross
datapath: Fully initialize datapath before local port.
blob
|
commitdiff
|
diff to current
2011-09-19
Jesse Gross
datapath: Correctly set error code in queue_userspace_p...
blob
|
commitdiff
|
diff to current
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
blob
|
commitdiff
|
diff to current
2011-09-15
Justin Pettit
Set MTU in userspace rather than kernel.
blob
|
commitdiff
|
diff to current
2011-09-14
Jesse Gross
datapath: Set vport in skb when executed from userspace.
blob
|
commitdiff
|
diff to current
2011-09-13
Pravin Shelar
datapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
blob
|
commitdiff
|
diff to current
2011-09-10
Pravin Shelar
datapath: Improve kernel hash table
blob
|
commitdiff
|
diff to current
2011-09-10
Pravin Shelar
datapath: VLAN actions should use push/pop semantics
blob
|
commitdiff
|
diff to current
2011-09-10
Pravin Shelar
datapath: Fix br_nlmsg_size
blob
|
commitdiff
|
diff to current
2011-09-08
Jesse Gross
datapath: Calculate flow hash after extracting metadata.
blob
|
commitdiff
|
diff to current
2011-09-08
Pravin Shelar
Strip down vport interface : iflink
blob
|
commitdiff
|
diff to current
2011-09-02
Ethan Jackson
datapath: genl_notify() on port disappearances.
blob
|
commitdiff
|
diff to current
2011-08-22
Ben Pfaff
datapath: Remove unneeded { } around single statement.
blob
|
commitdiff
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
diff to current
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
blob
|
commitdiff
|
diff to current
2011-08-03
Simon Horman
datapath: Allow the number of hash entries to exceed...
blob
|
commitdiff
|
diff to current
2011-07-28
pravin shelar
Datapath action should not refer to controller
blob
|
commitdiff
|
diff to current
2011-06-29
Simon Horman
datapath: Support Linux 3.0
blob
|
commitdiff
|
diff to current
2011-06-17
Jesse Gross
datapath: Use consume_skb() on non-errors.
blob
|
commitdiff
|
diff to current
2011-06-16
Jesse Gross
datapath: Further mirror checksum offloading state...
blob
|
commitdiff
|
diff to current
2011-06-13
Jesse Gross
datapath: Check for supported kernel versions.
blob
|
commitdiff
|
diff to current
2011-06-09
Justin Pettit
Remove NXAST_DROP_SPOOFED_ARP action.
blob
|
commitdiff
|
diff to current
2011-06-01
Ben Pfaff
datapath: Get packet metadata from userspace in odp_pac...
blob
|
commitdiff
|
diff to current
2011-05-27
Jesse Gross
datapath: Don't call genlmsg_reply() under rcu_read_lock().
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-18
Andrew Evans
datapath: Hash and compare only the part of sw_flow_key...
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
diff to current
2011-04-29
Ethan Jackson
datapath: Remove dead code in queue_control_packets().
blob
|
commitdiff
|
diff to current
2011-04-29
Ben Pfaff
datapath: Drop parameters from execute_actions().
blob
|
commitdiff
|
diff to current
2011-04-29
Ben Pfaff
datapath: Make every packet passing through the datapat...
blob
|
commitdiff
|
diff to current
2011-04-29
Ben Pfaff
datapath: No need to zero cb anymore in odp_packet_cmd_...
blob
|
commitdiff
|
diff to current
2011-03-30
Ben Pfaff
datapath: Fix mysterious GRE-over-IPSEC problems.
blob
|
commitdiff
|
diff to current
2011-03-25
Ben Pfaff
datapath: Avoid memory leak in odp_packet_cmd_execute().
blob
|
commitdiff
|
diff to current
2011-03-14
Jesse Gross
datapath: Use compat directory only for backported...
blob
|
commitdiff
|
diff to current
2011-03-09
Ben Pfaff
datapath: Avoid random tun_id in odp_packet_cmd_execute().
blob
|
commitdiff
|
diff to current
2011-03-03
Jesse Gross
datapath: Drop BUG_ON when checksumming and copying.
blob
|
commitdiff
|
diff to current
2011-03-03
Jesse Gross
datapath: Check packet len does not exceed attribute...
blob
|
commitdiff
|
diff to current
2011-03-03
Jesse Gross
datapath: Record upcall errors as lost packets.
blob
|
commitdiff
|
diff to current
next