git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
worker: Don't have worker abort when parent dies.
[sliver-openvswitch.git]
/
datapath
/
flow.c
2013-01-19
Pravin B Shelar
datapath: More flexible kernel/userspace tunneling...
blob
|
commitdiff
2012-12-31
Jesse Gross
datapath: Initialize tunnel_key pad member.
blob
|
commitdiff
|
diff to current
2012-11-22
Ansis Atteka
datapath: add skb mark matching and set action
blob
|
commitdiff
|
diff to current
2012-11-08
Jesse Gross
datapath: Move tun_key out of struct phy and union.
blob
|
commitdiff
|
diff to current
2012-11-07
Jesse Gross
datapath: Shorten flow tunneling flags.
blob
|
commitdiff
|
diff to current
2012-11-07
Jesse Gross
datapath: Don't allow flows installed with only TUN_ID.
blob
|
commitdiff
|
diff to current
2012-11-07
Jesse Gross
datapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream...
blob
|
commitdiff
|
diff to current
2012-11-06
Jesse Gross
datapath: Remove flow refcount functionality.
blob
|
commitdiff
|
diff to current
2012-11-02
Mehak Mahajan
Process RARP packets with ethertype 0x8035 similar...
blob
|
commitdiff
|
diff to current
2012-10-24
Mehak Mahajan
Allow processing of RARP packets.
blob
|
commitdiff
|
diff to current
2012-10-20
Pravin B Shelar
datapath: Optimize flow key match for non tunnel flows.
blob
|
commitdiff
|
diff to current
2012-10-20
Kyle Mestery
datapath: Add support for tun_key to Open vSwitch datapath
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-04-02
David S. Miller
datapath: Stop using NLA_PUT*().
blob
|
commitdiff
|
diff to current
2012-03-23
Jesse Gross
flow: Enable retrieval of TCP flags from IPv6 traffic.
blob
|
commitdiff
|
diff to current
2012-03-23
Jesse Gross
flow: Add length check when retrieving TCP flags.
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-17
Shan Wei
datapath: kill duplicate included header
blob
|
commitdiff
|
diff to current
2012-01-05
Pravin B Shelar
datapath: Implement flow table re-hashing.
blob
|
commitdiff
|
diff to current
2011-12-02
Jesse Gross
datapath: Remove custom version of ipv6_skip_exthdr().
blob
|
commitdiff
|
diff to current
2011-11-30
Jesse Gross
datapath: Don't use ipv6_addr_copy().
blob
|
commitdiff
|
diff to current
2011-11-22
Jesse Gross
datapath: Scope global symbols with ovs_ prefix.
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-16
Ben Pfaff
datapath: Properly validate length of OVS_KEY_ATTR_ENCA...
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-14
Ben Pfaff
datapath: Allow flow key Netlink attributes to appear...
blob
|
commitdiff
|
diff to current
2011-11-12
Ben Pfaff
datapath: Rearrange ovs_key_lens.
blob
|
commitdiff
|
diff to current
2011-11-10
Ansis Atteka
datapath: Kernel flow metadata parsing should be less...
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Pettit
datapath: Rename ipv6_tos to ipv6_tclass.
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Pettit
Support matching and modifying IP TTL.
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-09
Justin Pettit
Support matching IPv6 flow label.
blob
|
commitdiff
|
diff to current
2011-11-08
Jesse Gross
datapath: Renumber non-upstreamable interfaces.
blob
|
commitdiff
|
diff to current
2011-11-07
Pravin B Shelar
datapath: Fix coding style issues.
blob
|
commitdiff
|
diff to current
2011-11-02
Jesse Gross
datapath: Drop useless WARN_ON_ONCE during flow conversion.
blob
|
commitdiff
|
diff to current
2011-11-02
Jesse Gross
datapath: Add IPv6 to list of parsed EtherTypes.
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-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-07
Pravin B Shelar
datapath: Remove RT kernel support.
blob
|
commitdiff
|
diff to current
2011-09-10
Pravin Shelar
datapath: Improve kernel hash table
blob
|
commitdiff
|
diff to current
2011-09-08
Ben Pfaff
datapath: Allow a packet with no input port to omit...
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-06-08
Jesse Gross
datapath: Remove redundant nw_ prefix from fields in...
blob
|
commitdiff
|
diff to current
2011-06-08
Jesse Gross
datapath: IP fragments should include L4 header in...
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-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-05-11
Jesse Gross
datapath: Pull data into linear area only on demand.
blob
|
commitdiff
|
diff to current
2011-04-29
Ben Pfaff
datapath: Avoid freeing wild pointer in corner case.
blob
|
commitdiff
|
diff to current
2011-03-03
Jesse Gross
datapath: Update IPv6 parsing code for kernel style.
blob
|
commitdiff
|
diff to current
2011-03-03
Jesse Gross
datapath: Allow jumbograms through IPv6 parsing.
blob
|
commitdiff
|
diff to current
2011-02-07
Justin Pettit
datapath: Better calculate max nlattr-formatted flow...
blob
|
commitdiff
|
diff to current
2011-02-07
Jesse Gross
datapath: Use vlan acceleration for vlan operations.
blob
|
commitdiff
|
diff to current
2011-02-03
Ben Pfaff
Zero padding bytes in odp_key_ipv4, odp_key_arp.
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
blob
|
commitdiff
|
diff to current
2011-01-31
Jesse Gross
datapath: Fix flow time used computation.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert datapath operations to use Netlink...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
blob
|
commitdiff
|
diff to current
2011-01-17
Ben Pfaff
datapath: Consistently parenthesize the operand of...
blob
|
commitdiff
|
diff to current
2011-01-13
Ben Pfaff
datapath: Get rid of compat.h, compat26.h in favor...
blob
|
commitdiff
|
diff to current
2011-01-06
Simon Horman
datapath: Treat GSO skbs as if they were fragments
blob
|
commitdiff
|
diff to current
2010-12-29
Jesse Gross
datapath: Add casts for direct freeing of RCU data.
blob
|
commitdiff
|
diff to current
2010-12-13
Jesse Gross
datapath: Correct byte order annotations.
blob
|
commitdiff
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
diff to current
2010-12-10
Jesse Gross
datapath: Use static where possible.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Use __read_mostly annotations where appropriate.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Drop obsolete comment.
blob
|
commitdiff
|
diff to current
2010-10-11
Ben Pfaff
datapath: Combine dl_vlan and dl_vlan_pcp.
blob
|
commitdiff
|
diff to current
2010-09-22
Jesse Gross
datapath: Move is_frag out of struct ovs_skb_cb.
blob
|
commitdiff
|
diff to current
2010-09-22
Jesse Gross
datapath: Add ref counting for flows.
blob
|
commitdiff
|
diff to current
2010-09-22
Jesse Gross
datapath: Move flow allocation into a function.
blob
|
commitdiff
|
diff to current
2010-09-14
Ben Pfaff
datapath: Increase maximum number of actions per flow.
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
datapath: Avoid accesses past the end of skbuff data...
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
datapath: Fix default value of skb transport_header.
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
datapath: Avoid pskb_may_pull() checks where not needed.
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
datapath: Report memory allocation errors in flow_extra...
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
Add Nicira extension to OpenFlow for dropping spoofed...
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
datapath: Free up flow_extract() return value for repor...
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
datapath: Remove skb->len >= ETH_HLEN check from flow_e...
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
datapath: Use 'bool' instead of 'int' where appropriate.
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
datapath: Use min() instead of open-coding it.
blob
|
commitdiff
|
diff to current
2010-08-10
Ben Pfaff
datapath: Fix handling of 802.1Q and SNAP headers.
blob
|
commitdiff
|
diff to current
2010-08-03
Ben Pfaff
datapath: Inline flow_cast().
blob
|
commitdiff
|
diff to current
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
blob
|
commitdiff
|
diff to current
2010-07-30
Jesse Gross
datapath: Remove dead code.
blob
|
commitdiff
|
diff to current
2010-07-26
Jesse Gross
datapath: Don't query time for every packet.
blob
|
commitdiff
|
diff to current
2010-06-09
Jesse Gross
timeval: Use monotonic time where appropriate.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
datapath: Genericize hash table.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
datapath: Add generic virtual port layer.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
diff to current
next